Releases: spotify/apollo
Releases · spotify/apollo
v1.20.4
- #367 - Use properties for distributionManagement
- #368 - Use foss root as parent for BOM
- #369 - Use new sonatype url for BOM
v1.20.0
#364 - Bom should not have a parent
#363 - Adds more documentation about http modules
v1.19.1
#361 - Remove Guice BOM from dependencies
v1.19.0
- #356 - Upgrade guice 4.2.2 -> 5.0.1
- #360 - Remove com.spotify:dns
v1.19.0-RC
#356 Update Guice 4.2.2 - > 5.0.1
v1.18.1
#353 - Fail on dependency:analyze
#354, #355 - bump versions of dependencies to match internal spotify bom
#357 - Manage lifecycle of installed modules
v1.18.0
#351 - Set JUnit version to 4.13.2
to fix broken coverage
#349 - Remove last usage of FluentIterable
#342 - Don't support ffwd over http anymore, use semantic-metrics 1.1.8 where the lib is not included.
v1.17.11
#331 - change auto-matter dependency scope to provided
#332 - Remove io.netty dependency management
#335 - add http client metric module
#336 - Update junit dependencies.
#341, #340, #339 - Set new staging host for nexus plugin
v1.17.7
#330 - Upgrade semantic metrics to 1.1.7
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.
v1.17.5
#326 - [metrics] Add flush option to ffwd reporters