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 - 2.2.0

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

Changes

šŸ’£ļø Breaking changes

  • Remove deprecated AerospikeTimeTravelService (#888) @ijusti

šŸš€ 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
testcontainers-spring-boot - 2.1.8

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

Changes

šŸš€ Features & Enhancements

  • GCP align spring cloud 2021.0.0 (#857) @m1ngyuan

šŸž Fixes

  • Fix: Exception thrown with testcontainers 1.17 due to missing class (#865) @Aloren

šŸ“ Dependencies updates

  • Bump testcontainers-bom from 1.16.3 to 1.17.1 (#868) @dependabot
  • Bump maven-clean-plugin from 3.1.0 to 3.2.0 (#858) @dependabot
  • Bump spotless-maven-plugin from 2.21.0 to 2.22.1 (#856) @dependabot
  • Bump maven-surefire-plugin from 3.0.0-M5 to 3.0.0-M6 (#851) @dependabot
testcontainers-spring-boot - 2.1.7

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

Empty release, due to sync issues of 2.1.6 version in Maven central.

testcontainers-spring-boot - 2.1.6

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

NOTE: This release is currently not available in Maven Central due to sync issues with SonaType. Please instead use 2.1.7 version.

Changes

šŸš€ Features & Enhancements

  • Google Cloud Storage support (#792) @sergseven

šŸž Fixes

  • Fix toxiproxy for kafka (#855) @akovalov-playtika
testcontainers-spring-boot - 2.1.5

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

Changes

šŸš€ Features & Enhancements

  • Add toxiproxy for kafka (#849) @akovalov-playtika
testcontainers-spring-boot - 2.1.4

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

Changes

šŸš€ Features & Enhancements

  • Toxiproxy support for Aerospike: make network optional and extract @Cā€¦ (#845) @Aloren
  • Toxiproxy support for Aerospike (#826) @Aloren
testcontainers-spring-boot - 2.1.3

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

Changes

šŸš€ Features & Enhancements

  • Support partitions count for kafka-testcontainer (#834) @svishevsky

šŸ“ Dependencies updates

  • Bump vertica-jdbc from 11.0.2-0 to 11.1.0-0 (#843) @dependabot
  • Bump equalsverifier from 3.7.2 to 3.10 (#841) @dependabot
  • Bump joda-time from 2.10.13 to 2.10.14 (#839) @dependabot
  • Bump minio from 8.3.3 to 8.3.7 (#836) @dependabot
  • Bump azure-spring-boot-starter-storage from 3.12.0 to 3.14.0 (#835) @dependabot
  • Bump spring-boot-dependencies from 2.5.5 to 2.6.4 (#831) @dependabot

šŸ” Housekeeping

  • ignore com.amazonaws dependency updates for patch versions (#844) @Aloren
  • dependabot: increase limit of open prs to 50 (#837) @Aloren
testcontainers-spring-boot - 2.1.2

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

Changes

šŸš€ Features & Enhancements

  • Toxiproxy support (#823) @Aloren
  • Pub sub dead letter (#815) @poznachowski

šŸž Fixes

  • Fix support of custom docker image (#821) @Aloren

šŸ“ Dependencies updates

  • Bump maven-javadoc-plugin from 3.3.1 to 3.3.2 (#832) @dependabot
  • Bump maven-compiler-plugin from 3.9.0 to 3.10.1 (#833) @dependabot
  • Bump aws-java-sdk.version from 1.12.146 to 1.12.181 (#827) @dependabot
  • Bump neo4j-ogm.version from 3.2.28 to 3.2.31 (#818) @dependabot
  • Bump java-client from 3.2.4 to 3.2.6 (#820) @dependabot
  • Bump actions/cache from 2 to 3 (#825) @dependabot
  • Bump keycloak.version from 16.1.0 to 16.1.1 (#797) @dependabot
  • Bump spotless-maven-plugin from 2.20.0 to 2.21.0 (#803) @dependabot
  • Bump camel.version from 3.14.0 to 3.15.0 (#804) @dependabot
  • Bump actions/checkout from 2 to 3 (#816) @dependabot

šŸ” Housekeeping

  • Cleanup poms (#830) @Aloren
  • Bump maven-javadoc-plugin from 3.3.1 to 3.3.2 (#832) @dependabot
  • Bump maven-compiler-plugin from 3.9.0 to 3.10.1 (#833) @dependabot
  • Fix mariadb-java-client version to be used from spring-boot-bom (#829) @Aloren
  • Bump actions/cache from 2 to 3 (#825) @dependabot
  • Update maven wrapper (#824) @Aloren
testcontainers-spring-boot - 2.1.0

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

Changes

šŸ’£ļø Breaking changes

  • Update Memsql docker image to singlestore/cluster-in-a-box (#808) @ijusti
    embedded.memsql.licenseKey is now required to be provided by users. You can generate it here: https://www.singlestore.com/free/.

  • Support common docker image properties docker-image and docker-image-version for all containers (#807) @Aloren
    All modules support embedded.{module}.dockerImage and embedded.{module}.dockerImageVersion properties now.
    When either of the properties is overridden warning log is output that such image may not be compatible with the default one.

    Users must replace the following properties:
    embedded.pulsar.imageTag -> embedded.pulsar.dockerImageVersion
    embedded.selenium.imageName -> embedded.selenium.dockerImage

  • Update localstack to 0.14.0. Remove deprecated properties (#806) @Aloren

šŸš€ Features & Enhancements

  • Support common docker image properties docker-image and docker-image-version for all containers (#807) @Aloren

šŸ“ Dependencies updates

  • Update memsql docker image to singlestore/cluster-in-a-box (#808) @ijusti
  • Update localstack to 0.14.0. Remove deprecated properties (#806) @Aloren
  • Bump postgresql from 42.3.2 to 42.3.3 in /embedded-postgresql (#801) @dependabot
  • Bump okhttp from 4.9.1 to 4.9.3 (#789) @dependabot
  • Bump pulsar-client from 2.8.0 to 2.9.1 (#790) @dependabot
  • Bump junit-bom from 5.8.0-M1 to 5.8.2 (#791) @dependabot
  • Bump postgresql from 42.2.25 to 42.3.2 (#794) @dependabot
  • Bump postgresql from 42.2.23 to 42.2.25 in /embedded-postgresql (#793) @dependabot
  • Bump mysql-connector-java from 8.0.26 to 8.0.28 (#784) @dependabot
  • Bump jcc from 11.5.0.0 to 11.5.7.0 (#785) @dependabot
  • Bump vertica-jdbc from 11.0.1-0 to 11.0.2-0 (#786) @dependabot
  • Bump kafka-clients from 2.8.0 to 3.1.0 (#787) @dependabot
  • Bump aws-java-sdk.version from 1.12.145 to 1.12.146 (#781) @dependabot
  • Bump java-client from 3.2.0 to 3.2.4 (#782) @dependabot
  • Bump mariadb-java-client from 2.7.4 to 2.7.5 (#783) @dependabot
  • Bump joda-time from 2.10.10 to 2.10.13 (#774) @dependabot
  • Bump testcontainers.version from 1.16.2 to 1.16.3 (#772) @dependabot
  • Bump keycloak.version from 15.0.2 to 16.1.0 (#775) @dependabot
  • Bump aerospike-client from 5.1.9 to 5.1.11 (#777) @dependabot

šŸ“– Documentation

  • #697 fixing docu for azurite (#778) @klu2

šŸ” Housekeeping

  • Upgrade Java to 11 for build agents (#812) @Aloren
  • Enable partial builds for pull requests (#809) @Aloren
testcontainers-spring-boot - 2.0.20

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

Changes

šŸš€ Features & Enhancements

  • #697 added azurite support (#766) @klu2
  • feat(rabbit): add ability to specify custom compatible image (#770) @mychalvlcek

šŸ“ Dependencies updates

  • Bump maven-compiler-plugin from 3.8.1 to 3.9.0 (#776) @dependabot
  • Bump aws-java-sdk.version from 1.12.77 to 1.12.145 (#771) @dependabot
  • Bump clickhouse-jdbc from 0.3.1-patch to 0.3.2 (#763) @dependabot
  • Bump neo4j-ogm.version from 3.2.25 to 3.2.28 (#759) @dependabot
  • Bump camel.version from 3.11.1 to 3.14.0 (#764) @dependabot

šŸ” Housekeeping

  • Bump spotless-maven-plugin from 2.14.0 to 2.20.0 (#768) @dependabot
testcontainers-spring-boot - 2.0.19

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

Changes

šŸ“ Dependencies updates

  • Bump testcontainers.version from 1.16.0 to 1.16.2 (#747) @dependabot

šŸ” Housekeeping

  • Aerospike: Add test for network latency (#760) @Aloren
testcontainers-spring-boot - 2.0.18

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

Changes

šŸž Fixes

  • Revert logs based waiting strategy (#744) @artemptushkin

šŸ“ Dependencies updates

  • Bump spring-cloud-dependencies from 2020.0.3 to 2020.0.4 (#749) @dependabot
  • Bump keycloak.version from 15.0.1 to 15.0.2 (#746) @dependabot
  • Bump minio from 8.3.0 to 8.3.3 (#751) @dependabot
  • Bump voltdbclient from 10.1.1 to 11.0 (#748) @dependabot
  • Bump vertica-jdbc from 10.1.1-0 to 11.0.1-0 (#742) @dependabot
  • Bump aerospike-client from 4.4.18 to 5.1.9 (#745) @dependabot
  • Bump mariadb-java-client from 2.7.3 to 2.7.4 (#717) @dependabot
  • Bump maven-javadoc-plugin from 3.3.0 to 3.3.1 (#740) @dependabot
  • Bump equalsverifier from 3.7 to 3.7.2 (#741) @dependabot
  • Bump the default Aerospike server version (#621) @reugn
  • Bump spring-boot-dependencies from 2.5.3 to 2.5.5 (#734) @dependabot
testcontainers-spring-boot - 2.0.16

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

Changes

šŸž Fixes

  • Fix Redis startup failure (#737) @Aloren

šŸ“ Dependencies updates

  • Bump aws-java-sdk.version from 1.12.42 to 1.12.77 (#733) @dependabot

šŸ” Housekeeping

  • Integrate spotless plugin (#736) @Aloren
  • Cleanup license headers (#735) @Aloren
testcontainers-spring-boot - 2.0.15

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

Changes

šŸš€ Features & Enhancements

  • DB2 containers (#719) @IlyasYOY

šŸž Fixes

  • Set startup timeout to 120 seconds for Artifactory (#730) @Aloren

šŸ” Housekeeping

  • Unify setup for disabled containers in tests (#731) @Aloren
testcontainers-spring-boot - 2.0.14

Published by Aloren about 3 years ago

Changes

šŸš€ Features & Enhancements

  • Embedded artifactory module (#722) @arturkandur
testcontainers-spring-boot - 2.0.12

Published by Aloren about 3 years ago

Changes

šŸ’£ļø Breaking changes

  • Disable NetworkTestOperations for embedded-kafka and embedded-minio (#702) @Aloren

šŸ“ Dependencies updates

  • Upgrade container and SDK versions (#709) @reneleonhardt
  • Bump camel.version from 3.11.0 to 3.11.1 (#704) @dependabot
  • Bump maven-enforcer-plugin from 3.0.0-M3 to 3.0.0 (#706) @dependabot
  • Bump joda-time from 2.10.8 to 2.10.10 (#617) @dependabot
  • Bump spring-boot-dependencies from 2.4.9 to 2.5.3 (#701) @dependabot
  • Upgrade container and dependency versions (#678) @reneleonhardt

šŸ” Housekeeping

  • Do not forget to label PRs (#712) @Aloren
  • Add concurrency to build workflow (#713) @Aloren
testcontainers-spring-boot - 2.0.11

Published by Aloren about 3 years ago

Changes

šŸš€ Features & Enhancements

  • Implement Consul test container (#691) @roskh

šŸž Fixes

  • Fix rabbitmq (#694) @Aloren

šŸ“ Dependencies updates

  • Bump keycloak-core from 12.0.4 to 13.0.0 in /embedded-keycloak (#672) @dependabot
  • Update Keycloak docker image to 14.0.0 (#689) @deveth0

šŸ” Housekeeping

  • Disable tests rerun (#700) @Aloren
  • Add changelog release drafter (#699) @Aloren
  • Fix selenium (#695) @Aloren
testcontainers-spring-boot - 2.0.13

Published by Aloren about 3 years ago

Changes

šŸš€ Features & Enhancements

  • Make capabilities configurable (#721) @Aloren
testcontainers-spring-boot - 2.0.10

Published by Aloren about 3 years ago

Package Rankings
Top 8.24% on Repo1.maven.org