1.15.3
版本发布时间: 2021-04-15 13:55:17
testcontainers/testcontainers-java最新发布版本:1.20.2(2024-10-01 06:18:31)
What's Changed
🚀 Features & Enhancements
- Localstack: Make it possible to provide custom LocalStack services (#3995) @bsideup
- Localstack: Add EC2 to localstack services enum (#3955) @pinzon
- Add TrinoContainer, a container for Trino (#3668) @findepi
- Compose: Make DockerComposeContainer only pull necessary images when multiple compose files were given (#3787) @askfor
- Delegate copyFile{To,From}Container's state verification to Docker (#3805) @michael-simons
🐛 Bug Fixes
- MySQL: Fix problem of starting up mysql 5.7.33 version when user is root (#3953) @seveneves
- JDBC: Prevent ContainerDatabaseDriver from throwing NPEs when on classpath but not initialized (#3976) @mrotteveel
- Filter mapped ports when port numbers are not specified (replaces #3948) (#3979) @rnorth
- Compose: Fix NPE bug with docker-compose files in working directory (#3866) @GooseMagnet
- Selenium: Fix mp4 recording to be compatible with Firefox (#3812) @leonard84
📖 Documentation
- Update docs to clarify shading approach (#3974) @bsideup
- Gitlab: add information for TLS disabled mode (#2466) @pmihalcin
- Add example of mapping from file in system (#3808) @kevinrobayna
- Add Cloudflare Web Analytics to docs site (#3896) @rnorth
- Bump docs environment to python 3.7 (#3871) @xp-vit
- Add Backbase (#3870) @torrespro
- Documentation TransferWise has changed its name as Wise. (#3873) @muzir
- Add Google (#3868) @jamesward
🧹 Housekeeping
- Pin localstack to 0.12.8 (#3981) @rnorth
- Bump docs environment to python 3.7 (#3871) @xp-vit
- Fix GitHub Actions error due to short SHA form (#3874) @rnorth
📦 Dependency updates
- Update docker-java to 3.2.8 (#3980) @bsideup
- Bump s3 from 2.15.56 to 2.16.34 in /modules/localstack (#3963) @dependabot
- Bump pulsar-client from 2.7.0 to 2.7.1 in /modules/pulsar (#3913) @dependabot
- Bump aws-java-sdk-sqs from 1.11.930 to 1.11.986 in /modules/localstack (#3942) @dependabot
- Bump elasticsearch-rest-client from 7.10.1 to 7.12.0 in /modules/elasticsearch (#3945) @dependabot
- Bump org.jetbrains.kotlin.jvm from 1.4.21-2 to 1.4.32 in /examples (#3947) @dependabot
- Bump release-drafter/release-drafter from e5ccf147077e46b0225a80bbe314d795d77bb7a2 to 5.15.0 (#3915) @dependabot
- Bump testcontainers from 1.15.1 to 1.15.2 in /core (#3795) @dependabot
- Docs: Bump jinja2 from 2.11.2 to 2.11.3 (#3897) @dependabot