1.0.6-rc0
github-actions
released this
22 May 08:06
·
4253 commits
to main
since this release
What's Changed
- fix(issues1222): fix #openStream resp nextOffset by @superhx in #1226
- chore: switch to dev mode by @Chillax-0v0 in #1230
- fix: compatible with s3-Stream by @warr99 in #1251
- fix(issues1248): fix partition reassignment deadlock by @superhx in #1250
- feat(metadata): fix data race when close and reopen coordinator partition by @ShadowySpirits in #1255
- fix(metadata): ensure that the consumer offset is deleted along with the deletion of the topic by @ShadowySpirits in #1263
- fix(metadata): clean up the consumption offset for the deleted partitions by @ShadowySpirits in #1265
- fix(issues1276): group the batch request by nodeId and apiKey (#1277) by @superhx in #1278
- ci: bump version to 1.0.6-rc0 by @Chillax-0v0 in #1289
Full Changelog: 1.0.5...1.0.6-rc0
S3Stream Changelog: 1.0.5-s3stream...1.0.6-s3stream-rc0