Skip to content

Releases: javiertuya/samples-test-java

v3.0.0

11 Dec 07:17

Choose a tag to compare

  • Migrate to JUnit 6 and Java 17
  • Migrate JBehave to Cucumber
  • Other dependency updates

v2.1.4

14 Sep 15:19

Choose a tag to compare

  • Review formatting and documentation
  • Dependency updates

v2.1.3

07 Feb 17:37

Choose a tag to compare

  • Dependency updates

v2.1.2

09 Sep 05:54

Choose a tag to compare

  • Fix maven javadoc plugin: destDir removed
  • Review exception tests
  • Update readme
  • Dependency updates

v2.1.1

11 Feb 18:35

Choose a tag to compare

  • Fix regression of failsafe 3.2.1 when accessing to timeout properties
  • Dependency updates

v2.1.0

30 Aug 10:39
208d6b2

Choose a tag to compare

  • Add example of handling auto-increment keys
  • Review generate-samples-test-dev script
  • Use a custom action to run SonarQube
  • Enable deploy javadoc to GitHub Pages on push to main
  • Change the xvfb action to run swing applications in the workflow
  • Unify surefire versions
  • Dependency updates

v2.0.5

26 Mar 10:47

Choose a tag to compare

  • Cleanup warnings
  • Dependency updates

v2.0.4

05 Feb 11:15

Choose a tag to compare

  • Set maximum time for job execution (avoids hanging when xvfb is flaky)
  • Dependency updates

v2.0.3

15 Oct 13:39

Choose a tag to compare

  • Update jackson-databind, fix CVE-2022-42003
  • Other dependency updates

v2.0.2

25 Sep 15:01

Choose a tag to compare

  • Unify slf4j version numbers in pom
  • Other dependency updates