1.3.2
What's Changed
- perf(produce): fix validate compressed records alloc too many memory by @superhx in #2257
- chore(version): bump version to 1.3.2-rc0 by @superhx in #2260
- fix(s3stream): fix compaction block on upload exception by @SCNieh in #2264
- feat(config): fix exporter uri type by @SCNieh in #2267
- feat(tools/perf): support to limit the max poll rate of consumers by @Chillax-0v0 in #2271
- fix(s3stream/wal): check
isBlockDevby prefix in some rare cases by @Chillax-0v0 in #2278 - fix(tools/perf): fix option name "--max-consume-record-rate" by @Chillax-0v0 in #2273
- refactor(controller): consider brokers that has recently
CONTROLLED_SHUTDOWNasSHUTTING_DOWNby @Chillax-0v0 in #2262 - fix(core): add missing setting method by @SCNieh in #2279
- feat(s3stream): fast fail s3 request by @superhx in #2281
- chore(s3stream): replace eventloop with executor in async semaphore by @superhx in #2283
- fix(tools/perf): only delete test topics on reset by @Chillax-0v0 in #2285
- fix(s3stream): halt the process when node is fenced by @superhx in #2292
- fix(network): adjust number of permits if the request is huge by @Chillax-0v0 in #2295
- fix(s3stream/wal): increase max record size from 16MiB to 64MiB by @Chillax-0v0 in #2297
- fix(s3stream/wal): increase max record size from 64MiB to 128MiB by @Chillax-0v0 in #2299
- feat(s3stream/wal): add constraints in recovery mode by @Chillax-0v0 in #2304
- feat(s3stream/failover): check request epoch >= wal epoch by @Chillax-0v0 in #2305
- feat(tool/perf): add option "--common-config-file" by @Chillax-0v0 in #2309
- fix(tool/perf): add admin properties in
ConsumerService#adminby @Chillax-0v0 in #2311 - fix(action): change upload bucket by @superhx in #2313
- fix(s3stream): skip waiting for pending part on release (#2316) by @SCNieh in #2319
- fix(action): fix release action by @superhx in #2324
- feat(release): bump version to 1.3.2 by @superhx in #2330
Full Changelog: 1.3.1...1.3.2