Releases: PlaytikaOSS/testcontainers-spring-boot
Releases · PlaytikaOSS/testcontainers-spring-boot
2.2.9
Changes
🚀 Features & Enhancements
- updated kafka container cp-kafka:7.2.0 -> cp-kafka:7.2.1 (#1001) @CatFi8h
- updated singlestore container -> alma-7.8.14-8b65b22706-4.0.7-1.13.13 (#1000) @CatFi8h
- update aerospike container 5.5.0.2 -> 5.7.0.17 (#999) @CatFi8h
📁 Dependencies updates
- Bump junit-bom from 5.9.0 to 5.9.1 (#1005) @dependabot
- Bump postgresql from 42.3.3 to 42.4.1 in /embedded-postgresql (#966) @dependabot
🏡 Housekeeping
- Bump actions/checkout from 2 to 3 (#959) @dependabot
2.2.8
2.2.7
Changes
🚀 Features & Enhancements
- [#985] 🐛 Add embedded-consul to BOM (#986) @Michal-Kucera
📁 Dependencies updates
- Update Neo4j container 4.3-community -> 4.4-community (#984) @tlukawski
📖 Documentation
- Documentation Neo4j - added missing property embedded.neo4j.host (#983) @tlukawski
2.2.6
Changes
📁 Dependencies updates
- Bump minio from 8.3.7 to 8.4.3 (#948) @dependabot
- Bump junit-bom from 5.8.2 to 5.9.0 (#964) @dependabot
- Bump maven-enforcer-plugin from 3.0.0 to 3.1.0 (#919) @dependabot
- Bump maven-surefire-plugin from 3.0.0-M6 to 3.0.0-M7 (#920) @dependabot
- Bump gitflow-incremental-builder from 4.0.0 to 4.1.1 (#928) @dependabot
- Bump exec-maven-plugin from 3.0.0 to 3.1.0 (#954) @dependabot
- Bump spotless-maven-plugin from 2.23.0 to 2.24.1 (#970) @dependabot
- Bump maven-javadoc-plugin from 3.4.0 to 3.4.1 (#973) @dependabot
- Minio: update default container version and map console port (#978) @Aloren
2.2.5
2.2.4
Changes
🚀 Features & Enhancements
🏡 Housekeeping
- Bump mheap/github-action-required-labels from 1 to 2 (#933) @dependabot
- Bump actions/github-script from 2 to 6 (#934) @dependabot
- Remove .circleci folder ad not needed for the build anymore (#913) @Aloren
- Bump spotless-maven-plugin from 2.22.1 to 2.23.0 (#935) @dependabot
2.2.3
2.2.2
2.2.1
Changes
📁 Dependencies updates
- Bump testcontainers-bom from 1.17.1 to 1.17.2 (#900) @dependabot
- kafka: update container to 6.2.4 version (#899) @ijusti
2.2.0
Changes
💣️ Breaking changes
🚀 Features & Enhancements
- aerospike: Add ability to disable time travel feature (Mac M1, ARM) (#873) @ijusti
- Update Vertica from 9.2.0-7 to 11.1.0-0 (#872) @se7en5h6
- azurite: Fixes PR #861 (#871) @m1ngyuan
📁 Dependencies updates
- Bump camel.version from 3.15.0 to 3.16.0 (#847) @dependabot
- Bump aerospike-client from 5.1.11 to 6.0.0 (#850) @dependabot
- Bump maven-javadoc-plugin from 3.3.2 to 3.4.0 (#881) @dependabot
- Bump keycloak.version from 16.1.1 to 18.0.0 (#878) @dependabot
🏡 Housekeeping
- Bump actions/setup-java from 2 to 3 (#885) @dependabot
- Fix ToxiProxyEmbeddedKafkaTest (#874) @akovalov-playtika