Skip to content

1.0.5-rc1

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 25 Apr 03:27
· 4246 commits to main since this release
32c101b

What's Changed

  • 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

Full Changelog: 1.0.5-rc0...1.0.5-rc1
S3Stream Changelog: 1.0.4-s3stream...1.0.5-s3stream-rc0