Skip to content

chore(main): release testcontainers 4.15.0-rc.1#986

Merged
alexanderankin merged 1 commit intomainfrom
release-please--branches--main--components--testcontainers
Apr 7, 2026
Merged

chore(main): release testcontainers 4.15.0-rc.1#986
alexanderankin merged 1 commit intomainfrom
release-please--branches--main--components--testcontainers

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions bot commented Mar 18, 2026

🤖 I have created a release beep boop

4.15.0-rc.1 (2026-04-07)

Features

  • compose: add structured container inspect information (#897) (58459a1)
  • core: support SSH-based DOCKER_HOST (#993) (d48115d)
  • generic: Reintroducing the generic SQL module (#892) (2ca2321)
  • keycloak: support for relative path and management relative path (#982) (898faf6)
  • mqtt: MosquittoContainer: Add version 2.1.2 (#978) (af382f7)

Bug Fixes

  • azurite: make visible to type checkers (#927) (baa5668)
  • clickhouse: add HttpWaitStrategy instead of deprecated wait_container_is_ready (#962) (8034541)
  • compose: return type in get_service_port docstring (#939) (fed65fe)
  • core: Refactor copy file (#996) (0e0bb24)
  • core: wait for ryuk more reliably, improve tests: long_running, filter logs (#984) (b12ae13)
  • generic: Migrate ServerContainer from deprecated decorator to HttpWaitStrategy (#971) (460b0d8)
  • kafka: Use wait strategy instead of deprecated wait_for_logs (#903) (87332c1)
  • postgres: add py.typed marker to postgres module (#849) (c8a5bbd)
  • qdrant: migrate Qdrant from deprecated decorator. (#963) (407f798)
  • redis: Use wait strategy instead of deprecated decorator (#914) (e25713a)
  • sftp: Avoid using wait_for_logs in module. (#995) (83157eb)

This PR was generated with Release Please. See documentation.

@github-actions github-actions bot changed the title chore(main): release testcontainers 4.14.3 chore(main): release testcontainers 4.15.0 Mar 24, 2026
@github-actions github-actions bot force-pushed the release-please--branches--main--components--testcontainers branch 2 times, most recently from a08d25a to bf36bc6 Compare March 29, 2026 00:31
@github-actions github-actions bot force-pushed the release-please--branches--main--components--testcontainers branch 10 times, most recently from beb149b to 9cc1aa6 Compare April 3, 2026 21:50
Copy link
Copy Markdown
Member

@alexanderankin alexanderankin left a comment

Choose a reason for hiding this comment

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

do not release yet, release RC first with release-please cli

@alexanderankin alexanderankin marked this pull request as draft April 3, 2026 21:51
@github-actions github-actions bot force-pushed the release-please--branches--main--components--testcontainers branch 4 times, most recently from b35eca3 to 1c347eb Compare April 7, 2026 15:13
@alexanderankin alexanderankin changed the title chore(main): release testcontainers 4.15.0 chore(main): release testcontainers 4.15.0-rc.1 Apr 7, 2026
@alexanderankin alexanderankin force-pushed the release-please--branches--main--components--testcontainers branch from 1c347eb to 6be2bea Compare April 7, 2026 23:40
@alexanderankin
Copy link
Copy Markdown
Member

npx -y release-please release-pr --config-file .github/release-please-config.json --manifest-file .github/.release-please-manifest.json --token $(gh auth token) --repo-url https://github.com/testcontainers/testcontainers-python --release-as 4.15.0-rc.1

@alexanderankin alexanderankin marked this pull request as ready for review April 7, 2026 23:41
@alexanderankin alexanderankin merged commit 6ecf347 into main Apr 7, 2026
6 checks passed
@alexanderankin alexanderankin deleted the release-please--branches--main--components--testcontainers branch April 7, 2026 23:43
@github-actions
Copy link
Copy Markdown
Contributor Author

github-actions bot commented Apr 7, 2026

@codecov
Copy link
Copy Markdown

codecov bot commented Apr 7, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 83.05%. Comparing base (e25713a) to head (6be2bea).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #986   +/-   ##
=======================================
  Coverage   83.05%   83.05%           
=======================================
  Files          16       16           
  Lines        1700     1700           
  Branches      186      186           
=======================================
  Hits         1412     1412           
  Misses        234      234           
  Partials       54       54           

☔ 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.

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.

1 participant