Skip to content

Releases: arquillian/arquillian-extension-testcontainers

1.0.0.Beta1

19 Nov 21:27
1.0.0.Beta1
69b1edf

Choose a tag to compare

What's Changed

  • Bump org.junit:junit-bom from 5.13.0 to 5.13.1 by @dependabot[bot] in #67
  • Bump org.testcontainers:testcontainers-bom from 1.21.1 to 1.21.2 by @dependabot[bot] in #68
  • Bump net.revelc.code.formatter:formatter-maven-plugin from 2.26.0 to 2.27.0 by @dependabot[bot] in #71
  • Bump org.junit:junit-bom from 5.13.1 to 5.13.2 by @dependabot[bot] in #70
  • Bump org.jboss.arquillian:arquillian-bom from 1.9.5.Final to 1.10.0.Final in the arquillian-group group by @dependabot[bot] in #69
  • Bump org.testcontainers:testcontainers-bom from 1.21.2 to 1.21.3 by @dependabot[bot] in #72
  • Bump org.junit:junit-bom from 5.13.2 to 5.13.3 by @dependabot[bot] in #73
  • Bump org.junit:junit-bom from 5.13.3 to 5.13.4 by @dependabot[bot] in #74
  • Bump org.apache.commons:commons-compress from 1.27.1 to 1.28.0 by @dependabot[bot] in #75
  • Bump actions/checkout from 4 to 5 by @dependabot[bot] in #76
  • Bump actions/setup-java from 4 to 5 by @dependabot[bot] in #78
  • Bump org.jboss:jboss-parent from 49 to 50 by @dependabot[bot] in #77
  • Bump net.revelc.code.formatter:formatter-maven-plugin from 2.27.0 to 2.28.0 by @dependabot[bot] in #79
  • Bump net.revelc.code.formatter:formatter-maven-plugin from 2.28.0 to 2.29.0 by @dependabot[bot] in #80
  • Change the group ID in preparation for 1.0.0.Final to org.arquillian.… by @rhusar in #83
  • Change the group ID in preparation for 1.0.0.Final to org.arquillian.testcontainers; resolve #81 + rename packages accordingly. by @rhusar in #84
  • Update CI to test with Java 11, 17, 21 and 25. Added the required bui… by @jamezp in #86
  • Update the POM to release directory to Maven Central. Add a script wi… by @jamezp in #87
  • Bump actions/upload-artifact from 4 to 5 by @dependabot[bot] in #91
  • Bump org.jboss:jboss-parent from 50 to 51 by @dependabot[bot] in #90
  • Update SCM repository paths to arquillian-extension-testcontainers by @rhusar in #92
  • [Issue_97] Upgrade to Testcontainers 2.0.2 by @bstansberry in #98
  • [Issue_95] To create an AssertionError, just invoke the constructor t… by @bstansberry in #96
  • Fix scm connection in the pom. by @rhusar in #99

New Contributors

Full Changelog: 1.0.0.Alpha4...1.0.0.Beta1

1.0.0.Alpha4

05 Jun 22:51
1.0.0.Alpha4
d196c28

Choose a tag to compare

