Commit c7d9b81
authored
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>1 parent 71c3a1a commit c7d9b81
3 files changed
Lines changed: 22 additions & 2 deletions
| 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 | + | |
3 | 23 | | |
4 | 24 | | |
5 | 25 | | |
| |||
| 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