Skip to content

1.0.0.Alpha1

Latest
Compare
Choose a tag to compare
@jamezp jamezp released this 25 Jul 16:47
· 13 commits to main since this release
1.0.0.Alpha1
97ba46e

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