Releases: javiertuya/samples-test-java
Releases · javiertuya/samples-test-java
v3.0.0
v2.1.4
- Review formatting and documentation
- Dependency updates
v2.1.3
- Dependency updates
v2.1.2
- Fix maven javadoc plugin: destDir removed
- Review exception tests
- Update readme
- Dependency updates
v2.1.1
- Fix regression of failsafe 3.2.1 when accessing to timeout properties
- Dependency updates
v2.1.0
- 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
- Cleanup warnings
- Dependency updates
v2.0.4
- Set maximum time for job execution (avoids hanging when xvfb is flaky)
- Dependency updates
v2.0.3
- Update jackson-databind, fix CVE-2022-42003
- Other dependency updates
v2.0.2
- Unify slf4j version numbers in pom
- Other dependency updates