1.0.0(End of Support)
What's Changed
- ci: Bump version to 1.0.0-rc8 by @mooc9988 in #785
- build(s3stream): switch back to dev mode by @SCNieh in #786
- fix(e2e): wait for more time for broker hard bounce by @mooc9988 in #787
- feat(issues791): change s3.stream.object.compaction.max.size.bytes default 1GB by @superhx in #792
- fix(auth): throw an exception when failed to create a credential from env by @Chillax-0v0 in #793
- fix(e2e): fix transaction timeout; merge streams tests by @mooc9988 in #795
- feat(core): verify stream epoch for stream object commit by @SCNieh in #796
- fix(core): prevent generate stream object record for noop object id by @SCNieh in #797
- fix(issues798): checkpoint NPE by @superhx in #800
- fix(e2e): add consumer api timeout to 90s in hard bounce tests by @mooc9988 in #803
- feat(issues801): stream trim only update stream metadata by @superhx in #805
- feat(core): add metrics to monitor auto balancer metrics delay by @SCNieh in #807
- fix(issues806): stream object leak by @superhx in #808
- fix: range end offset isn't revertable by @superhx in #809
- chore: rename s3ObjectRetention* to s3ObjectDeleteRetention for a more precise description by @daniel-y in #810
- fix: set destroyed object size by @superhx in #811
- chore: suppress out of order error by @superhx in #812
- fix(metrics): present metrics from active controller only by @SCNieh in #815
- fix(core): prevent anomaly detect exit on inactive controller by @SCNieh in #816
- fix(issues817): txn index fetch out of bound by @superhx in #818
- feat(shell): add metadata summary to metadata shell by @SCNieh in #813
- fix(ReplicaManager): fix memory leak caused by uncaught exception by @Chillax-0v0 in #821
- fix(core): remove topic partition metrics on partition offline by @SCNieh in #820
- feat(core): add metrics to monitor s3 objects by @SCNieh in #823
- fix(core): record s3 object metrics on active controller only by @SCNieh in #824
- feat: add object ttl reach log by @superhx in #825
- fix(issues826): fix consume records leak in closing channel by @superhx in #827
- fix(pr-827): fix release
PooledMemoryRecordstwice by @Chillax-0v0 in #828 - chore: support release tgz file in workflow by @KaimingWan in #832
- fix(core): catch exceptions on replaying records by @SCNieh in #836
- feat(core): refine grafana dashboards by @SCNieh in #837
- fix(core): fix auto balancer metrics delay time calculation by @SCNieh in #838
- fix(ReplicaManager): release permits after sending responses by @Chillax-0v0 in #831
- fix: log permanet fail by @superhx in #839
- feat(core): redirect JUL log to sl4j and remove unused logging exporter by @SCNieh in #843
- perf(DelayedFetch): only try to fast read on complete a delayed fetch by @Chillax-0v0 in #844
- perf(ReplicaManager): return fast if slow fetch timeout by @Chillax-0v0 in #845
- fix(core): fix node id regex in broker dashboard by @SCNieh in #841
- feat: record pooled record memory usage by @superhx in #846
- ci: skip nightly schedule on forks by @tisonkun in #842
- fix(metrics): add label 'version' to kafka.request.count by @SCNieh in #847
- feat(telemetry): add host name to OTel resource by @SCNieh in #849
- feat(metrics): metrics on fetch limiters and executors by @Chillax-0v0 in #848
- feat(metrics): add buffer and thread metrics by @ShadowySpirits in #851
- feat(telemetry): add direct memory panels by @SCNieh in #853
- fix(telemetry): fix read ahead throughput panel unit by @SCNieh in #854
- feat(metrics): rename DirectByteBufAlloc to ByteBufAlloc by @ShadowySpirits in #855
- fix(telemetry): fix memory allocation metrics name by @SCNieh in #856
- feat(metrics): enable buffer pools metrics by @ShadowySpirits in #857
- fix: remove special char from issue template file name by @superhx in #858
- fix(telemetry): fix jvm metrics by @SCNieh in #859
- fix(telemetry): refine grafana dashboard by @SCNieh in #860
- feat: release automq 1.0.0 by @superhx in #861
- ci: Bump version to 1.0.0 by @superhx in #862
- ci: fix regex on release by @Chillax-0v0 in #863
New Contributors
Full Changelog: 1.0.0-rc8...1.0.0
S3Stream Changelog: AutoMQ/automq-for-rocketmq@1.0.0-s3stream-rc1...1.0.0-s3stream