Skip to content

Releases: spotify/semantic-metrics

1.2.0

05 Jun 18:50
Compare
Choose a tag to compare
  • Don't report empty histograms to FastForward (#140)

1.1.11

14 Apr 21:31
Compare
Choose a tag to compare
  • Bump jackson-databind from 2.10.0.pr1 to 2.12.6.1 (#123)
  • log document distributions being "do not use" (#124)
  • bom: add packaging pom (#120)
  • Bump protobuf-java from 3.11.1 to 3.16.1 (#121)

1.1.10

25 Mar 18:33
Compare
Choose a tag to compare
  • Add release metadata and sign BOM (#117)

1.1.9

25 Mar 18:31
Compare
Choose a tag to compare
  • Remove parent inheritance from BOM (#116)
  • Bump guava from 26.0-jre to 29.0-jre (#105)
  • Bump logback-classic from 1.0.13 to 1.2.0 in /ffwd-reporter (#112)
  • Add Jmh benchmark submodule (#109)

1.1.8

05 May 18:31
Compare
Choose a tag to compare
  • Remove the ffwd-http-reporter (#108)

1.1.7

11 Feb 17:42
Compare
Choose a tag to compare
  • Use original key value to report counter within reportMetered, add test (#102)

Note: This is a breaking change if you were querying for sprawling keys (ex: apollo.apollo.apollo.apollo). You may have to update your queries to use the non-sprawling key. If you are not using a key in your query, the results should stay the same.

1.1.6

21 Jan 00:30
Compare
Choose a tag to compare
  • upgrade ffwd-http-client (#99)
  • Remove extra dependencies (#98)

1.1.5

22 Jan 18:55
Compare
Choose a tag to compare
  • Upgrade ffwd http reporter, github actions for java8 (#97)

1.1.4

08 Jan 20:25
Compare
Choose a tag to compare
  • Add stopWithFlush option to ffwd reporter & ffwd http reporter (#96)

1.1.3

18 Nov 16:43
Compare
Choose a tag to compare
  • Upgrade ffwd-client for java 8 build compatibility (#95)
  • Add distribution support to semantic-metrics FfwdhttpReporter (#92)
  • Reduce contention by moving object creation outside of synchronized (#90)