Skip to content

Releases: AutoMQ/automq

nightly

23 Aug 02:46
87137ff
Compare
Choose a tag to compare
nightly Pre-release
Pre-release

Automated nightly release, will be updated every day at 20:00 UTC

1.6.0-rc0

08 Sep 08:06
Compare
Choose a tag to compare

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

1.5.5

15 Aug 12:45
6636f87
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.5.4...1.5.5

1.5.4

14 Aug 07:26
c1e4cb7
Compare
Choose a tag to compare

What's Changed

  • fix: support list more than 1000 objects by prefix (#2660) by @Gezi-lzq in #2666
  • perf(misc): optimize FairLimiter implementation (#2670) by @superhx in #2672
  • fix(worker): update CommitResponse to use partition type from writerF… by @Gezi-lzq in #2679
  • feat(block-wal): use version V1 and support sequential return by @Chillax-0v0 in #2681
  • feat(catalog): avoid static global credentials provider (#2684) by @Gezi-lzq in #2686
  • perf(s3stream): avoid S3StreamSetObject objectId long primitive unbox… by @superhx in #2694
  • chore(github): change code owners by @superhx in #2696
  • feat(log): enhance reading logic to handle offset gaps and add unit tests (#2699) by @Gezi-lzq in #2701
  • fix: resolve Base64 decoding error in certificate parsing (#2615) (#2… by @woshigaopp in #2707
  • fix(logCleaner): optimize write buffer management and clear buffer before use (#2704) by @Gezi-lzq in #2711
  • fix(log): Prevent potential offset overflow in ElasticLogSegment (#2720) by @Gezi-lzq in #2726
  • perf(log): increase FETCH_BATCH_SIZE to 512KB in StreamSegmentInputStream (#2722) by @Gezi-lzq in #2730
  • feat: modify for enterprise e2e by @woshigaopp in #2733
  • fix(streamReader): implement scheduled cleanup for expired stream readers (#2719) by @Gezi-lzq in #2735
  • fix: Added support for AWS_ACCESS_KEY_ID and AWS_SECRET_ACCESS_KEY by @superhx in #2748
  • fix(s3stream): add pending requests await timeout for S3Stream#close by @superhx in #2751
  • fix(s3stream): fix the network out over-consumed (#2752) by @superhx in #2753
  • feat(release): release 1.5.4 by @superhx in #2755

Full Changelog: 1.5.3...1.5.4

1.5.3

10 Jul 03:22
caaa417
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.5.2...1.5.3

1.5.3-rc0

03 Jul 10:43
7364282
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.5.2...1.5.3-rc0

1.5.2

25 Jun 11:40
a9cf9b2
Compare
Choose a tag to compare

What's Changed

  • feat(auto_balancer): only use pending append/fetch latency to identif… by @SCNieh in #2632
  • fix(metadata): ensure correct GroupCoordinator updates for topic dele… by @Gezi-lzq in #2635
  • feat(tabletopic): default include hive catalog dependencies by @superhx in #2637
  • fix(docker): update minio policy commands to use 'anonymous' instead of 'policy' (#2640) by @Gezi-lzq in #2641
  • feat(release): release 1.5.2 by @superhx in #2639

Full Changelog: 1.5.1...1.5.2

1.5.1

17 Jun 08:56
beb2375
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.5.0...1.5.1

1.4.1

13 Jun 07:33
1.4.1
6123efe
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.4.0...1.4.1

1.5.0

19 May 04:05
dbef353
Compare
Choose a tag to compare

New Feature

  • Support produce / consume zone alignment to save inter zone traffic cost.
  • Support table topic to seamless ingest Kafka records to Iceberg table.
  • Support deploy on Kubernetes.

What's Changed

Full Changelog: 1.4.0...1.5.0

NOTE: 1.5.0 and later versions offer full S3 support, while EBS and Regional EBS support have been moved to the Enterprise Edition.