Skip to content

Releases: AutoMQ/automq

1.0.0-rc1

16 Dec 10:12
1.0.0-rc1
67c929a
Compare
Choose a tag to compare

What's Changed

  • chore: docker compose yaml bump to 1.0.0-rc0 by @mooc9988 in #559
  • fix(core): solve NPE problem; avoid compact if replay failed by @mooc9988 in #561
  • feat(s3stream): add OpenTelemetry support to s3stream metrics by @SCNieh in #548
  • feat(s3stream): bump s3stream to 0.7.0 by @superhx in #567
  • feat(bin): add s3 test shell script by @mooc9988 in #568

Full Changelog: 1.0.0-rc0...1.0.0-rc1

1.0.0-rc0

14 Dec 04:26
1.0.0-rc0
02f33ae
Compare
Choose a tag to compare

What's Changed

  • feat(core): metrics refine & upgrade s3stream to 0.4.2-SNAPSHOT by @SCNieh in #450
  • refactor: use a specific gradle-build-action version by @mooc9988 in #452
  • feat(issus447): add failover controller by @superhx in #454
  • fix(issues447): test and fix by @superhx in #455
  • feat(s3stream): support thread pool status monitor by @SCNieh in #456
  • fix: inject ak and sk; adjust KAFKA_JDK_COMPATIBILITY_OPTS by @mooc9988 in #459
  • fix(issues460): guard read thread unsafe array by @superhx in #461
  • feat(issues447): integrate serverless by @superhx in #463
  • fix(isssue460): fix read result concurrent modify by @superhx in #465
  • fix(log): time metrics in nanos rather than millis by @Chillax-0v0 in #464
  • feat(s3stream): update to 0.5.4 by @superhx in #466
  • feat(s3stream): upgrade to 0.5.5-SNAPSHOT by @SCNieh in #467
  • fix(e2e): unify jackson to 2.16.0 by @superhx in #470
  • feat(issues471): isolate fast / slow read by @superhx in #472
  • feat(s3stream): update to 0.6.3 by @superhx in #476
  • feat(issues447): add more failover log and update s3stream to 0.6.4 by @superhx in #486
  • feat(issues487): add fetch memory static 200MB limiter by @superhx in #489
  • feat: add boring ssl by @superhx in #493
  • fix(core): mark ElasticLogManager earlier to avoid local checkpoints by @mooc9988 in #494
  • feat(issuse490): check fetch await time by @superhx in #496
  • fix(core): update HW with LEO after creating log by @mooc9988 in #497
  • feat(issues500): fetch use direct bytebuf by @superhx in #503
  • fix(core): avoid reading when checking shouldRoll by @mooc9988 in #504
  • fix(issues505): get first batch timestamp from meta by @superhx in #506
  • fix(e2e): adjust move_start_offset producer throughput by @superhx in #510
  • fix(streamaspect): keep the rollingBaseTimestamp semantics by @superhx in #511
  • feat: bump s3 stream version to support multi cloud by @mooc9988 in #514
  • feat(s3): add s3 force style setting by @mooc9988 in #518
  • fix: Duplicate configs of network bandwidth [issues 385] by @zhouyou9505 in #517
  • fix(s3stream): fix network util when capacity set to zero by @SCNieh in #524
  • fix(s3stream): initialize broker capacity to ignored value by @SCNieh in #526
  • fix(issues529): reduce group records to PooledMemoryRecords memory usage by @superhx in #530
  • feat(issues532): optimize the impact of Partition migration on traffic by @superhx in #533
  • feat: await partition op shutdown by @superhx in #535
  • fix: callback fail when partition closing by @superhx in #536
  • feat: partition check closed before lock by @superhx in #537
  • fix(issues540): await all partitions close before metadata listener shutdown by @superhx in #544
  • feat(issues543): use pooled bytebuf for PooledMemoryRecords by @superhx in #545
  • fix(issuses550): PooledMemoryRecords memory leak by @superhx in #551
  • feat(issues542): optimize S3ObjectsDelta memory usage by @superhx in #547
  • feat: await partition shutdown by @superhx in #552
  • fix: fix response earlier release by @superhx in #555
  • chore: force update snapshot when releasing or doing e2e tests by @mooc9988 in #556
  • chore: ready to release 1.0.0-rc0 by @mooc9988 in #558

New Contributors

Full Changelog: 0.7.0...1.0.0-rc0

0.7.0(End of Support)

15 Nov 02:50
0.7.0
c71f28d
Compare
Choose a tag to compare

What's Changed

  • fix: GitHub action; update docker compose yaml by @mooc9988 in #426
  • fix: E2E properties after config rename by @superhx in #427
  • fix(tests): change version to 0.6.6 by @mooc9988 in #428
  • refactor: remove slow fetch hint; rename esUnit test by @mooc9988 in #422
  • refactor(issue429): rename wal object to sst object by @superhx in #430
  • feat(issues433-network): pipeline the connection requests by @superhx in #434
  • refactor: rename SST to stream set object by @superhx in #435
  • chore(docs): add s3stream details to readme.md by @daniel-y in #436
  • fix: issue437, producer snapshot cannot detect duplicated by @superhx in #438
  • feat: enable handleLeaderConfirmOffsetMove can success callback after close by @superhx in #439
  • fix(issue440): get lastOffst from records by @superhx in #441
  • fix: docker config name by @superhx in #442
  • chore: ready to release 0.7.0 by @mooc9988 in #444
  • refactor(quick-start): enable access from the host by @mooc9988 in #445
  • fix: delete nightly release; add docker compose file in release by @mooc9988 in #448

New Contributors

Full Changelog: 0.6.6...0.7.0

0.6.6 (End of Support)

03 Nov 11:15
0.6.6
5987a46
Compare
Choose a tag to compare

What's Changed

Read more