Skip to content

Releases: AutoMQ/automq

1.2.2-rc0

30 Dec 03:07
Compare
Choose a tag to compare

What's Changed

  • chore(github): update code owners by @Chillax-0v0 in #2157
  • fix(stream): release FetchResults if the subsequent fetch fails by @Chillax-0v0 in #2175
  • fix: release PooledMemoryRecords if it's dropped in the fetch session by @Chillax-0v0 in #2188
  • fix: use the "adjusted" maxSize in ElasticLogSegment#readAsync by @Chillax-0v0 in #2191
  • fix(issues2193): retry 2 times to cover most of BlockNotContinuousException by @superhx in #2196
  • fix(docker): use bucket url by @superhx in #2214
  • feat(telemetry): support gzip compression on uploading metrics & logs… by @SCNieh in #2224
  • fix(core): fix potential infinite recursion on reading empty segment by @SCNieh in #2231
  • feat(gradle): bump version to 1.2.2-rc0 by @superhx in #2245

Full Changelog: 1.2.1...1.2.2-rc0

nightly

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

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

1.3.1-rc1

26 Dec 02:10
9502ac3
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.3.1-rc0...1.3.1-rc1

1.3.1-rc0

20 Dec 03:01
786d405
Compare
Choose a tag to compare

What's Changed

  • feat(table): enhance command utils by @superhx in #2217
  • fix(tools/perf): fix the perf tools await count by @superhx in #2220
  • feat(tools/perf): support schema message perf by @superhx in #2227
  • feat(telemetry): support gzip compression on uploading metrics & logs… by @SCNieh in #2222
  • fix(core): fix potential infinite recursion on reading empty segment by @SCNieh in #2229
  • feat(version): bump to 1.3.1-rc0 by @superhx in #2234

Full Changelog: 1.3.0...1.3.1-rc0

1.3.0-rc2

05 Dec 07:39
1.3.0-rc2
0bac03e
Compare
Choose a tag to compare

What's Changed

  • fix(stream): release FetchResults if the subsequent fetch fails by @Chillax-0v0 in #2174
  • feat(core): reuse unregistered node when requesting for next node id by @SCNieh in #2183
  • fix: release PooledMemoryRecords if it's dropped in the fetch session by @Chillax-0v0 in #2187
  • fix: use the "adjusted" maxSize in ElasticLogSegment#readAsync by @Chillax-0v0 in #2190
  • fix(issues2193): retry 2 times to cover most of BlockNotContinuousException by @superhx in #2195
  • fix(core): fix getting duplicated node id by @SCNieh in #2199
  • fix(core): write next node id into image by @SCNieh in #2205
  • feat(version): bump version to 1.3.0-rc2 by @SCNieh in #2211

Full Changelog: 1.3.0-rc1...1.3.0-rc2

1.3.0

05 Dec 10:54
7bf19db
Compare
Choose a tag to compare

What's Changed

Read more

1.3.0-rc1

25 Nov 01:55
1.3.0-rc1
bf8ebdb
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.3.0-rc0...1.3.0-rc1

1.3.0-rc0

12 Nov 02:17
e0c761c
Compare
Choose a tag to compare

What's Changed

Read more

1.2.1

12 Nov 02:18
94d7164
Compare
Choose a tag to compare

What's Changed

  • feat(s3stream): add read timeout by @superhx in #2059
  • fix(scripts): start controller node in daemon mode by @Chillax-0v0 in #2064
  • fix(scripts): fix typo by @Chillax-0v0 in #2067
  • fix(scripts): fix "advertised.listeners" when deploying cluster by @Chillax-0v0 in #2069
  • fix(scripts): add single quotes around the env values by @Chillax-0v0 in #2071
  • fix(config): update example config "listeners" for brokers by @Chillax-0v0 in #2073
  • perf(kraft): decrease the index interval bytes of KRaft Log from 1MB to 4KB by @Chillax-0v0 in #2079
  • feat(version): bump version by @superhx in #2083
  • chore: remove log and add topic check method (#2086) by @Gezi-lzq in #2088
  • feat(version): bump version to 1.2.1-rc1 by @superhx in #2090
  • fix(core): fix time unit by @SCNieh in #2091
  • fix(sasl): fix sasl configs by @Chillax-0v0 in #2096
  • chore: bump version to 1.2.1-rc2 by @Chillax-0v0 in #2099
  • fix(auto_balancer): fix mistakenly reused reference by @SCNieh in #2103
  • fix(issue2108): avoid blocking at the end of a compaction iteration when there are un-uploaded data by @SCNieh in #2110
  • fix(s3stream): wait force upload complete before return by @superhx in #2114
  • fix(compaction): prevent double release on compaction shutdown by @SCNieh in #2117
  • fix(issue2139): prevent read object info from closed ObjectReader by @SCNieh in #2142
  • fix(issue2139): add computeIfAbsent atomic operation to AsyncLRUCache by @SCNieh in #2146
  • fix(issue2140): remove override equals and hashCode method for Object… by @SCNieh in #2149
  • feat(version): bump version to 1.2.1 by @superhx in #2154

Full Changelog: 1.2.0...1.2.1

1.2.1-rc2

29 Oct 05:37
1.2.1-rc2
2fcc3b2
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.2.1-rc1...1.2.1-rc2