Skip to content

1.3.3-rc0

Compare
Choose a tag to compare
@github-actions github-actions released this 17 Mar 12:02
· 130 commits to main since this release
87b6360

What's Changed

  • feat(core): add kafka linking interface by @SCNieh in #2336
  • perf(s3stream): limit write traffic to object storage by @Chillax-0v0 in #2335
  • fix(s3storage): release Bytebuf allocated by WAL earlier to prevent memory fragmentation by @Chillax-0v0 in #2342
  • refactor(controller): add method ControllerServer#reconfigurables by @Chillax-0v0 in #2346
  • refactor(core): refine config names for kafka linking (#2348) by @SCNieh in #2349
  • refactor(automq): rename producerouter to traffic interceptor by @superhx in #2353
  • feat(linking): use linkId for update group API by @SCNieh in #2352
  • feat(release): bump version to 1.3.3-rc0 by @superhx in #2355

Full Changelog: 1.3.2...1.3.3-rc0