Skip to content

v1.0.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 03 Jun 11:04

We're excited to announce the v1.0.0 release of tiered-storage-for-apache-kafka! 🎉
Thanks to all the contributors that helped to make this release possible.

This milestone represents a stable, production-ready implementation of tiered storage for Apache Kafka.

✨ Key Improvements

Storage Optimizations

  • Improved S3 upload logic to reduce requests and fix retry failures
  • Increased default upload part size for better performance
  • Enhanced multipart upload handling

Documentation

  • Added documentation for GCS operations requiring multiple SDK calls
  • Updated README with multipart size guidance

Bug Fixes

  • Fixed end-to-end test environment setup for local MinIO configuration

📦 Dependency Updates

Major SDK Updates

  • AWS SDK: 2.30.312.31.13
  • Google Cloud Storage: 2.45.02.52.3
  • Azure SDK: 1.2.28

Full Changelog: 2025-03-14-1741959436...v1.0.0