RongtongJin opened a new pull request, #10958:
URL: https://github.com/apache/rocketmq/pull/10958

   ## Summary
   
   - Bump `io.openmessaging.storage:dledger` from 0.3.2 to 0.3.3.4, the latest 
release on the 0.3.x maintenance line published to Maven Central.
   - Also bump the Bazel `WORKSPACE` artifact coordinate to keep both build 
systems in sync.
   
   0.3.3.4 is API-compatible with 0.3.2. It only carries dependency-hygiene 
fixes on the maintenance line (aligning fastjson2 and excluding the fastjson1 
transitive path from `rocketmq-remoting`), so this is a minimal, drop-in 
upgrade for the current develop branch that does not touch any adapter code.
   
   For the master-line (0.4.x) upgrade that requires adapter changes, see PR 
#10947.
   
   ## Test plan
   - [x] `mvn -pl store,controller,broker -am compile` — BUILD SUCCESS
   - [x] `mvn -pl store,controller test 
-Dtest=DLedgerCommitlogTest,DLedgerControllerTest` — 6 tests, 0 failures, 0 
errors, 1 skipped
   - [ ] Full CI run


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to