Skip to content

1.6.0-rc0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 08 Sep 08:06
· 309 commits to main since this release

What's Changed

  • fix(e2e): cherry pick to fix e2e by @woshigaopp in #2756
  • feat(zerozone2): add zero zone v2 support by @superhx in #2767
  • feat(all): cherry-pick by @superhx in #2774
  • chore(metrics): optimize metrics name mapping in S3MetricsExporter (#2775) by @Gezi-lzq in #2776
  • fix(core): fix lock object error when implementing singleton pattern by @superhx in #2779
  • fix(zerozone2): fix failover bug caused by #2764 by @superhx in #2781
  • chore(config): dynamic change config based on heap size by @superhx in #2783
  • chore(metrics): unify object wal metrics by @superhx in #2785
  • refactor(zerozone2): make wal provider more extensible (#2787) by @superhx in #2788
  • feat(zerozone2): force route to local by @superhx in #2790
  • chore(zerozone2): rename channelOffset targetNodeId to attributes by @superhx in #2794
  • chore(e2e): accelerate e2e by @superhx in #2800
  • feat(java): set min java version to 17 by @superhx in #2804
  • fix(zerozone2): fix potential WAL reset overflow BUG by @superhx in #2806
  • perf(zerozone2): optimize the wal batch upload strategy by @superhx in #2810
  • chore(workflows): add publish maven package workflow by @superhx in #2813
  • fix(workflow): set the gradle version by @superhx in #2815
  • feat: enhanced table topic conversion function by @Gezi-lzq in #2818
  • chore(config): update default commit interval to 1 minute for table topic (#2819) by @Gezi-lzq in #2820
  • feat(reassign): optimize partition reassignment to avoid client fast retry by @superhx in #2822
  • feat(release): release 1.6.0-rc0 by @superhx in #2823
  • feat(strimzi): add docker build for strimzi by @Rancho-7 in #2826

Full Changelog: 1.5.4...1.6.0-rc0