log-record
log-record copied to clipboard
chore(deps): bump rocketmq-client from 4.9.2 to 5.1.0
Bumps rocketmq-client from 4.9.2 to 5.1.0.
Release notes
Sourced from rocketmq-client's releases.
release 5.1.0
What's Changed
- [ISSUE #5069] polish the startup of proxy; can specify parameters on the command line of proxy by
@xdkxlk
in apache/rocketmq#5083- [ISSUE #5097] Fix illegal reflective access by
@ShadowySpirits
in apache/rocketmq#5098- Sync DLedger version in Bazel scripts by
@lizhanhui
in apache/rocketmq#5102- Sync commons-lang3 version for Bazel by
@lizhanhui
in apache/rocketmq#5103- [ISSUE #5108] Bump checkstyle to 3.2.0 by
@aaron-ai
in apache/rocketmq#5109- Fixed intermixing of punctuation marks in English documents by
@zhaowenshuai011
in apache/rocketmq#5086- [ISSUE #5104] Clean property PROPERTY_TIMER_DELAY_MS if not timer message by
@Oliverwqcwrw
in apache/rocketmq#5105- Update FileRegionEncoder.java by
@lfz757077613
in apache/rocketmq#5111- [ISSUE #5106]Make ProxyStartupTest portable by
@lizhanhui
in apache/rocketmq#5107- Update pom.xml by
@lfz757077613
in apache/rocketmq#5115- Update deploy_guide.md by
@lizhanhui
in apache/rocketmq#5099- Bump snakeyaml from 1.30 to 1.31 by
@dependabot
in apache/rocketmq#5084- [ISSUE #5047]Modify MessageStoreConfig attribute maxTopicLength default value by
@mxsm
in apache/rocketmq#5048- [ISSUE #5100] Recover the optimization of pull request #2885 by
@RongtongJin
in apache/rocketmq#5101- [ISSUE #5095] [Remoting-A] Support logging rpc distribution in remoting protocol by
@lizhimins
in apache/rocketmq#5114- [ISSUE #5116]Make PlainAccessControlFlowTest portable by
@lizhanhui
in apache/rocketmq#5117- [ISSUE #5091] [Store-A] Speed up Broker initialization by concurrently loading ConsumeQueue by
@lizhimins
in apache/rocketmq#5093- [ISSUE #5119]Infra enhancement project: Fix remaining test cases in ACL module by
@lizhanhui
in apache/rocketmq#5120- [ISSUE#5039] localHostName() get stuck when constructing the BrokerIdentity object by
@TheR1sing3un
in apache/rocketmq#5110- [ISSUE #5124] Revert signatures of public methods in 'org.apache.rocketmq.namesrv.NamesrvStartup' by
@caigy
in apache/rocketmq#5125- [ISSUE #5089] Delegate plugin store configuration by broker by
@ShadowySpirits
in apache/rocketmq#5090- [ISSUE #5132] Use StandardCharsets.UTF_8 as default charset of getting bytes when s… by
@renyansongno1
in apache/rocketmq#5140- [ISSUE #5134] Remove useless pull consumer example by
@azhsmesos
in apache/rocketmq#5139- [ISSUE #5131] Close the producer after the message is sent by
@totalo
in apache/rocketmq#5142- [ISSUE #5133] Use StandardCharsets.UTF_8 as default charset in oneway producer demo by
@selectbook
in apache/rocketmq#5145- [ISSUE #5135] Format ERROR_MESSAGE string by
@islongfei
in apache/rocketmq#5144- [ISSUE #5136] remove unnecessary parameters by
@RapperCL
in apache/rocketmq#5143- [ISSUE #5130] Use the latest rocketmq version as example in readme file by
@security00
in apache/rocketmq#5146- [ISSUE #5095] [Remoting-C] Support output thread exception information to the error log by
@lizhimins
in apache/rocketmq#5129- [ISSUE #5149] remove:org/apache/rocketmq/example/simple/TestProducer.java by
@liyijuan
in apache/rocketmq#5155- [ISSUE #4634] fix code style in namesrv module by
@PansonPanson
in apache/rocketmq#5159- [ISSUE #5163] Update the description of readme about remoting-command based SDK by
@aaron-ai
in apache/rocketmq#5164- Increase quantity of operation in Github Action of stale by
@aaron-ai
in apache/rocketmq#5167- 5.0.0 release temporarily open merge to keep release commitId by
@odbozhou
in apache/rocketmq#5175- [ISSUE #5168] Release 5.0.0 merge release-5.0.0 to develop by
@odbozhou
in apache/rocketmq#5169- [ISSUE #5095] [Remoting-D] Not handle more request when channel write ability changed to unwritable by
@lizhimins
in apache/rocketmq#5176- [ISSUE #5151]Reduce redundant for loops by
@RapperCL
in apache/rocketmq#5154- [ISSUE #5177] Fix NPE in AclUtils#combineBytes by
@zhiliatom
in apache/rocketmq#5178- [ISSUE #5179] Math.abs() method call redundant, judgment and repeated assignment by
@RapperCL
in apache/rocketmq#5181- [ISSUE #5051]Remove GroupCommitService#run synchronized code chunk by
@mxsm
in apache/rocketmq#5052- [ISSUE #5138] Do not throw exception in order producer demo by
@alexcao2018
in apache/rocketmq#5185- [ISSUE 4902]fix-warmMappedFile:Place a safepoint before the loop, the processing effect takes precedence over sleep by
@isysc1
in apache/rocketmq#4903- [ISSUE #5126]Make all tests in ACL module pass on Windows by
@lizhanhui
in apache/rocketmq#5127- [ISSUE #5180] Support domain resolution to obtain the nameserver address by
@lizhimins
in apache/rocketmq#5189- [ISSUE #5191] Update badge by
@aaron-ai
in apache/rocketmq#5192- Disable merge button by
@aaron-ai
in apache/rocketmq#5190- [ISSUE #5095] [Remoting-B] Support socks proxy in remoting client by
@lizhimins
in apache/rocketmq#5123- [ISSUE #5198] Fix NPE in ClusterList SubCommand by
@lizhimins
in apache/rocketmq#5199
... (truncated)
Commits
b8e9334
[maven-release-plugin] prepare release rocketmq-all-5.1.0912163f
[ISSUE #6030] Update copyright year83d6778
[ISSUE #6030] Update version to 5.1.0-SNAPSHOT3f14b2b
[ISSUE #5947] Optimize RouteInfoManager#pickupTopicRouteData create BrokerDat...9fc5038
[ISSUE #5941] Add proxyConfig enableAclRpcHookForClusterMode01d0b0c
[ISSUE #6085] Fix a typof09771a
[ISSUE #6084] fixed a typo99c980e
[ISSUE #6082] Simplify MQClientAPIImpl processSendResponse code1ae3aee
[ISSUE #6077] fix issues that messageStore could be null5a8818b
[ISSUE #6077] fix issues that messageStore could be null- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Codecov Report
Merging #57 (075b109) into master (7c2b16d) will not change coverage. The diff coverage is
n/a
.
:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more
@@ Coverage Diff @@
## master #57 +/- ##
=========================================
Coverage 61.74% 61.74%
Complexity 134 134
=========================================
Files 20 20
Lines 609 609
Branches 90 90
=========================================
Hits 376 376
Misses 188 188
Partials 45 45
Flag | Coverage Δ | |
---|---|---|
unittests | 61.74% <ø> (ø) |
Flags with carried forward coverage won't be shown. Click here to find out more.
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version
or @dependabot ignore this minor version
. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore
condition with the desired update_types
to your config file.
If you change your mind, just re-open this PR and I'll resolve any conflicts on it.