Skip to content
This repository has been archived by the owner on Sep 28, 2021. It is now read-only.

Releases: spotify/apollo

v1.10.1

14 Dec 10:41
Compare
Choose a tag to compare

[metrics] bump version #268
[metrics] change default histogram reservoir #269

v1.9.0

20 Nov 15:42
Compare
Choose a tag to compare
  • Bump guava 23.6-jre -> 26.0-jre #266
  • Bump dependencies with CVEs #264

v1.8.0

16 Oct 14:04
Compare
Choose a tag to compare
  • Add jdk11 build to CircleCI configuration #261
    • Added the following dependencies jaxb-api, jaxb-core and javax.activation-api
  • Build with jdk10 and fix compilation errors #241
    • Bump auto-matter 0.11.0 -> 0.15.0
    • Bump guice 4.0 -> 4.2.0
    • Bump guice-multibindings 4.0 -> 4.2.0
    • Bump guava 18.0 -> 23.6-jre
    • Bump findbugs 3.0.0 -> 3.0.2
    • Bump auto-service 1.0-rc2 -> 1.0-rc4
    • Bump auto-value 1.1 -> 1.5.4

v1.7.0

15 May 12:16
5a7657c
Compare
Choose a tag to compare
  • Add ability to decorate metrics with tags from environment variables. #252

v1.6.5

07 May 09:38
Compare
Choose a tag to compare
  • Add ability to track number of requests hitting a duration goal by endpoint. #251

v1.6.4

28 Mar 13:45
Compare
Choose a tag to compare
  • Bump logback and slf4j versions #249

v1.6.3

09 Feb 15:56
Compare
Choose a tag to compare
  • Allow entity codecs access to the RequestContext #248

v1.6.2

14 Dec 14:28
Compare
Choose a tag to compare
  • Add error ratio metrics #233

v1.6.0

08 Nov 11:05
739d17c
Compare
Choose a tag to compare
  • Add status code for rate limiting #228
  • Add file descriptor ratio metric #227
  • Add config option for following redirects for the okhttpclient #219

v1.5.0

05 Jul 08:03
Compare
Choose a tag to compare
  • This version removes the application-version from Metrics
  • Upgrades logback and slf4j versions