testcontainers-spring-boot

Container auto-configurations for Spring Boot based integration tests

MIT License

Stars
835
Committers
104

Bot releases are visible (Hide)

testcontainers-spring-boot - 3.0.0-RC3

Published by Fameing over 1 year ago

Changes

πŸ’£οΈ Breaking changes

  • Support Spring Boot 3 (#1158) @Fameing

πŸš€ Features & Enhancements

  • Add support Queue and Table client in azurite (#1169) @Fameing
  • add support branche for prev version (#1167) @Fameing
  • Support Spring Boot 3 (#1158) @Fameing

πŸ“ Dependencies updates

  • Bump spotless-maven-plugin from 2.33.0 to 2.34.0 (#1163) @dependabot
  • Bump gitflow-incremental-builder from 4.3.0 to 4.4.0 (#1164) @dependabot
  • Bump keycloak-core from 21.0.0 to 21.0.1 (#1166) @dependabot
testcontainers-spring-boot - 2.3.2

Published by Fameing over 1 year ago

Changes

πŸš€ Features & Enhancements

  • update keycloak version to 21.0.0 (#1160) @zholz

🐞 Fixes

  • log errors in DefaultNetworkTestOperations.withNetworkLatency() (#1129) @matveym

πŸ“ Dependencies updates

  • update keycloak version to 21.0.0 (#1160) @zholz
  • Bump keycloak.version from 20.0.4 to 21.0.0 (#1154) @dependabot
  • Bump equalsverifier from 3.13.2 to 3.14 (#1151) @dependabot
  • Bump maven-compiler-plugin from 3.10.1 to 3.11.0 (#1152) @dependabot
  • Bump maven-surefire-plugin from 3.0.0-M8 to 3.0.0-M9 (#1147) @dependabot
  • Bump maven-javadoc-plugin from 3.4.1 to 3.5.0 (#1146) @dependabot
  • Bump minio from 8.5.1 to 8.5.2 (#1148) @dependabot
  • Bump postgresql from 42.5.3 to 42.5.4 (#1145) @dependabot
  • Bump aerospike-client from 6.1.6 to 6.1.7 (#1144) @dependabot
  • Bump equalsverifier from 3.13.1 to 3.13.2 (#1143) @dependabot
  • Bump keycloak.version from 20.0.3 to 20.0.4 (#1142) @dependabot
  • Bump kafka-clients from 3.3.2 to 3.4.0 (#1136) @dependabot
  • Bump camel.version from 3.20.1 to 3.20.2 (#1131) @dependabot
  • Bump spotless-maven-plugin from 2.32.0 to 2.33.0 (#1132) @dependabot
  • Bump jnats from 2.16.7 to 2.16.8 (#1133) @dependabot
  • Bump equalsverifier from 3.13 to 3.13.1 (#1135) @dependabot
  • Bump maven-enforcer-plugin from 3.1.0 to 3.2.1 (#1126) @dependabot
  • Bump mssql-jdbc from 12.1.0.jre11-preview to 12.2.0.jre11 (#1123) @dependabot
  • Bump spring-cloud-gcp-dependencies from 3.4.2 to 3.4.3 (#1116) @dependabot
  • Bump spotless-maven-plugin from 2.31.0 to 2.32.0 (#1122) @dependabot
  • Bump postgresql from 42.5.1 to 42.5.3 (#1124) @dependabot
  • Bump equalsverifier from 3.12.4 to 3.13 (#1125) @dependabot
testcontainers-spring-boot - 3.0.0-RC2

Published by Fameing over 1 year ago

Changes

πŸ’£οΈ Breaking changes

  • Toxiproxy instead network test operation (#1156) @Fameing
  • remove voltdb (#1149) @Fameing

πŸš€ Features & Enhancements

  • Added k3s test-container (#1159) @Periecle
  • Toxiproxy instead network test operation (#1156) @Fameing

πŸ“ Dependencies updates

  • update keycloak version to 21.0.0 (#1160) @zholz
  • Bump keycloak.version from 20.0.4 to 21.0.0 (#1154) @dependabot
  • Bump equalsverifier from 3.13.2 to 3.14 (#1151) @dependabot
  • Bump maven-compiler-plugin from 3.10.1 to 3.11.0 (#1152) @dependabot
  • Bump maven-surefire-plugin from 3.0.0-M8 to 3.0.0-M9 (#1147) @dependabot
  • Bump maven-javadoc-plugin from 3.4.1 to 3.5.0 (#1146) @dependabot
  • Bump minio from 8.5.1 to 8.5.2 (#1148) @dependabot
  • Bump postgresql from 42.5.3 to 42.5.4 (#1145) @dependabot
  • Bump aerospike-client from 6.1.6 to 6.1.7 (#1144) @dependabot
  • Bump equalsverifier from 3.13.1 to 3.13.2 (#1143) @dependabot
  • Bump keycloak.version from 20.0.3 to 20.0.4 (#1142) @dependabot
  • Bump kafka-clients from 3.3.2 to 3.4.0 (#1136) @dependabot
  • Bump camel.version from 3.20.1 to 3.20.2 (#1131) @dependabot
  • Bump spotless-maven-plugin from 2.32.0 to 2.33.0 (#1132) @dependabot
  • Bump jnats from 2.16.7 to 2.16.8 (#1133) @dependabot
  • Bump equalsverifier from 3.13 to 3.13.1 (#1135) @dependabot
  • Bump maven-enforcer-plugin from 3.1.0 to 3.2.1 (#1126) @dependabot
  • Bump mssql-jdbc from 12.1.0.jre11-preview to 12.2.0.jre11 (#1123) @dependabot
  • Bump spring-cloud-gcp-dependencies from 3.4.2 to 3.4.3 (#1116) @dependabot
  • Bump spotless-maven-plugin from 2.31.0 to 2.32.0 (#1122) @dependabot
  • Bump postgresql from 42.5.1 to 42.5.3 (#1124) @dependabot
  • Bump equalsverifier from 3.12.4 to 3.13 (#1125) @dependabot
testcontainers-spring-boot - 3.0.0-RC1

Published by Fameing over 1 year ago

What's Changed

πŸ’£οΈ Breaking changes

  • Support Spring Boot 3

πŸ“ Dependencies updates

Full Changelog: https://github.com/PlaytikaOSS/testcontainers-spring-boot/compare/2.3.1...3.0.0-RC1

testcontainers-spring-boot - 2.3.1

Published by github-actions[bot] over 1 year ago

Changes

πŸ“ Dependencies updates

  • Bump spotless-maven-plugin from 2.30.0 to 2.31.0 (#1117) @dependabot
  • Bump jnats from 2.16.6 to 2.16.7 (#1119) @dependabot
  • Bump equalsverifier from 3.12.3 to 3.12.4 (#1120) @dependabot
testcontainers-spring-boot - 2.3.0

Published by github-actions[bot] over 1 year ago

Changes

πŸš€ Features & Enhancements

  • #1055 cleanup AutoConfiguration handling for Spring Boot 2.7 (#1067) @klu2
  • #1084 replace PostConstruct with InitializingBean (#1091) @klu2
  • #903 import jakarta.validation instead of javax.validation (#904) @klu2

πŸ“ Dependencies updates

  • update docker image ghcr.io/singlestore-labs/singlestoredb-dev:latest… (#1102) @ijusti
  • update docker image aerospike:ce-6.2.0.2 (#1103) @ijusti
  • Bump gitflow-incremental-builder from 4.2.0 to 4.3.0 (#1095) @dependabot
  • Bump java-client from 3.4.1 to 3.4.2 (#1112) @dependabot
  • Bump kafka-clients from 3.1.0 to 3.3.2 (#1114) @dependabot
  • Bump spring-cloud-gcp-dependencies from 3.4.1 to 3.4.2 (#1110) @dependabot
  • Bump pulsar-client from 2.10.3 to 2.11.0 (#1106) @dependabot
  • Bump maven-surefire-plugin from 3.0.0-M7 to 3.0.0-M8 (#1104) @dependabot
  • Bump jnats from 2.16.5 to 2.16.6 (#1105) @dependabot
  • Bump spotless-maven-plugin from 2.28.0 to 2.30.0 (#1108) @dependabot
  • Bump minio from 8.4.6 to 8.5.1 (#1100) @dependabot
  • Bump junit-bom from 5.9.1 to 5.9.2 (#1107) @dependabot
  • update docker image 5.0.14-focal (#1101) @ijusti
  • Bump camel.version from 3.19.0 to 3.20.1 (#1092) @dependabot
  • Bump keycloak-core from 20.0.2 to 20.0.3 in /embedded-keycloak (#1099) @dependabot
  • Bump aerospike-client from 6.1.5 to 6.1.6 (#1093) @dependabot
  • Bump pulsar-client from 2.10.2 to 2.10.3 (#1097) @dependabot

🏑 Housekeeping

  • update docker image ghcr.io/singlestore-labs/singlestoredb-dev:latest… (#1102) @ijusti
  • update docker image aerospike:ce-6.2.0.2 (#1103) @ijusti
  • Bump mheap/github-action-required-labels from 2 to 3 (#1089) @dependabot
  • update docker image 5.0.14-focal (#1101) @ijusti
testcontainers-spring-boot - 2.2.14

Published by github-actions[bot] almost 2 years ago

Changes

🐞 Fixes

  • Fix findAvailableTcpPort for redis from 1025 to 50000 #1074 (#1083) @Fameing

πŸ“ Dependencies updates

  • Bump spring-cloud-gcp-dependencies from 3.4.0 to 3.4.1 (#1081) @dependabot
  • Bump keycloak.version from 20.0.1 to 20.0.2 (#1080) @dependabot
  • Bump vertica-jdbc from 12.0.2-0 to 12.0.3-0 (#1078) @dependabot
  • Bump equalsverifier from 3.12.2 to 3.12.3 (#1077) @dependabot
testcontainers-spring-boot - 2.2.13

Published by github-actions[bot] almost 2 years ago

Changes

πŸš€ Features & Enhancements

  • Update InfluxDB image to 2.5 and fix error with "failed to setup inst… (#1076) @Fameing
  • Update Aerospike image to 5.7.0.25 (#1075) @Fameing
  • #1061 replace SocketUtils with TestSocketUtils (#1062) @klu2
  • #1063 cleanup generics handling around GenericContainer (#1064) @klu2
  • #1024 update to Azurite 3.20.1 (#1056) @klu2
  • #1065 replace ContainerState.getContainerIpAddress() with getHost() (#1066) @klu2

🐞 Fixes

  • Update InfluxDB image to 2.5 and fix error with "failed to setup inst… (#1076) @Fameing
  • Fix findAvailableTcpPort for redis from 1025 to 50000 (#1074) @Fameing

πŸ“ Dependencies updates

  • Bump camel.version from 3.16.0 to 3.19.0 (#1010) @dependabot
  • Bump testcontainers.version from 1.17.5 to 1.17.6 (#1048) @dependabot
  • Update InfluxDB image to 2.5 and fix error with "failed to setup inst… (#1076) @Fameing
  • Bump spring-cloud-gcp-dependencies from 3.2.0 to 3.4.0 (#1019) @dependabot
  • Bump spring-cloud-azure-dependencies from 4.4.1 to 4.5.0 (#1073) @dependabot
  • Bump mssql-jdbc from 10.2.0.jre11 to 12.1.0.jre11-preview (#1041) @dependabot
  • Bump pulsar-client from 2.9.3 to 2.10.2 (#1023) @dependabot
  • Bump vertica-jdbc from 11.1.0-0 to 12.0.2-0 (#1016) @dependabot
  • Bump voltdbclient from 11.0 to 11.4.2 (#1021) @dependabot
  • Bump jcc from 11.5.7.0 to 11.5.8.0 (#1031) @dependabot
  • Bump java-client from 3.2.6 to 3.4.1 (#1071) @dependabot
  • Bump spotless-maven-plugin from 2.24.1 to 2.28.0 (#1057) @dependabot
  • Update Aerospike image to 5.7.0.25 (#1075) @Fameing
  • Bump aerospike-client from 6.0.0 to 6.1.5 (#1070) @dependabot
  • Bump joda-time from 2.12.0 to 2.12.2 (#1068) @dependabot
  • Bump equalsverifier from 3.11.1 to 3.12.2 (#1072) @dependabot
  • Bump gitflow-incremental-builder from 4.1.1 to 4.2.0 (#1037) @dependabot
  • Bump nexus-staging-maven-plugin from 1.6.8 to 1.6.13 (#879) @dependabot
  • #1024 update to Azurite 3.20.1 (#1056) @klu2
  • Bump equalsverifier from 3.11 to 3.11.1 (#1049) @dependabot
  • Bump mysql-connector-java from 8.0.28 to 8.0.30 (#956) @dependabot
  • Bump okhttp from 4.9.3 to 4.10.0 (#921) @dependabot
  • Bump jnats from 2.16.4 to 2.16.5 (#1060) @dependabot
  • Bump postgresql from 42.5.0 to 42.5.1 in /embedded-postgresql (#1053) @dependabot
testcontainers-spring-boot - 2.2.12

Published by github-actions[bot] almost 2 years ago

Changes

πŸš€ Features & Enhancements

  • embedded vault: add option to enable Compare and Set operations (#1051) @Kadavar32

🐞 Fixes

  • Fixed aerospike docker image version since is has been archived. (#1052) @rodion-fisenko
  • Fix embedded redis sometimes attempting to use privileged port (#1044) @Psimage

πŸ“ Dependencies updates

  • Bump neo4j-ogm.version from 3.2.31 to 3.2.38 (#1034) @dependabot
  • Fixed aerospike docker image version since is has been archived. (#1052) @rodion-fisenko
  • Bump minio from 8.4.5 to 8.4.6 (#1050) @dependabot
  • Bump minio from 8.4.3 to 8.4.5 (#1002) @dependabot
  • Bump keycloak.version from 18.0.0 to 20.0.1 (#1045) @dependabot
  • Bump jnats from 2.16.3 to 2.16.4 (#1046) @dependabot
  • Bump jnats from 2.16.1 to 2.16.3 (#1040) @dependabot
  • bump spring-boot from 2.6.4 to 2.7.5 (#1036) @Ferioney
  • Bump equalsverifier from 3.10.1 to 3.11 (#1042) @dependabot
testcontainers-spring-boot - 2.2.11

Published by github-actions[bot] almost 2 years ago

Changes

πŸš€ Features & Enhancements

  • Add NATS distributed systems (#1029) @Fameing
testcontainers-spring-boot - 2.2.10

Published by github-actions[bot] almost 2 years ago

Changes

πŸš€ Features & Enhancements

  • Add ToxiProxy support for VictoriaMetrics testcontainer (#1026) @SerjPiv
  • Add VictoriaMetrics testcontainer (#1022) @SerjPiv

πŸ“ Dependencies updates

  • Bump postgresql from 42.3.3 to 42.5.0 (#982) @dependabot
  • Bump spring-cloud-dependencies from 2021.0.0 to 2021.0.4 (#991) @dependabot
  • Bump joda-time from 2.10.14 to 2.12.0 (#1020) @dependabot
  • Bump pulsar-client from 2.9.1 to 2.9.3 in /embedded-pulsar (#1014) @dependabot
  • Bump testcontainers.version from 1.17.3 to 1.17.5 (#1017) @dependabot
  • Bump equalsverifier from 3.10 to 3.10.1 (#962) @dependabot
testcontainers-spring-boot - 2.2.9

Published by github-actions[bot] about 2 years ago

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
testcontainers-spring-boot - 2.2.8

Published by github-actions[bot] about 2 years ago

Changes

πŸ“ Dependencies updates

  • replace zookeeper.connect to bootstrap-server (#947) @An-drew-B
testcontainers-spring-boot - 2.2.7

Published by github-actions[bot] about 2 years ago

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
testcontainers-spring-boot - 2.2.6

Published by github-actions[bot] about 2 years ago

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
testcontainers-spring-boot - 2.2.5

Published by github-actions[bot] about 2 years ago

Changes

πŸš€ Features & Enhancements

  • Mssql server support (#952) @rapgru

πŸ“ Dependencies updates

  • Bump aws-java-sdk-s3 from 1.12.181 to 1.12.261 in /embedded-localstack (#953) @dependabot

🏑 Housekeeping

  • Setup code scanning (#958) @Aloren
  • Set label housekeeping for GH actions updates (#950) @Aloren
testcontainers-spring-boot - 2.2.4

Published by github-actions[bot] over 2 years ago

Changes

πŸš€ Features & Enhancements

  • Support tmpfs options (#949) @Aloren

🏑 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
testcontainers-spring-boot - 2.2.3

Published by github-actions[bot] over 2 years ago

Changes

πŸ“ Dependencies updates

  • #931 Update and fix Azurite to azurite:3.18.0 (#932) @klu2
  • Update mysql docker image to 8.0-debian (#945) @Aloren
  • Bump testcontainers-bom from 1.17.2 to 1.17.3 (#939) @dependabot
  • update memsql image to alma-7.8.7-b1ce5aefd0-4.0.7-1.13.8 (#940) @ijusti
testcontainers-spring-boot - 2.2.2

Published by github-actions[bot] over 2 years ago

Changes

🏑 Housekeeping

  • Rework release (#912) @Aloren
  • Remove master branch from documentation (#911) @Aloren
testcontainers-spring-boot - 2.2.1

Published by github-actions[bot] over 2 years ago

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
Package Rankings
Top 8.24% on Repo1.maven.org