Releases: AutoMQ/automq
Releases · AutoMQ/automq
1.7.0
What's Changed
- build: align opensource dependency versions by @Gezi-lzq in #3275
- feat(devkit): add namespace support for multi-instance isolation (#3295) by @Gezi-lzq in #3298
- build: avoid forcing SnakeYAML for swagger doc generation by @Gezi-lzq in #3308
- fix: replace sender-okhttp with sender-grpc-managed-channel for Strimzi compatibility (#3268) by @Gezi-lzq in #3309
- fix(s3stream): fix double-release race in LogCache.tryMerge by @superhx in #3307
- fix(s3): fix concurrent write exception for oci (#3310) by @allenzhu in #3314
- feat(kv): add namespace support for KV store by @superhx in #3306
- fix(namespace_kv): update response valid version 0-1 by @superhx in #3317
- fix: add AutomqUpdateGroup request/response to RequestConvertToJson by @1sonofqiu in #3319
- fix: force jaxb-api to 2.3.1 to avoid duplicate versions in release packaging by @Gezi-lzq in #3322
- feat: add cluster events framework with protobuf-based event publishing by @superhx in #3312
- refactor: encapsulate KVImage/KVDelta map access to enforce KVKey type safety by @superhx in #3324
- refactor: move flush scheduler into ClusterEventPublisher with ClusterEventEmitter interface by @superhx in #3326
- feat(maven): publish maven snapshot package (#3328) by @allenzhu in #3330
- fix: exclude transitive kafka-clients from cloudevents-kafka by @superhx in #3334
- feat(core): add fetch listener callbacks and async inter-broker requests by @Gezi-lzq in #3248
- feat: add activate/deactivate lifecycle hooks to QuorumControllerExtension by @superhx in #3337
- fix: prevent data loss caused by DataBlockIndex.endOffsetDelta int overflow during compaction by @superhx in #3336
- fix: buffer over-allocation in AutoBalancerMetrics.bodySize() (#3323) by @Gezi-lzq in #3340
- feat(routerchannel): support api for querying RouterChannelEpoch (#3331) by @allenzhu in #3342
- fix: handle empty read-committed elastic log fetch (#3346) by @1sonofqiu in #3348
- feat(zerozone): add async partition snapshot long polling by @superhx in #3344
- fix(s3stream): avoid aliasing LogCache merge sources (#3349) by @superhx in #3352
- docs(devkit): document broker log location (#3355) by @superhx in #3357
- fix: harden inter-broker async sender validation by @Gezi-lzq in #3359
- feat: expose broker resource stats for autoscaling by @superhx in #3367
- fix(zerozone): add response size validation in RouterOut.handleRouter by @superhx in #3371
- fix: pass table topic schema registry client config by @Gezi-lzq in #3375
- fix(s3stream): reduce CPU overhead in AsyncNetworkBandwidthLimiter when traffic hits limit by @superhx in #3377
- fix: dedupe S3 metadata after snapshot replay (#3370) by @Gezi-lzq in #3378
- fix: stabilize enterprise E2E dependencies and quota test by @Gezi-lzq in #3382
- fix: e2e test discovery issues for 1.7 by @Gezi-lzq in #3384
- fix: retry delete objects per key by @superhx in #3392
- fix: isolate 1.7 MirrorMaker KRaft cluster IDs by @Gezi-lzq in #3390
- fix: stabilize 1.7 nightly E2E reporting by @Gezi-lzq in #3389
- test: stabilize 1.7 connect e2e by @Gezi-lzq in #3396
- test: run 1.7 compatibility e2e on x86 by @Gezi-lzq in #3397
- test: backport static consumer fencing fix by @Gezi-lzq in #3400
- test: fix connect sink coordinator matrix by @Gezi-lzq in #3401
- test: align streams system test dev version by @Gezi-lzq in #3402
- feat(release): release 1.7.0 by @Gezi-lzq in #3404
Full Changelog: 1.6.5...1.7.0
nightly
Automated nightly release, will be updated every day at 20:00 UTC
1.6.7
What's Changed
- fix: handle empty read-committed elastic log fetch (#3346) by @1sonofqiu in #3347
- fix(s3stream): avoid aliasing LogCache merge sources by @superhx in #3349
- docs(devkit): document broker log location by @superhx in #3355
- feat(release): release 1.6.7 by @Gezi-lzq in #3358
Full Changelog: 1.6.6...1.6.7
1.6.6
What's Changed
- feat(devkit): add namespace support for multi-instance isolation (#3295) by @Gezi-lzq in #3297
- fix(s3stream): fix double-release race in LogCache.tryMerge (#3307) by @superhx in #3316
- fix(s3): fix concurrent write exception for oci (#3310) by @allenzhu in #3313
- feat(release): release 1.6.6 by @1sonofqiu in #3332
Full Changelog: 1.6.5...1.6.6
1.6.5
What's Changed
- feat(merge): merge Apache Kafka 3.9.1 by @superhx in #3152
- chore(test): add zerozone traffic verification test by @superhx in #3201
- feat(metrics): support multi metrics instance by @woshigaopp in #3205
- feat(license): add license support by @Rancho-7 in #3136
- fix(e2e): replace the openjdk base image by @superhx in #3220
- fix(e2e): fix e2e base image and duckertap by @superhx in #3223
- fix(e2e): fix zerozone test threshold by @superhx in #3225
- fix(e2e): bump image version to 3.9.1.1 by @superhx in #3226
- fix(e2e): fix conflicted package by @superhx in #3227
- fix(e2e): support runner run in single (#3170) by @superhx in #3228
- feat(e2e): support debug mode by @superhx in #3229
- fix(e2e): fix automq_zerozone_test iftop command permission by @superhx in #3232
- fix(metadata): improvise search (#3215) by @superhx in #3234
- fix(log): fix truncateFullyAndStartAt bug by @superhx in #3242
- fix(s3wal): 503 SlowDown during WAL recovery from S3 (#3198) by @Gezi-lzq in #3245
- feat(extension): add SPI-based enterprise API routing by @Gezi-lzq in #3246
- feat(connect): fix KAFKA-17719 by @woshigaopp in #3249
- fix(log): improve error handling and optimize active segment manageme… by @1sonofqiu in #3251
- fix(metadata): fix KVImage memory leak by @superhx in #3255
- chore(e2e): change E2E job timeout to 2d by @superhx in #3258
- feat(dev): add local development environment (#3218) by @Gezi-lzq in #3262
- feat(tests): add shared nfs mount by @superhx in #3263
- feat(#3266): reset consumer group offsets while keeping consumers 'online' by @superhx in #3267
- build(s3stream): require Java 17 for the standalone Maven build (#3269) by @superhx in #3271
- feat(devkit): rename devbox to devkit and overhaul local dev environment (#3270) by @Gezi-lzq in #3273
- fix(tests): pin localstack to 3.3.0 (#3278) by @superhx in #3279
- feat(devkit): add HOST listener for host-side client access by @Gezi-lzq in #3280
- refactor(devkit): simplify host port mappings by @Gezi-lzq in #3284
- feat(connect): revert fix KAFKA-17719 (#3249) by @woshigaopp in #3287
- fix(tests): revert some changes in #923 to fix transactions_test by @superhx in #3288
- fix(connect): skip writing unchanged connector config to config topic (KAFKA-17719) by @woshigaopp in #3292
- feat(release): release 1.6.5 by @superhx in #3294
- fix(release): bump kafka version to 3.9.1 by @superhx in #3296
Full Changelog: 1.6.4...1.6.5
1.6.4
What's Changed
- fix(zerozone): adapt to record magic 0-1 by @superhx in #3178
- feat(release): bump version to 1.6.4-rc0 by @superhx in #3180
- feat(zerozone): disable append permit limiting by default (#3187) by @Gezi-lzq in #3188
- fix(zerozone): support old record magic0-1 by @superhx in #3190
- fix: allow automq.zone.cidr.blocks to be set via static server.property by @superhx in #3191
- feat(zerozone): make automq.zone.cidr.blocks non-sensitive by @superhx in #3193
- feat(release): release 1.6.4-rc1 by @superhx in #3195
- feat(s3): isolated default credentials by @woshigaopp in #3199
- feat(release): release 1.6.4 by @woshigaopp in #3202
Full Changelog: 1.6.3...1.6.4
1.6.4-rc1
What's Changed
- feat(zerozone): disable append permit limiting by default (#3187) by @Gezi-lzq in #3188
- fix(zerozone): support old record magic0-1 by @superhx in #3190
- fix: allow automq.zone.cidr.blocks to be set via static server.property by @superhx in #3191
- feat(zerozone): make automq.zone.cidr.blocks non-sensitive by @superhx in #3193
- feat(release): release 1.6.4-rc1 by @superhx in #3195
Full Changelog: 1.6.4-rc0...1.6.4-rc1
1.6.4-rc0
1.6.3
What's Changed
- fix(s3wal): improve next() logic to handle pre-fetched records by @superhx in #3087
- feat(wal): expose wal uri & refactor BootstrapWal by @superhx in #3090
- feat(core): configurable iceberg snapshot expiration (#3077) by @Gezi-lzq in #3092
- test(coordinator): enhance commit status machine tests (#3089) by @Gezi-lzq in #3093
- fix(proto): enhance map field type resolution (#3094) by @Gezi-lzq in #3095
- fix(wal): revert the recovery modification in #3090 by @superhx in #3096
- feat(zerozone): optimize wal replaying via network transfer by @superhx in #3100
- fix(s3stream): fix array bounds check in ByteBufAlloc (#3102) by @superhx in #3103
- refactor(StreamRecordBatch): replace constructor with static factory method for improved clarity by @superhx in #3110
- chore(zerozone): set the request timeout to 30s by @superhx in #3118
- fix(zerozone): notify the listeners in appendAsFollower by @superhx in #3121
- feat(eventloop): add ref count to eventloop by @superhx in #3125
- chore(telemetry): delay retry after clean failure by @superhx in #3140
- chore: update automq version to 1.6.3-rc0 in configuration files by @Gezi-lzq in #3143
- fix(metrics): enhance updatePartitionBytesIn to support custom count … by @1sonofqiu in #3148
- feat(zerozone): dual mapping by @superhx in #3149
- fix(s3wal): update s3 wal upload interval default value (#3065) by @superhx in #3068
- fix(connect): do not print stack when s3 error by @woshigaopp in #3155
- fix(strimzi): fix qemu version in CI by @Rancho-7 in #3157
- feat(coordinator): add listener support for group load/unload events by @1sonofqiu in #3158
- perf(zerozone): optimize snapshot read cache memory fragmentation by @superhx in #3159
- perf(zerozone): isolate the ObjectRouterChannel's alloc by @superhx in #3161
- fix(e2e): change runner by @woshigaopp in #3164
- fix(e2e): change runner by @woshigaopp in #3167
- feat(router): implement RouterPermitLimiter for managing append permits (#3166) by @Gezi-lzq in #3168
- fix(perf): cherry pick fix backlog benchmark exits immediately due to time mismatch by @johnluoyx in #3173
Full Changelog: 1.6.2...1.6.3
1.6.3-rc0
What's Changed
- fix(s3wal): improve next() logic to handle pre-fetched records by @superhx in #3087
- feat(wal): expose wal uri & refactor BootstrapWal by @superhx in #3090
- feat(core): configurable iceberg snapshot expiration (#3077) by @Gezi-lzq in #3092
- test(coordinator): enhance commit status machine tests (#3089) by @Gezi-lzq in #3093
- fix(proto): enhance map field type resolution (#3094) by @Gezi-lzq in #3095
- fix(wal): revert the recovery modification in #3090 by @superhx in #3096
- feat(zerozone): optimize wal replaying via network transfer by @superhx in #3100
- fix(s3stream): fix array bounds check in ByteBufAlloc (#3102) by @superhx in #3103
- refactor(StreamRecordBatch): replace constructor with static factory method for improved clarity by @superhx in #3110
- chore(zerozone): set the request timeout to 30s by @superhx in #3118
- fix(zerozone): notify the listeners in appendAsFollower by @superhx in #3121
- feat(eventloop): add ref count to eventloop by @superhx in #3125
- chore(telemetry): delay retry after clean failure by @superhx in #3140
- chore: update automq version to 1.6.3-rc0 in configuration files by @Gezi-lzq in #3143
Full Changelog: 1.6.2...1.6.3-rc0