Skip to content

Bump testcontainers-scala 0.44.1#7328

Closed
pan3793 wants to merge 2 commits intoapache:masterfrom
pan3793:tc
Closed

Bump testcontainers-scala 0.44.1#7328
pan3793 wants to merge 2 commits intoapache:masterfrom
pan3793:tc

Conversation

@pan3793
Copy link
Copy Markdown
Member

@pan3793 pan3793 commented Feb 13, 2026

Why are the changes needed?

To fix the issue "Docker 29.0.0 could not find a valid Docker environment"

testcontainers/testcontainers-java#11212

How was this patch tested?

Pass GHA.

Was this patch authored or co-authored using generative AI tooling?

No.

class ServerKafkaLoggingEventHandlerSuiteForKafka3 extends ServerKafkaLoggingEventHandlerSuite {
// equivalent to Apache Kafka 3.5.x
override val imageTag = "7.5.1"
override val kafkaVersion = "3.9.1"
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

apache/kafka image has been available since 3.9

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Feb 13, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 0.00%. Comparing base (2037881) to head (a640cf8).
⚠️ Report is 19 commits behind head on master.

Additional details and impacted files
@@          Coverage Diff           @@
##           master   #7328   +/-   ##
======================================
  Coverage    0.00%   0.00%           
======================================
  Files         698     698           
  Lines       43656   43656           
  Branches     5896    5896           
======================================
  Misses      43656   43656           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@pan3793 pan3793 requested a review from turboFei February 13, 2026 16:23
@pan3793 pan3793 self-assigned this Feb 14, 2026
@pan3793 pan3793 added this to the v1.10.4 milestone Feb 14, 2026
@pan3793 pan3793 closed this in c8a0ecb Feb 14, 2026
pan3793 added a commit that referenced this pull request Feb 14, 2026
### Why are the changes needed?

To fix the issue "Docker 29.0.0 could not find a valid Docker environment"

testcontainers/testcontainers-java#11212

### How was this patch tested?

Pass GHA.

### Was this patch authored or co-authored using generative AI tooling?

No.

Closes #7328 from pan3793/tc.

Closes #7328

a640cf8 [Cheng Pan] kafka container
262daaa [Cheng Pan] Bump testcontainers-scala 0.44.1

Authored-by: Cheng Pan <chengpan@apache.org>
Signed-off-by: Cheng Pan <chengpan@apache.org>
(cherry picked from commit c8a0ecb)
Signed-off-by: Cheng Pan <chengpan@apache.org>
pan3793 added a commit that referenced this pull request Feb 14, 2026
To fix the issue "Docker 29.0.0 could not find a valid Docker environment"

testcontainers/testcontainers-java#11212

Pass GHA.

No.

Closes #7328 from pan3793/tc.

Closes #7328

a640cf8 [Cheng Pan] kafka container
262daaa [Cheng Pan] Bump testcontainers-scala 0.44.1

Authored-by: Cheng Pan <chengpan@apache.org>
Signed-off-by: Cheng Pan <chengpan@apache.org>
(cherry picked from commit c8a0ecb)
Signed-off-by: Cheng Pan <chengpan@apache.org>
@pan3793
Copy link
Copy Markdown
Member Author

pan3793 commented Feb 14, 2026

merged to master/1.11/1.10 to recover CI

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants