Skip to content
This repository has been archived by the owner on Feb 20, 2023. It is now read-only.

Releases: stagemonitor/stagemonitor

Release 0.89.1

06 Apr 06:10
Compare
Choose a tag to compare

Improvements

  • allowing customize delimiter of ListValueConverter or SetValueConverter (#469)
  • upgraded eum server to spring boot 2.1.7
  • upgraded gradle-versions-plugin to 0.22.0

Bug fixes

  • set correct current configuration source name (#474)

Release 0.88.10

05 Sep 09:00
Compare
Choose a tag to compare

Improvements

  • make ConfigurationOption thread safe #466
  • upgraded byte buddy to 1.9.15 #448
  • switch to java 8 as minimum #453
  • upgraded weasel
  • upgraded eum server to spring boot 2.1.7
  • remove the sun.misc.Unsafe usage #452
  • added Elasticsearch 7 support
  • #455 test if com.sun.xml.ws:jaxws-rt is present #462

Important Information

This version implements open tracing api 0.31.0, whereas Release 0.89.0 uses open tracing api 0.33.0

Release 0.89.0

17 Aug 20:37
Compare
Choose a tag to compare

Improvements

  • upgraded byte buddy to 1.9.15 #448
  • upgrade to open tracing api 0.33.0, jaeger 0.35.5 #449
  • switch to java 8 as minimum #453
  • upgraded weasel
  • upgraded eum server to spring boot 2.1.7
  • remove the sun.misc.Unsafe usage #452
  • added Elasticsearch 7 support
  • #455 test if com.sun.xml.ws:jaxws-rt is present (#462)

Release 0.87.16

13 May 14:07
Compare
Choose a tag to compare

Improvements

  • upgraded byte buddy to 1.8.22

Release 0.88.9

28 Nov 09:12
Compare
Choose a tag to compare

Improvements

  • added new config param stagemonitor.eum.maxLengthForImgRequest
  • added new config param stagemonitor.eum.disableResourceTimingTransmission
  • updated weasel script

Release 0.87.15

28 Nov 08:58
Compare
Choose a tag to compare

Improvements

  • added new config param stagemonitor.eum.maxLengthForImgRequest
  • added new config param stagemonitor.eum.disableResourceTimingTransmission
  • updated weasel script

Release 0.88.8

28 Sep 12:37
Compare
Choose a tag to compare

Improvements

  • force XMLHttpRequest in instana/weasel eum script due to encoding issues in some browsers

Release 0.87.14

28 Sep 12:11
Compare
Choose a tag to compare

Improvements

  • force XMLHttpRequest in instana/weasel eum script due to encoding issues in some browsers
  • upgraded weasel #426

Release 0.88.7

21 Sep 12:39
Compare
Choose a tag to compare

Improvements

  • changed behaviour of SpanWrappingTracer.activeSpan() #428

Release 0.88.6

14 Sep 06:41
Compare
Choose a tag to compare

Bug fixes

  • Fixed definition of sampled in eum script #427