chore(camel-test-infra-ibmmq): upgrade ibm.mq.container to 10.0.0.0-r2#24640
Open
github-actions[bot] wants to merge 1 commit into
Open
chore(camel-test-infra-ibmmq): upgrade ibm.mq.container to 10.0.0.0-r2#24640github-actions[bot] wants to merge 1 commit into
github-actions[bot] wants to merge 1 commit into
Conversation
Update ibm.mq.container from 9.4.5.0-r2 to 10.0.0.0-r2
gnodet
approved these changes
Jul 13, 2026
oscerd
approved these changes
Jul 13, 2026
oscerd
left a comment
Contributor
There was a problem hiding this comment.
Dependency/container bump review — verified and approved:
ibm.mq.container:icr.io/ibm-messaging/mq9.4.5.0-r2→10.0.0.0-r2intest-infra/camel-test-infra-ibmmq/.../container.properties.- Registry is
icr.io(project convention: no Docker Hub images) — unchanged, correct. - Both generated metadata files (
catalog/camel-catalog/.../test-infra/metadata.jsonandtest-infra/camel-test-infra-all/.../metadata.json) are regenerated consistently with the newserviceVersion. - Blast radius is test-infra only (integration tests); no production code touched.
- Consistent with the open dependabot bump of the matching client library
com.ibm.mq:com.ibm.mq.jakarta.client9.4.5.1 → 10.0.0.0 (#24040) — the MQ 10 move is coherent across image and client. Worth merging both in the same window so the IBM MQ integration tests exercise client and broker at the same major version. - Note: this is a major-version bump of the broker image (9 → 10); if the IBM MQ integration tests aren't part of PR CI, a local
mvn verify -Pitrun incomponents/camel-jms/ibmmq-related modules before the next release would be a cheap sanity check.
Reviewed with Claude Code (Fable 5) on behalf of oscerd. This review was generated by an AI agent and may contain inaccuracies; please verify all suggestions before applying.
davsclaus
approved these changes
Jul 13, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR updates the
ibm.mq.containercontainer image to version10.0.0.0-r2.Update Details
ibm.mq.containericr.io/ibm-messaging/mq/home/runner/work/camel/camel/test-infra/camel-test-infra-ibmmq/src/main/resources/org/apache/camel/test/infra/ibmmq/services/container.properties9.4.5.0-r210.0.0.0-r2Verification
Please verify:
Run the following to rebuild the test infra:
Then test the impacted components.
This PR was automatically created by the Container Version Upgrade workflow.