What's Changed
- feat: add retry storm backoff by @superhx in #3380
- perf(failover): accelerate failover by @superhx in #3398
- fix(s3wal): optimize wal upload prepare by batching objectId (#3374) by @superhx in #3407
- fix(package): declare proto source jar dependency by @Gezi-lzq in #3409
- fix(auth): add authorization for AutoMQ API keys by @superhx in #3410
- fix: precompute s3 write checksums by @superhx in #3416
- fix(s3stream): validate object WAL reservation before acquire write by @Gezi-lzq in #3414
- fix(s3stream): abort upload part on NoSuchUploadException to prevent broker crash by @superhx in #3419
- fix(s3stream): limit cleanup v1 compaction scope by @superhx in #3423
- fix: align metrics exporter naming by @superhx in #3424
- fix(log): release records after offset metadata lookup by @superhx in #3427
- chore(s3stream): smooth the interval upload by @superhx in #3434
- feat(release): release 1.7.1 by @superhx in #3435
Full Changelog: 1.7.0...1.7.1