Releases: openzipkin/zipkin-aws
Zipkin AWS 2.0
What's Changed
Zipkin AWS 2.0.0 migrates collectors (SQS, Kinesis), module/, and aws-junit from AWS SDK v1 to v2.
Notable changes:
- Collectors (SQS, Kinesis), module/, and aws-junit ported from AWS SDK v1 to v2
- New
brave/instrumentation-awssdk-sqsmodule - New
reporter/sender-awssdk-kinesismodule - Kinesis Client Library 1.x → 3.4.1
Full Changelog: 1.4.0...2.0.0
Zipkin AWS 1.4
What's Changed
Zipkin AWS 1.4.0 is a maintenance release, updating dependencies and switching publishing from OSSRH to Sonatype Central Portal.
Notable library updates:
- Zipkin 3.5.0 → 3.6.0
- Zipkin Reporter 3.4.0 → 3.5.3
- Brave 6.1.0 → 6.3.1
- Spring Boot 3.4.2 → 3.5.12
- Armeria 1.31.3 → 1.37.0 (Netty 4.2)
- AWS SDK v1 1.12.781 → 1.12.797 (final EOL release)
- AWS SDK v2 2.30.21 → 2.42.20
Full Changelog: 1.3.0...1.4.0
Zipkin AWS 1.3
What's Changed
This updates to Zipkin 3.5 which adds the Pulsar transport
Full Changelog: 1.2.5...1.3.0
Zipkin AWS 1.2.5
Zipkin AWS 1.2.5 adds support for OpenSearch v2 using the same ES_ prefixed environment variables used for Elasticsearch. Thanks a lot to @reta for all the engineering that results in this being simple to use!
Note: Zipkin Dependencies 3.2 is the corresponding first release of the dependencies job that supports OpenSearch v2.
Zipkin AWS 1.2.4
Zipkin AWS 1.2.4 bumps to latest dependencies.
Full Changelog: https://github.com/openzipkin/zipkin-aws/compare/1.2.3..1.2.4
Zipkin AWS 1.2.3
Zipkin AWS 1.2.3 bumps to latest zipkin, aws sdk and moshi dependencies.
Full Changelog: https://github.com/openzipkin/zipkin-aws/compare/1.2.2..1.2.3
Zipkin AWS 1.2.2
Zipkin AWS 1.2.2 updates to Zipkin 3.0.5 which supports authenticated service registration in Netflix Eureka.
Zipkin AWS 1.2.1
Zipkin AWS 1.2.1 fixes a packaging bug that prevented the UI from loading.
Zipkin AWS 1.2
Zipkin AWS 1.2 migrates to the simpler BytesMessageSender defined in zipkin-reporter 3.2.
Full Changelog: https://github.com/openzipkin/zipkin-aws/compare/1.1.1..1.2.0
Zipkin AWS 1.1
Zipkin AWS 1.1 upgrades the server module to run on Zipkin 3, changing the floor Java version for server modules to JRE 17.
Full Changelog: https://github.com/openzipkin/zipkin-aws/compare/1.0.0..1.1.1