Skip to content

Tags: hari134/testcontainers-python

Tags

testcontainers-v4.8.2

Toggle testcontainers-v4.8.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(main): release testcontainers 4.8.2 (testcontainers#698)

🤖 I have created a release *beep* *boop*
---


##
[4.8.2](testcontainers/testcontainers-python@testcontainers-v4.8.1...testcontainers-v4.8.2)
(2024-09-27)


### Bug Fixes

* **core:** Reorganize core tests and improve
([testcontainers#693](testcontainers#693))
([f1665f3](testcontainers@f1665f3))
* **core:** Typing in auth
([testcontainers#691](testcontainers#691))
([66726b6](testcontainers@66726b6))
* **core:** Typing in config + utils
([testcontainers#692](testcontainers#692))
([794a22e](testcontainers@794a22e))
* **keycloak:** Add support for Keycloak version >=25
([testcontainers#694](testcontainers#694))
([62bd0de](testcontainers@62bd0de))
* mysql typo
([testcontainers#705](testcontainers#705))
([85d6078](testcontainers@85d6078)),
closes
[testcontainers#689](testcontainers#689)
* **opensearch:** add support for admin_password in >= 2.12
([testcontainers#697](testcontainers#697))
([935693e](testcontainers@935693e))
* postgres use psql instead of logs
([testcontainers#704](testcontainers#704))
([4365754](testcontainers@4365754))
* **tests:** Missing artifacts (include-hidden-files)
([testcontainers#699](testcontainers#699))
([8f1165d](testcontainers@8f1165d))

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

testcontainers-v4.8.1

Toggle testcontainers-v4.8.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(main): release testcontainers 4.8.1 (testcontainers#683)

🤖 I have created a release *beep* *boop*
---


##
[4.8.1](testcontainers/testcontainers-python@testcontainers-v4.8.0...testcontainers-v4.8.1)
(2024-08-18)


### Bug Fixes

* **generic:** Update the FastAPI install on genric module doctest
samples
([testcontainers#686](testcontainers#686))
([5216b02](testcontainers@5216b02))
* **mssql:** use glob to find mssql-tools folder since it moves
([testcontainers#685](testcontainers#685))
([4912725](testcontainers@4912725)),
closes
[testcontainers#666](testcontainers#666)
* wait_for_logs can now fail early when the container stops
([testcontainers#682](testcontainers#682))
([925329d](testcontainers@925329d))


### Documentation

* Add a more advance usecase documentation for ServerContainer
([testcontainers#688](testcontainers#688))
([2cf5a9f](testcontainers@2cf5a9f))

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

testcontainers-v4.8.0

Toggle testcontainers-v4.8.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(main): release testcontainers 4.8.0 (testcontainers#658)

🤖 I have created a release *beep* *boop*
---


##
[4.8.0](testcontainers/testcontainers-python@testcontainers-v4.7.2...testcontainers-v4.8.0)
(2024-08-14)


### Features

* Adding support for Cassandra and Scylla
([testcontainers#167](testcontainers#167))
([2d8bc11](testcontainers@2d8bc11))
* **compose:** ability to retain volumes when using context manager
([testcontainers#659](testcontainers#659))
([e1e3d13](testcontainers@e1e3d13))
* **compose:** add ability to get docker compose config
([testcontainers#669](testcontainers#669))
([8c28a86](testcontainers@8c28a86))
* **core:** add ability to do OR & AND for waitforlogs
([testcontainers#661](testcontainers#661))
([b1453e8](testcontainers@b1453e8))
* **new:** Added AWS Lambda module
([testcontainers#655](testcontainers#655))
([9161cb6](testcontainers@9161cb6))
* refactor network setup
([testcontainers#678](testcontainers#678))
([d5de0aa](testcontainers@d5de0aa))


### Bug Fixes

* Add Db2 support
([testcontainers#673](testcontainers#673))
([1e43923](testcontainers@1e43923))
* bring back cassandra driver bc otherwise how does it get installed for
cassandra module test run?
([testcontainers#680](testcontainers#680))
([71c3a1a](testcontainers@71c3a1a))
* **rabbitmq:** add `vhost` as parameter to RabbitMqContainer
([testcontainers#656](testcontainers#656))
([fa2081a](testcontainers@fa2081a))
* **selenium:** add Arg/Options to api of selenium container
([testcontainers#654](testcontainers#654))
([e02c1b3](testcontainers@e02c1b3)),
closes
[testcontainers#652](testcontainers#652)

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

testcontainers-v4.7.2

Toggle testcontainers-v4.7.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(main): release testcontainers 4.7.2 (testcontainers#639)

🤖 I have created a release *beep* *boop*
---


##
[4.7.2](testcontainers/testcontainers-python@testcontainers-v4.7.1...testcontainers-v4.7.2)
(2024-07-15)


### Bug Fixes

* Add container Trino
([testcontainers#642](testcontainers#642))
([49ce5a5](testcontainers@49ce5a5)),
closes
[testcontainers#641](testcontainers#641)
* **core:** Improve private registry support (tolerate not implemented
fields in DOCKER_AUTH_CONFIG)
([testcontainers#647](testcontainers#647))
([766c382](testcontainers@766c382))
* **kafka:** add a flag to limit to first hostname for use with networks
([testcontainers#638](testcontainers#638))
([0ce4fec](testcontainers@0ce4fec)),
closes
[testcontainers#637](testcontainers#637)
* **modules:** Mailpit container base API URL helper method
([testcontainers#643](testcontainers#643))
([df07586](testcontainers@df07586))

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

testcontainers-v4.7.1

Toggle testcontainers-v4.7.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(main): release testcontainers 4.7.1 (testcontainers#624)

🤖 I have created a release *beep* *boop*
---


##
[4.7.1](testcontainers/testcontainers-python@testcontainers-v4.7.0...testcontainers-v4.7.1)
(2024-07-02)


### Bug Fixes

* **core:** bad rebase from
[testcontainers#579](testcontainers#579)
([testcontainers#635](testcontainers#635))
([4766e48](testcontainers@4766e48))
* **modules:** Mailpit Container
([testcontainers#625](testcontainers#625))
([0b866ff](testcontainers@0b866ff))
* **modules:** SFTP Server Container
([testcontainers#629](testcontainers#629))
([2e7dbf1](testcontainers@2e7dbf1))
* **network:** Now able to use Network without context, and has labels
to be automatically cleaned up
([testcontainers#627](testcontainers#627))
([testcontainers#630](testcontainers#630))
([e93bc29](testcontainers@e93bc29))
* **postgres:** get_connection_url(driver=None) should return
postgres://...
([testcontainers#588](testcontainers#588))
([01d6c18](testcontainers@01d6c18)),
closes
[testcontainers#587](testcontainers#587)
* update test module import
([testcontainers#623](testcontainers#623))
([16f6ca4](testcontainers@16f6ca4))

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

testcontainers-v4.7.0

Toggle testcontainers-v4.7.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(main): release testcontainers 4.7.0 (testcontainers#613)

🤖 I have created a release *beep* *boop*
---


##
[4.7.0](testcontainers/testcontainers-python@testcontainers-v4.6.0...testcontainers-v4.7.0)
(2024-06-28)


### Features

* **core:** Added Generic module
([testcontainers#612](testcontainers#612))
([e575b28](testcontainers@e575b28))
* **core:** allow custom dockerfile path for image build and bypassing
build cache
([testcontainers#615](testcontainers#615))
([ead0f79](testcontainers@ead0f79)),
closes
[testcontainers#610](testcontainers#610)
* **core:** DockerCompose.stop now stops only services that it starts
(does not stop the other services)
([testcontainers#620](testcontainers#620))
([e711800](testcontainers@e711800))


### Bug Fixes

* **ollama:** Add support for ollama module
([testcontainers#618](testcontainers#618))
([5442d05](testcontainers@5442d05))
* **cosmosdb:** Add support for the CosmosDB Emulator
([testcontainers#579](testcontainers#579))
([8045a80](testcontainers@8045a80))
* improve ollama docs, s/ollama_dir/ollama_home/g
([testcontainers#619](testcontainers#619))
([27f2a6b](testcontainers@27f2a6b))
* **kafka:** Add Kraft to Kafka containers
([testcontainers#611](testcontainers#611))
([762d2a2](testcontainers@762d2a2))


### Documentation

* **contributing:** add contribution and new-container guide
([testcontainers#460](testcontainers#460))
([3519f4b](testcontainers@3519f4b))

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

testcontainers-v4.6.0

Toggle testcontainers-v4.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(main): release testcontainers 4.6.0 (testcontainers#594)

🤖 I have created a release *beep* *boop*
---


##
[4.6.0](testcontainers/testcontainers-python@testcontainers-v4.5.1...testcontainers-v4.6.0)
(2024-06-18)


### Features

* **core:** Added ServerContainer
([testcontainers#595](testcontainers#595))
([0768490](testcontainers@0768490))
* **core:** Image build (Dockerfile support)
([testcontainers#585](testcontainers#585))
([54c88cf](testcontainers@54c88cf))


### Bug Fixes

* Add Cockroach DB Module to Testcontainers
([testcontainers#608](testcontainers#608))
([4aff679](testcontainers@4aff679))
* Container for Milvus database
([testcontainers#606](testcontainers#606))
([ec76df2](testcontainers@ec76df2))
* move TESTCONTAINERS_HOST_OVERRIDE to config.py
([testcontainers#603](testcontainers#603))
([2a5a190](testcontainers@2a5a190)),
closes
[testcontainers#602](testcontainers#602)
* **mqtt:** Add mqtt.MosquittoContainer
([testcontainers#568](testcontainers#568))
([testcontainers#599](testcontainers#599))
([59cb6fc](testcontainers@59cb6fc))


### Documentation

* **main:** Private registry
([testcontainers#598](testcontainers#598))
([9045c0a](testcontainers@9045c0a))
* Update private registry instructions
([testcontainers#604](testcontainers#604))
([f5a019b](testcontainers@f5a019b))

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

testcontainers-v4.5.1

Toggle testcontainers-v4.5.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(main): release testcontainers 4.5.1 (testcontainers#586)

🤖 I have created a release *beep* *boop*
---


##
[4.5.1](testcontainers/testcontainers-python@testcontainers-v4.5.0...testcontainers-v4.5.1)
(2024-05-31)


### Bug Fixes

* **k3s:** add configuration parameter for disabling cgroup mount to
avoid "unable to apply cgroup configuration"
([testcontainers#592](testcontainers#592))
([8917772](testcontainers@8917772))
* **keycloak:** realm import
([testcontainers#584](testcontainers#584))
([111bd09](testcontainers@111bd09))

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

testcontainers-v4.5.0

Toggle testcontainers-v4.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(main): release testcontainers 4.5.0 (testcontainers#575)

🤖 I have created a release *beep* *boop*
---


##
[4.5.0](testcontainers/testcontainers-python@testcontainers-v4.4.1...testcontainers-v4.5.0)
(2024-05-25)


### Features

* **core:** Private registry
([testcontainers#566](testcontainers#566))
([59fbcfa](testcontainers@59fbcfa))


### Bug Fixes

* added types to exec & tc_properties_get_tc_host
([testcontainers#561](testcontainers#561))
([9eabb79](testcontainers@9eabb79))
* on windows, DockerCompose.get_service_host returns an unusable
"0.0.0.0" - adjust to 127.0.0.1
([testcontainers#457](testcontainers#457))
([2aa3d37](testcontainers@2aa3d37))

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

testcontainers-v4.4.1

Toggle testcontainers-v4.4.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(main): release testcontainers 4.4.1 (testcontainers#551)

🤖 I have created a release *beep* *boop*
---


##
[4.4.1](testcontainers/testcontainers-python@testcontainers-v4.4.0...testcontainers-v4.4.1)
(2024-05-14)


### Bug Fixes

* Add memcached container
([testcontainers#322](testcontainers#322))
([690b9b4](testcontainers@690b9b4))
* Add selenium video support
[testcontainers#6](testcontainers#6)
([testcontainers#364](testcontainers#364))
([3c8006c](testcontainers@3c8006c))
* **core:** add empty _configure to DockerContainer
([testcontainers#556](testcontainers#556))
([08916c8](testcontainers@08916c8))
* **core:** remove version from compose tests
([testcontainers#571](testcontainers#571))
([38946d4](testcontainers@38946d4))
* **keycloak:** add realm imports
([testcontainers#565](testcontainers#565))
([f761b98](testcontainers@f761b98))
* **mysql:** Add seed support in MySQL
([testcontainers#552](testcontainers#552))
([396079a](testcontainers@396079a))
* url quote passwords
([testcontainers#549](testcontainers#549))
([6c5d227](testcontainers@6c5d227))

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