1.19.4
github-actions
released this
25 Jan 15:33
·
838 commits
to refs/heads/main
since this release
Testcontainers for Java 1.19.4
Core
- Update ryuk version to 0.6.0 (#7992) @eddumelendez
- Add support for workdir and env var in exec command (#7816) @eddumelendez
- Add the ability to specify an image's platform. (#7313) @shawjef3
Modules
- New activemq module (#7400) @eddumelendez
Elasticsearch
JDBC
- Fix SQLUtils.splitSqlScript: keep semicolons after END when semicolon is not the statement separator (#8108) @inponomarev
Minio
- Fix MinIO wait strategy (#7901) @eddumelendez
MySQL
- Correct testcontainers for use with latest MySQL 8.3 version (#8131) @chadlwilson
Redpanda
- Add redpandadata/redpanda as a compatible image (#7898) @eddumelendez
Selenium
What's Changed
- Fix labeler file to v5 structure (#7956) @eddumelendez
- Add mikepenz/action-junit-report (#7894) @eddumelendez
- Update docs version to ${GITHUB_REF##*/} (#7862) @github-actions
- Update testcontainers version to ${GITHUB_REF##*/} (#7863) @github-actions
📖 Documentation
- Clarify Neo4j enterprise edition definition in docs. (#8149) @meistermeier
- Correct testcontainers for use with latest MySQL 8.3 version (#8131) @chadlwilson
- Added note about Node.js being required for ./gradlew spotlessApply (#7990) @pioorg
- Fix colima docs (#7902) @eddumelendez
- Deprecate support for docker.elastic.co/elasticsearch/elasticsearch-oss (#4574) @dadoonet
🧹 Housekeeping
- New Solace certificates (#8160) @infoShare
- Set remote build cache to push only if authenticated (#7924) @ribafish
- Fix javadoc for stop method (#6834) @big-andy-coates
📦 Dependency updates
7 changes
- Combined dependencies PR (#8162) @eddumelendez
- Update activemq-client version to 6.0.1 (#8150) @eddumelendez
- Combined dependencies PR (#8161) @eddumelendez
- Combined dependencies PR (#8151) @eddumelendez
- Combined dependencies PR (#7957) @eddumelendez
- Combined dependencies PR (#7955) @eddumelendez
- Update Gradle Wrapper to 8.5 (#7897) @github-actions