Commit 632e5f4
authored
chore(main): release testcontainers 4.11.0 (testcontainers#800)
🤖 I have created a release *beep* *boop*
---
##
[4.11.0](testcontainers/testcontainers-python@testcontainers-v4.10.0...testcontainers-v4.11.0)
(2025-06-15)
### Features
* **core:** Protocol support for container port bind and expose
([testcontainers#690](testcontainers#690))
([a0d4317](testcontainers@a0d4317))
* DockerContainer initializer to accept its private members as kwargs
([testcontainers#809](testcontainers#809))
([e7feb53](testcontainers@e7feb53))
### Bug Fixes
* **compose:** use provided docker command instead of default
([testcontainers#785](testcontainers#785))
([0ae704a](testcontainers@0ae704a))
* **core:** Add kwargs to image build
([testcontainers#708](testcontainers#708))
([cc02f94](testcontainers@cc02f94))
* **core:** change with_command type to include list of strings
([testcontainers#789](testcontainers#789))
([f7c29cb](testcontainers@f7c29cb))
* **core:** Determine docker socket for rootless docker
([testcontainers#779](testcontainers#779))
([6817582](testcontainers@6817582))
* **core:** Typing in docker_client
([testcontainers#702](testcontainers#702))
([e8bf224](testcontainers@e8bf224))
* **core:** Typing in generic + network
([testcontainers#700](testcontainers#700))
([2061912](testcontainers@2061912))
* **core:** Typing in version
([testcontainers#701](testcontainers#701))
([9dc2a02](testcontainers@9dc2a02))
* **core:** wait in test core registry
([testcontainers#812](testcontainers#812))
([b574c0e](testcontainers@b574c0e))
* **modules:** fix cosmosdb failure
([testcontainers#827](testcontainers#827))
([dafcbed](testcontainers@dafcbed))
* **modules:** update chroma version
([testcontainers#826](testcontainers#826))
([b7d41dd](testcontainers@b7d41dd))
* **rabbitmq:** correct pika pypi reference
([testcontainers#817](testcontainers#817))
([e90d308](testcontainers@e90d308))
* **registry:** module typed
([testcontainers#811](testcontainers#811))
([6b11268](testcontainers@6b11268))
* use connection mode override function in config
([testcontainers#775](testcontainers#775))
([ab2a1ab](testcontainers@ab2a1ab)),
closes
[testcontainers#774](testcontainers#774)
---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>1 parent b574c0e commit 632e5f4
File tree
3 files changed
+27
-2
lines changed- .github
3 files changed
+27
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
3 | 28 | | |
4 | 29 | | |
5 | 30 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments