1.2.1
What's Changed
- feat(s3stream): add read timeout by @superhx in #2059
- fix(scripts): start controller node in daemon mode by @Chillax-0v0 in #2064
- fix(scripts): fix typo by @Chillax-0v0 in #2067
- fix(scripts): fix "advertised.listeners" when deploying cluster by @Chillax-0v0 in #2069
- fix(scripts): add single quotes around the env values by @Chillax-0v0 in #2071
- fix(config): update example config "listeners" for brokers by @Chillax-0v0 in #2073
- perf(kraft): decrease the index interval bytes of KRaft Log from 1MB to 4KB by @Chillax-0v0 in #2079
- feat(version): bump version by @superhx in #2083
- chore: remove log and add topic check method (#2086) by @Gezi-lzq in #2088
- feat(version): bump version to 1.2.1-rc1 by @superhx in #2090
- fix(core): fix time unit by @SCNieh in #2091
- fix(sasl): fix sasl configs by @Chillax-0v0 in #2096
- chore: bump version to 1.2.1-rc2 by @Chillax-0v0 in #2099
- fix(auto_balancer): fix mistakenly reused reference by @SCNieh in #2103
- fix(issue2108): avoid blocking at the end of a compaction iteration when there are un-uploaded data by @SCNieh in #2110
- fix(s3stream): wait force upload complete before return by @superhx in #2114
- fix(compaction): prevent double release on compaction shutdown by @SCNieh in #2117
- fix(issue2139): prevent read object info from closed ObjectReader by @SCNieh in #2142
- fix(issue2139): add computeIfAbsent atomic operation to AsyncLRUCache by @SCNieh in #2146
- fix(issue2140): remove override equals and hashCode method for Object… by @SCNieh in #2149
- feat(version): bump version to 1.2.1 by @superhx in #2154
Full Changelog: 1.2.0...1.2.1