Skip to content

Zipkin Dependencies 3.0.0

Compare
Choose a tag to compare
@codefromthecrypt codefromthecrypt released this 30 Dec 23:21
· 35 commits to master since this release

Zipkin Dependencies 3.0.0 notably uses Spark 3.3.x and support Elasticsearch 8.x. To do so, we had to drop support for Elasticsearch 6.x which is no longer supported in current Zipkin, either.

Also, to help with debugging, we added an example using docker-compose which allows you to easily run and re-run the dependencies job with test data here.

Full Changelog: https://github.com/openzipkin/zipkin-dependencies/compare/2.7.2..3.0.0