What's Changed

  • Bump org.apache.commons:commons-compress from 1.26.2 to 1.27.0 by @dependabot in #27
  • Bump org.testcontainers:testcontainers-bom from 1.20.0 to 1.20.1 by @dependabot in #26
  • Bump org.junit:junit-bom from 5.10.3 to 5.11.0 by @dependabot in #29
  • Bump org.apache.commons:commons-compress from 1.27.0 to 1.27.1 by @dependabot in #30
  • Bump net.revelc.code:impsort-maven-plugin from 1.11.0 to 1.12.0 by @dependabot in #32
  • Bump org.junit:junit-bom from 5.11.0 to 5.11.1 by @dependabot in #33
  • Bump org.testcontainers:testcontainers-bom from 1.20.1 to 1.20.2 by @dependabot in #34
  • [28] Migrate the README from Makrdown to AsciiDoc. Update the README … by @jamezp in #35
  • Bump org.junit:junit-bom from 5.11.1 to 5.11.2 by @dependabot in #36
  • Bump org.junit:junit-bom from 5.11.2 to 5.11.3 by @dependabot in #37
  • Bump org.testcontainers:testcontainers-bom from 1.20.2 to 1.20.3 by @dependabot in #38
  • Bump org.jboss:jboss-parent from 46 to 47 by @dependabot in #40
  • Tests should (optionally) fail if container env not available by @jasondlee in #42
  • chore: proofreading README file. by @rhusar in #45
  • Bump org.testcontainers:testcontainers-bom from 1.20.3 to 1.20.4 by @dependabot in #46
  • Fix isAssignableFrom() usage by @jasondlee in #47
  • Bump org.junit:junit-bom from 5.11.3 to 5.11.4 by @dependabot in #48
  • Bump org.jboss.arquillian:arquillian-bom from 1.9.1.Final to 1.9.2.Final in the arquillian-group group by @dependabot in #50
  • Bump org.jboss.arquillian:arquillian-bom from 1.9.2.Final to 1.9.3.Final in the arquillian-group group by @dependabot in #51
  • Bump org.jboss:jboss-parent from 47 to 48 by @dependabot in #52
  • Change annotation name by @jasondlee in #43
  • ARQTC-39 Finish renaming annotation renaming. by @rhusar in #53
  • Bump org.testcontainers:testcontainers-bom from 1.20.4 to 1.20.5 by @dependabot in #55
  • Bump net.revelc.code.formatter:formatter-maven-plugin from 2.24.1 to 2.25.0 by @dependabot in #54
  • Bump org.junit:junit-bom from 5.11.4 to 5.12.0 by @dependabot in #56
  • Bump org.testcontainers:testcontainers-bom from 1.20.5 to 1.20.6 by @dependabot in #57
  • Bump org.junit:junit-bom from 5.12.0 to 5.12.1 by @dependabot in #58
  • Bump net.revelc.code.formatter:formatter-maven-plugin from 2.25.0 to 2.26.0 by @dependabot in #59
  • Bump org.jboss.arquillian:arquillian-bom from 1.9.3.Final to 1.9.4.Final in the arquillian-group group by @dependabot in #61
  • Bump org.jboss:jboss-parent from 48 to 49 by @dependabot in #60
  • Bump org.junit:junit-bom from 5.12.1 to 5.12.2 by @dependabot in #62
  • Bump org.testcontainers:testcontainers-bom from 1.20.6 to 1.21.0 by @dependabot in #63
  • Bump org.junit:junit-bom from 5.12.2 to 5.13.0 by @dependabot in #65
  • Bump org.jboss.arquillian:arquillian-bom from 1.9.4.Final to 1.9.5.Final in the arquillian-group group by @dependabot in #66
  • Bump org.testcontainers:testcontainers-bom from 1.21.0 to 1.21.1 by @dependabot in #64

New Contributors

Full Changelog: 1.0.0.Alpha1...1.0.0.Alpha4

1.0.0.Alpha1

25 Jul 16:47
1.0.0.Alpha1
97ba46e

Choose a tag to compare

Initial Release

  • Fix package name by @jasondlee in #1
  • Update POM and .gitignore file. Add CI and dependabot by @jamezp in #2
  • Bump org.apache.commons:commons-compress from 1.26.1 to 1.26.2 by @dependabot in #3
  • Bump org.jboss:jboss-parent from 45 to 46 by @dependabot in #4
  • Enable automatic source code formatting by @jamezp in #5
  • Update copyright header to the simple header. by @jamezp in #6
  • Add a simple sanity and some simple test framework. by @jamezp in #7
  • Bump net.revelc.code.formatter:formatter-maven-plugin from 2.23.0 to 2.24.1 by @dependabot in #15
  • Bump org.wildfly.tools:ide-config from 1.0.4.Final to 1.0.5.Final by @dependabot in #14
  • Add capabilities to have multiple TestContainers in one test by @kifj in #12
  • Move the annotation to an api package by @jasondlee in #16
  • [17] Create a simple log consumer which writes the container logs to … by @jamezp in #18
  • Use the @TestContainer annotation for resource injection. Add a new R… by @jamezp in #20
  • Upgrade Arquillian to 1.9.0.Final and remove junit/hamcrest dependenc… by @jamezp in #22
  • Bump org.testcontainers:testcontainers-bom from 1.19.8 to 1.20.0 by @dependabot in #23
  • Bump org.jboss.arquillian:arquillian-bom from 1.9.0.Final to 1.9.1.Final in the arquillian-group group by @dependabot in #24

New Contributors

Full Changelog: https://github.com/arquillian/arquillian-testcontainers/commits/1.0.0.Alpha1