-
Notifications
You must be signed in to change notification settings - Fork 3k
Bump io.strimzi:strimzi-test-container from 0.109.2 to 0.112.0 #49949
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump io.strimzi:strimzi-test-container from 0.109.2 to 0.112.0 #49949
Conversation
Bumps [io.strimzi:strimzi-test-container](https://github.com/strimzi/test-container) from 0.109.2 to 0.112.0. - [Release notes](https://github.com/strimzi/test-container/releases) - [Commits](strimzi/test-container@0.109.2...0.112.0) --- updated-dependencies: - dependency-name: io.strimzi:strimzi-test-container dependency-version: 0.112.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Status for workflow
|
Status | Name | Step | Failures | Logs | Raw logs | Build scan |
---|---|---|---|---|---|---|
❌ | Initial JDK 17 Build | Build |
Failures | Logs | Raw logs | 🔍 |
You can consult the Develocity build scans.
Failures
⚙️ Initial JDK 17 Build #
- Failing: extensions/kafka-client/deployment test-framework/kafka-companion
! Skipped: docs extensions/kafka-streams/deployment extensions/smallrye-reactive-messaging-kafka/deployment and 20 more
📦 extensions/kafka-client/deployment
❌ Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.14.0:compile (default-compile) on project quarkus-kafka-client-deployment: Compilation failure
/home/runner/_work/quarkus/quarkus/extensions/kafka-client/deployment/src/main/java/io/quarkus/kafka/client/deployment/DevServicesKafkaProcessor.java:[113,25] cannot find symbol
symbol: method withKraft()
location: class io.strimzi.test.container.StrimziKafkaContainer
📦 test-framework/kafka-companion
❌ Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.14.0:compile (default-compile) on project quarkus-test-kafka-companion: Compilation failure
/home/runner/_work/quarkus/quarkus/test-framework/kafka-companion/src/main/java/io/quarkus/test/kafka/KafkaCompanionResource.java:[62,38] cannot find symbol
symbol: method withKraft()
location: class io.strimzi.test.container.StrimziKafkaContainer
Just to point out - without this bump, testcontainer for kafka does not work with kafka version 4.0.0 (new major version). |
\cc @ozangunalp |
Shoudn't this also be backported to 3.27? as kafka-client is bumped to v 4.0.0 #47108, but Kafka doesn't work in 4.0.0 without this bump. |
@ozangunalp we will probably need your wisdom here as it requires code fixing. |
Ah I see we have #50032 now, let's close this one. |
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 If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
We've the #50032 for this update. |
Bumps io.strimzi:strimzi-test-container from 0.109.2 to 0.112.0.
Release notes
Sourced from io.strimzi:strimzi-test-container's releases.
... (truncated)
Commits
835ea4c
prepare gaa07c900
prepare 0.112.0 release0f76af2
Add Kafka 4.1.0 and removed 3.9.x versions (#151)ca49a1e
refactor StrimziKafkaCluster and StrimziKafkaContainer start() and doStart() ...e855102
chore(deps): commons-compress to follow test container version (#149)8845c80
Add release pipeline (#148)5bbb98b
Fix double-signing during push to Central (#146)f993910
Use our own DoNotMutate annotation and remove arc depedency (#145)a5458aa
Use GET /health endpoint for Connect readiness (#142)df7be3d
Fixed credentials handling to push to Sonatype Central Portal (#143)You can trigger a rebase of this PR 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 show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@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)