1.12.3
版本发布时间: 2019-10-26 16:41:58
testcontainers/testcontainers-java最新发布版本:1.20.2(2024-10-01 06:18:31)
What's Changed
🚀 Features
- Reusable containers (stage 1, alpha) (#1781) @bsideup
- Allow @Testcontainers to be inherited from superclass (#1843) (#2001) @bmuskalla
- Add support for DockerClient event streaming (#1886) @MitchJust
- Automatically set SHM for selenium container, and allow SHM size to be configured (#1751) @glefloch
- Add cockroach db support (#499) @tolkonepiu
🐛 Bug Fixes
- Always copy to "/" (root). Fixes #1954 (#1956) @bsideup
- Fix for streaming readBytes timeout on Windows (#1947) @rnorth
- ConnectionWrapper#rollback(Savepoint) delegates to wrong method #1909 (#1937) @MariuszCwikla
- fix typo in "stepfunctions" LocalStack's service name (#1930) @glefloch
📖 Documentation
- Added documentation example of using local Docker Compose (#1987) @jonathanvila
- Update example dependency specified in junit_5.md (#1817) @sghill
- Add a simple example with how to use the mock server container (#1950) @worldtiki
- Remove
hostname
andport
from JDBC examples to avoid confusion (#1786) @bsideup
🧹 Housekeeping
- Lock the version of AWS S3 SDK in the build script. (#1955) @bsideup
- Fix use of SHM for Selenium containers on Windows (#1948) @rnorth
- Bump flaky test review dates (#1952) @rnorth
- Update Gradle to 5.6.2 (#1510) @kiview
📦 Dependency updates
- Bump org.springframework.boot from 2.1.9.RELEASE to 2.2.0.RELEASE in /examples (#1985) @dependabot-preview
- Bump mysql-connector-java from 8.0.17 to 8.0.18 in /modules/jun… (#1971) @dependabot-preview
- Bump cucumber-java from 4.7.4 to 4.8.0 in /examples (#1974) @dependabot-preview
- Bump mysql-connector-java from 8.0.17 to 8.0.18 in /modules/spo… (#1972) @dependabot-preview
- Bump tomcat-jdbc from 9.0.26 to 9.0.27 in /modules/mysql (#1969) @dependabot-preview
- Bump mysql-connector-java from 8.0.17 to 8.0.18 in /modules/mys… (#1968) @dependabot-preview
- Bump cucumber-junit from 4.7.4 to 4.8.0 in /examples (#1973) @dependabot-preview
- Bump mariadb-java-client from 2.5.0 to 2.5.1 in /modules/mariadb (#1983) @dependabot-preview
- Bump tomcat-jdbc from 9.0.26 to 9.0.27 in /modules/mariadb (#1967) @dependabot-preview
- Bump mongo-java-driver from 3.11.0 to 3.11.1 in /core (#1970) @dependabot-preview
- Bump okhttp from 3.14.2 to 3.14.4 in /core (#1924) @dependabot-preview
- Bump jna-platform from 5.3.1 to 5.4.0 in /core (#1796) @dependabot-preview
- Bump gson from 2.8.5 to 2.8.6 in /examples (#1960) @dependabot-preview
- Bump cucumber-junit from 4.7.2 to 4.7.4 in /examples (#1957) @dependabot-preview
- Bump cucumber-java from 4.7.2 to 4.7.4 in /examples (#1958) @dependabot-preview
- Bump mockito-core from 3.0.0 to 3.1.0 in /core (#1932) @dependabot-preview
- Bump org.springframework.boot from 2.1.8.RELEASE to 2.1.9.RELEASE in /examples (#1944) @dependabot-preview
- Bump elasticsearch-rest-client from 7.3.2 to 7.4.0 in /modules/elasticsearch (#1934) @dependabot-preview
- Bump rest-assured from 4.1.1 to 4.1.2 in /modules/vault (#1943) @dependabot-preview
- Bump mariadb-java-client from 2.4.4 to 2.5.0 in /modules/mariadb (#1942) @dependabot-preview
- Bump mockito-core from 3.0.0 to 3.1.0 in /modules/junit-jupiter (#1931) @dependabot-preview
- Bump okhttp from 3.14.3 to 3.14.4 in /examples (#1925) @dependabot-preview
- Bump lettuce-core from 5.1.8.RELEASE to 5.2.0.RELEASE in /examples (#1919) @dependabot-preview