Tags: thomas-wolf/testcontainers-python
Tags
chore(main): release testcontainers 4.9.1 (testcontainers#748) 🤖 I have created a release *beep* *boop* --- ## [4.9.1](testcontainers/testcontainers-python@testcontainers-v4.9.0...testcontainers-v4.9.1) (2025-01-21) ### Bug Fixes * milvus healthcheck: use correct requests errors ([testcontainers#759](testcontainers#759)) ([78b137c](testcontainers@78b137c)) * **mysql:** add dialect parameter instead of hardcoded mysql dialect ([testcontainers#739](testcontainers#739)) ([8d77bd3](testcontainers@8d77bd3)) * **tests:** replace dind-test direct docker usage with sdk ([testcontainers#750](testcontainers#750)) ([ace2a7d](testcontainers@ace2a7d)) --- 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>
chore(main): release testcontainers 4.9.0 (testcontainers#722) 🤖 I have created a release *beep* *boop* --- ## [4.9.0](testcontainers/testcontainers-python@testcontainers-v4.8.2...testcontainers-v4.9.0) (2024-11-26) ### Features * **compose:** support for setting profiles ([testcontainers#738](testcontainers#738)) ([3e00e71](testcontainers@3e00e71)) * **core:** Support working with env files ([testcontainers#737](testcontainers#737)) ([932ee30](testcontainers@932ee30)) ### Bug Fixes * allow running all tests ([testcontainers#721](testcontainers#721)) ([f958cf9](testcontainers@f958cf9)) * **core:** Avoid hanging upon bad docker host connection ([testcontainers#742](testcontainers#742)) ([4ced198](testcontainers@4ced198)) * **core:** running testcontainer inside container ([testcontainers#714](testcontainers#714)) ([85a6666](testcontainers@85a6666)) * **generic:** Also catch URLError waiting for ServerContainer ([testcontainers#743](testcontainers#743)) ([24e354f](testcontainers@24e354f)) * update wait_for_logs to not throw on 'created', and an optimization ([testcontainers#719](testcontainers#719)) ([271ca9a](testcontainers@271ca9a)) * Vault health check ([testcontainers#734](testcontainers#734)) ([79434d6](testcontainers@79434d6)) ### Documentation * Documentation fix for ServerContainer ([testcontainers#671](testcontainers#671)) ([0303d47](testcontainers@0303d47)) --- 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>
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 8000 /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>
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>
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>
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 8000 >
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>
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>
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>
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>
PreviousNext