1.0.1(End of Support)
What's Changed
- fix(ci): fix tag version regex; delete E2E results before running tests by @mooc9988 in #864
- fix(telemetry): add missing percentile metrics by @SCNieh in #865
- refactor(tests): show RemoteCommandError when starting kakfa by @mooc9988 in #866
- fix(telemetry): fix topic dashboard name by @SCNieh in #868
- fix(core): compare topic id with equal by @SCNieh in #870
- feat(issues871): log request info for stream object compaction by @superhx in #872
- feat(core): merge multiple reassignments for same partition by @SCNieh in #873
- feat(dashboard): add node level network metrics by @SCNieh in #874
- feat(dashboard): set query interval to 30s to match default metrics reporter interval by @SCNieh in #875
- fix(core): support alter auto balancer topic partitions by @SCNieh in #876
- feat: switch to develop mode by @superhx in #877
- feat(core): log exception when send autobalancer metrics failed by @SCNieh in #880
- fix(tools): create s3url pathStyle not used by @funky-eyes in #884
- feat(core): update detailed metrics dashboard by @SCNieh in #888
- feat(metrics): add metrics about event queue time by @Chillax-0v0 in #894
- feat(metrics): add prometheus alert rules template and unit tests by @SCNieh in #897
- fix(tools): endpoint compatibility includes HTTP protocol by @funky-eyes in #891
- feat(metrics): add s3 request error rate to alert rules by @SCNieh in #898
- chore: bump to 1.0.1 by @Chillax-0v0 in #904
New Contributors
- @funky-eyes made their first contribution in #884
Full Changelog: 1.0.0...1.0.1
S3Stream Changelog: AutoMQ/automq-for-rocketmq@1.0.0-s3stream...1.0.1-s3stream