Releases: apache/rocketmq-dashboard
Releases · apache/rocketmq-dashboard
rocketmq-dashboard-2.1.0
What's Changed
- [ISSUE #169] duplicate message in the topic tab message list in the message menu for rocketmq5.x by @boomboomxx in #202
- remove rocketmq-broker dependency by @yuz10 in #249
- Bump snakeyaml from 1.30 to 1.32 by @dependabot[bot] in #130
- remove rocketmq-namesrv dependency by @yuz10 in #254
- [ISSUE #268] front js check is v5 'false' will be true fix by @iamgd67 in #269
- [ISSUE #274] fix:Failed to find messages older than 3 days using message ID by @Crazylychee in #275
- [[ISSUE #279] fix: align top navigation bar styles by @Crazylychee in https://github.com//pull/280
- [ISSUE #281 #274 #285 #287] Speeds up topic and consumer queries, adds caching, and fixes delay/dead-letter topic mix-up by @Crazylychee in #286
- fix: Add consumer global refresh and fix the problem by @Crazylychee in #291
- fix: Solve the null pointer after a single refresh of the consumer #295 by @Crazylychee in #296
- Merge branch 'refactor' of github.com:apache/rocketmq-dashboard into refactor by @Crazylychee in #307
- [RIP-78-1]: Add part of refactored front-end files by @Crazylychee in #309
- [RIP-78-2]: Add part of refactored front-end files by @Crazylychee in #310
- [RIP-78-3]: Add part of refactored front-end files by @Crazylychee in #311
- [RIP-78-4][ISSUES #308#304]: Add part of refactored front-end files by @Crazylychee in #312
- [RIP-78-5]: Add refactored backend files by @Crazylychee in #313
- [ISSUE #315]: Add acl2.0 cluster support by @Crazylychee in #316
- [RIP-78-6][ISSUES#308]: delete the old ui by @Crazylychee in #314
- [ISSUE #323]: fix Maven packaging error by @Crazylychee in #324
- [ISSUE #319] Store the username in localStorage by @Crazylychee in #320
- [ISSUE #321] Fix interface permission verification by @Crazylychee in #322
- [ISSUE #317] Removed useless topic cache by @Crazylychee in #318
- [ISSUE #325] Unified page display format. by @hexueyuan in #326
- [ISSUE #331] Fix failing tests by @Crazylychee in #335
- [Enhancement] Format code and update the doc by @Crazylychee in #334
- [Enhancement] Add configuration options for login information, supporting ACL or file storage by @Crazylychee in #333
- [Enhancement] Add Frontend Proxy Component Support by @Crazylychee in #336
- [ISSUE #337] Restrict write permissions and update the doc by @Crazylychee in #338
- [Enhancement] ACL can add rules in clusters by @Crazylychee in #340
- [ISSUE #341] Add url parameter transcoding by @Crazylychee in #342
- #docs fix wrong port by @TianMing2018 in #343
- [ISSUE #346] fix request error when logging in using the configuration file by @Crazylychee in #347
- [ISSUE #344] fix maven package display errors and npm i failed by @Crazylychee in #345
- Use
providedscope forlombokby @strangelookingnerd in #350 - [ISSUE #348] fix Some interaction issues with the consumer interface by @Crazylychee in #349
New Contributors
- @boomboomxx made their first contribution in #202
- @yuz10 made their first contribution in #249
- @dependabot[bot] made their first contribution in #130
- @iamgd67 made their first contribution in #269
- @hexueyuan made their first contribution in #326
- @TianMing2018 made their first contribution in #343
- @strangelookingnerd made their first contribution in #350
Full Changelog: rocketmq-dashboard-2.0.0...rocketmq-dashboard-2.1.0
rocketmq-dashboard-2.0.0
What's Changed
RocketMQ 5.x support
- [ISSUE #195] Support the new metrics of getTransferredTps for rocketmq5.x by @javens0601 in #197
- [ISSUE #179] Add topic message type by @guangdashao in #179
- [ISSUE #198] Support dashboard v4-v5 switch And query for v5 topic by @1294566108 in #198
- [ISSUE #204] Support FIFO-Type SubGroup Add、Update and Query For V5 by @1294566108 in #204
- [ISSUE #207] Proxy Support And ConsumerGroup Enhancement by @1294566108 in #207
- [ISSUE #208] Supplement UserGuide for RocketMQ 5.0 by @1294566108 in #208
- [ISSUE #222] Fixed the issue that normal messages in version v4 are not showed by @1294566108 in #222
- [ISSUE #223] Support Unspecified Topic Add & Update & Query by @1294566108 in #223
- [ISSUE #229] Support retryMaxTimes field set for consumer group by @1294566108 in #229
- [ISSUE #231] 5.x query message detail throw: Failed to query message by Id: xxx by @guyu0000 in #231
Bug and improvement
- [ISSUE #22]Optimizing the ops page. by @zhangjidi2016 in #23
- [ISSUE #10] add react module for dashboard by @RaymondCode in #12
- [ISSUE #25]Add filter in consumer list. by @zhangjidi2016 in #26
- [ISSUE #33] Update README (use new docker image rocketmq-dashboard 1.0.0) by @StyleTang in #34
- [ISSUE #30]Added DLQ message management by @zhangjidi2016 in #31
- [ISSUE #28] add Html router for front-end by @StyleTang in #29
- [ISSUE #30]Supports batch resending and batch exporting dlq messages. by @zhangjidi2016 in #37
- [ISSUE #38]update rocketmq version. by @zhangjidi2016 in #39
- Fix typo by @4ops in #40
- [ISSUE #42]Fix deleteSubscriptionGroup not remove consumer offset. by @zhangjidi2016 in #45
- [ISSUE #43]Give a tip when no message found with topic + time query. by @zhangjidi2016 in #44
- [ISSUE #48] Fix query message bug by @zhiliatom in #49
- [ISSUE #48] Fix Normal User login after to tips:no permission by @StyleTang in #51
- [ISSUE #50]Modify the suffix of the interface name. by @zhangjidi2016 in #52
- [ISSUE #58] enable the service to support multiple namesrvs by @cserwen in #59
- [ISSUE #60]Update SpringBoot version. by @zhangjidi2016 in #61
- [ISSUE #54]Add filtering function when querying message consumption. by @zhangjidi2016 in #56
- [ISSUE #55]Delete the corresponding DLQ and Retry Topic simultaneously when deleting the consumerGroup. by @zhangjidi2016 in #57
- [ISSUE #62]Uses the YML format instead of the Properties format. by @zhangjidi2016 in #63
- [ISSUE #65] Configure the dlq message interface path in the authInterceptor by @zhangjidi2016 in #65
- [ISSUE #72]The batchResend and batchExport buttons are disabled when there is no dlq message by @zhangjidi2016 in #73
- [ISSUE #68]Use multithreading for topic data collection in collectTask by @zhangjidi2016 in #69
- [ISSUE #70] The rocketmq-dashboard supports ACL configuration by @xxd763795151 in #71
- [ISSUE #74]upgrade rocketmq version to 4.9.3 by @zhangjidi2016 in #75
- Configure the acl interface path in the authInterceptor by @zhangjidi2016 in #77
- [ISSUE #58]Supports adding namesrvAddr cluster management by @zhangjidi2016 in #66
- [ISSUE #82]Filter the system topic (clusterName+REPLY_TOPIC) when dashboard was making topic statistics by @zhangjidi2016 in #83
- [ISSUE #119] Fix flaky test in TopicControllerTest.java by @yannizhou05 in #120
- [ISSUE #111] Update log name by @Oliverwqcwrw in #112
- [ISSUE #123]Optimize groupList.query by @zhangjidi2016 in #124
- [ISSUE #149] updated lombok version in pom.xml by @Abhijeetmishr in #151
- [ISSUE #155] 5.1.0 rocketmq version update by @Abhijeetmishr in #155
- [ISSUE #148] Throwables.propagate is deprecated for making runtime exception more verbose by @Abhijeetmishr in #160
- [ISSUE #232] Remove unused imports for the checkstyle. by @guyu0000 in #232
New Contributors
- @RaymondCode made their first contribution in #12
- @4ops made their first contribution in #40
- @zhiliatom made their first contribution in #49
- @cserwen made their first contribution in #59
- @xxd763795151 made their first contribution in #71
- @yannizhou05 made their first contribution in #120
- @Oliverwqcwrw made their first contribution in #112
- @Abhijeetmishr made their first contribution in #151
- @javens0601 made their first contribution in #197
- @guangdashao made their first contribution in #179
- @1294566108 made their first contribution in #198
- @guyu0000 made their first contribution in #231
Full Changelog: rocketmq-dashboard-1.0.0...rocketmq-dashboard-2.0.0
rocketmq-dashboard-1.0.0
Apache RocketMQ Dashboard comes from apache/rocketmq-externals, this is the first release of RocketMQ Dashboard.
Below is a summary of the issues addressed in the version 1.0.0 release of RocketMQ Dashboard. For full documentation of the release, a guide to get started, please refer to Quick Start.
Improvement
- [ISSUE #19] Message track query enhancement
- [ISSUE #16] Manage DefaultMQAdminExt objects using an object pool
- [ISSUE #13] Rocketmq-Dashboard License
- [ISSUE #8] The @MultiMQAdminCmdMethod annotation on the method is redundant
- [ISSUE #5] Added permission control for the login user role in rocketmq-dashboard
- [ISSUE #2] Use rocketmq-dashboard instead of rocketmq-console