Commit f819c7a
authored
chore(main): release testcontainers 4.3.0 (testcontainers#500)
🤖 I have created a release *beep* *boop*
---
##
[4.3.0](testcontainers/testcontainers-python@testcontainers-v4.2.0...testcontainers-v4.3.0)
(2024-04-01)
### Features
* **client:** Add custom User-Agent in Docker client as
`tc-python/<version>`
([testcontainers#507](testcontainers#507))
([dd55082](testcontainers@dd55082))
### Bug Fixes
* Add CassandraContainer
([testcontainers#476](testcontainers#476))
([507e466](testcontainers@507e466))
* add chroma container
([testcontainers#515](testcontainers#515))
([0729bf4](testcontainers@0729bf4))
* Add Weaviate module
([testcontainers#492](testcontainers#492))
([90762e8](testcontainers@90762e8))
* **cassandra:** make cassandra dependency optional/test-only
([testcontainers#518](testcontainers#518))
([bddbaeb](testcontainers@bddbaeb))
* **core:** allow setting docker command path for docker compose
([testcontainers#512](testcontainers#512))
([63fcd52](testcontainers@63fcd52))
* **google:** add support for Datastore emulator
([testcontainers#508](testcontainers#508))
([3d891a5](testcontainers@3d891a5))
* Improved Oracle DB module
([testcontainers#363](testcontainers#363))
([6e6d8e3](testcontainers@6e6d8e3))
* inconsistent test runs for community modules
([testcontainers#497](testcontainers#497))
([914f1e5](testcontainers@914f1e5))
* **kafka:** Add redpanda testcontainer module
([testcontainers#441](testcontainers#441))
([451d278](testcontainers@451d278))
* **kafka:** wait_for_logs in kafka container to reduce lib requirement
([testcontainers#377](testcontainers#377))
([909107b](testcontainers@909107b))
* **keycloak:** container should use dedicated API endpoints to
determine container readiness
([testcontainers#490](testcontainers#490))
([2e27225](testcontainers@2e27225))
* **nats:** Client-Free(ish) NATS container
([testcontainers#462](testcontainers#462))
([302c73d](testcontainers@302c73d))
* **new:** add a new Docker Registry test container
([testcontainers#389](testcontainers#389))
([0f554fb](testcontainers@0f554fb))
* pass doctests, s/doctest/doctests/, run them in gha,
s/asyncpg/psycopg/ in doctest, fix keycloak flakiness: wait for first
user
([testcontainers#505](testcontainers#505))
([545240d](testcontainers@545240d))
* pass updated keyword args to Publisher/Subscriber client in
google/pubsub
[testcontainers#161](testcontainers#161)
([testcontainers#164](testcontainers#164))
([8addc11](testcontainers@8addc11))
* Qdrant module
([testcontainers#463](testcontainers#463))
([e8876f4](testcontainers@e8876f4))
* remove accidentally added pip in dev dependencies
([testcontainers#516](testcontainers#516))
([dee20a7](testcontainers@dee20a7))
* **ryuk:** Enable Ryuk test suite. Ryuk image 0.5.1 -> 0.7.0. Add
RYUK_RECONNECTION_TIMEOUT env variable
([testcontainers#509](testcontainers#509))
([472b2c2](testcontainers@472b2c2))
---
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 bddbaeb commit f819c7a
File tree
3 files changed
+31
-2
lines changed- .github
3 files changed
+31
-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 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
3 | 32 | | |
4 | 33 | | |
5 | 34 | | |
| |||
| 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