3.6.0
Breaking Changes📦 zipkinView on GitHub →
⚠ 1 breaking✨ 1 features🐛 1 fixes🔧 2 symbols
Summary
This release updates the Zipkin docker images to use JRE 25 and includes maintenance updates, notably improving OpenSearch support, while dropping testing for EOL Elasticsearch 7.x.
⚠️ Breaking Changes
- Testing against Elasticsearch 7.x has been discontinued, as it is now End-Of-Life (EOL). Users relying on ES 7.x must migrate to Elasticsearch 8.x or 9.x.
Migration Steps
- If you are using Elasticsearch 7.x, migrate your setup to use Elasticsearch 8.x or 9.x.
✨ New Features
- Zipkin 3.6.0 docker images are now based on JRE 25.
🐛 Bug Fixes
- Maintenance improvements, particularly around OpenSearch support.