1.0.5(End of Support)
What's Changed
- fix(issues1078): fix RequestChannel shutdown blocking by @superhx in #1079
- build(issues1033): switch log appender from DailyRollingFileAppender to RollingFileAppender #1092 by @warr99 in #1111
- feat(auto_balancer): support client auth config by @SCNieh in #1138
- feat: bump docker version to 1.0.5-rc0 by @superhx in #1139
- feat(s3stream): switch to branch main by @superhx in #1145
- feat: 1.0 use the old block cache impl by @superhx in #1150
- fix(issues1140): fix S3ObjectControlManager NPE by @superhx in #1152
- Revert "fix(issues1140): fix S3ObjectControlManager NPE" by @superhx in #1156
- feat(config): change s3.object.delete.retention.minutes default to 5min by @superhx in #1160
- fix(issues1140): fix S3ObjectControlManager NPE by @superhx in #1161
- feat(issues1171): improve objects deletion performance by @superhx in #1173
- feat(release): 1.0.5-rc1 by @superhx in #1175
- fix(core): fix leader fast ABA reassign cause epoch outdated by @superhx in #1187
- chore(controller): more logs by @Chillax-0v0 in #1202
- feat(MM2): allow customizing MM2 offset-syncs/checkpoints/heartbeats topic easily by @aaron-ai in #1221
- ci: bump version to 1.0.5 by @Chillax-0v0 in #1223
Full Changelog: 1.0.4...1.0.5
S3Stream Changelog: 1.0.4-s3stream...1.0.5-s3stream