1.0.0-rc0
github-actions
released this
14 Dec 04:26
·
4255 commits
to main
since this release
What's Changed
- feat(core): metrics refine & upgrade s3stream to 0.4.2-SNAPSHOT by @SCNieh in #450
- refactor: use a specific gradle-build-action version by @mooc9988 in #452
- feat(issus447): add failover controller by @superhx in #454
- fix(issues447): test and fix by @superhx in #455
- feat(s3stream): support thread pool status monitor by @SCNieh in #456
- fix: inject ak and sk; adjust KAFKA_JDK_COMPATIBILITY_OPTS by @mooc9988 in #459
- fix(issues460): guard read thread unsafe array by @superhx in #461
- feat(issues447): integrate serverless by @superhx in #463
- fix(isssue460): fix read result concurrent modify by @superhx in #465
- fix(log): time metrics in nanos rather than millis by @Chillax-0v0 in #464
- feat(s3stream): update to 0.5.4 by @superhx in #466
- feat(s3stream): upgrade to 0.5.5-SNAPSHOT by @SCNieh in #467
- fix(e2e): unify jackson to 2.16.0 by @superhx in #470
- feat(issues471): isolate fast / slow read by @superhx in #472
- feat(s3stream): update to 0.6.3 by @superhx in #476
- feat(issues447): add more failover log and update s3stream to 0.6.4 by @superhx in #486
- feat(issues487): add fetch memory static 200MB limiter by @superhx in #489
- feat: add boring ssl by @superhx in #493
- fix(core): mark ElasticLogManager earlier to avoid local checkpoints by @mooc9988 in #494
- feat(issuse490): check fetch await time by @superhx in #496
- fix(core): update HW with LEO after creating log by @mooc9988 in #497
- feat(issues500): fetch use direct bytebuf by @superhx in #503
- fix(core): avoid reading when checking shouldRoll by @mooc9988 in #504
- fix(issues505): get first batch timestamp from meta by @superhx in #506
- fix(e2e): adjust move_start_offset producer throughput by @superhx in #510
- fix(streamaspect): keep the rollingBaseTimestamp semantics by @superhx in #511
- feat: bump s3 stream version to support multi cloud by @mooc9988 in #514
- feat(s3): add s3 force style setting by @mooc9988 in #518
- fix: Duplicate configs of network bandwidth [issues 385] by @zhouyou9505 in #517
- fix(s3stream): fix network util when capacity set to zero by @SCNieh in #524
- fix(s3stream): initialize broker capacity to ignored value by @SCNieh in #526
- fix(issues529): reduce group records to PooledMemoryRecords memory usage by @superhx in #530
- feat(issues532): optimize the impact of Partition migration on traffic by @superhx in #533
- feat: await partition op shutdown by @superhx in #535
- fix: callback fail when partition closing by @superhx in #536
- feat: partition check closed before lock by @superhx in #537
- fix(issues540): await all partitions close before metadata listener shutdown by @superhx in #544
- feat(issues543): use pooled bytebuf for PooledMemoryRecords by @superhx in #545
- fix(issuses550): PooledMemoryRecords memory leak by @superhx in #551
- feat(issues542): optimize S3ObjectsDelta memory usage by @superhx in #547
- feat: await partition shutdown by @superhx in #552
- fix: fix response earlier release by @superhx in #555
- chore: force update snapshot when releasing or doing e2e tests by @mooc9988 in #556
- chore: ready to release 1.0.0-rc0 by @mooc9988 in #558
New Contributors
- @zhouyou9505 made their first contribution in #517
Full Changelog: 0.7.0...1.0.0-rc0