Releases: javiertuya/samples-test-spring
Releases · javiertuya/samples-test-spring
v2.2.0
v2.1.0
- Add Page Objects and Page Factory examples
- Add timeout to deploy-azure job
- Update Spring Boot to v3.1.5
- Update Selenium to v4.1.5
- Update docker image
v2.0.0
- Migrate Major version of Spring Boot to v3.1.4
- Migrate to Java 17 (Spring Boot 3 requirement)
- Update azure/webapps-deploy to v3
- Update Selenium to v4.14.1
v1.5.1
- Prevent flaky actions/upload-artifact hung when copy temporary selenoid video files
- Use sha to keep docker image updates under control
- Update Selenium to v4.13.0
- Update Spring Boot to v2.7.16
- Other dependency updates
v1.5.0
- Update to Java 11, required by upcoming Selenium v5 (https://www.selenium.dev/blog/2023/java-8-support/)
- Update Selenium to v4.11.0 and Selema to v3.1.1, including support for chrome versions >=115
- Update Spring Boot to v2.7.14
- Other dependency updates
v1.4.1
- Fix Chrome driver 111 breaking change
- Cleanup warnings
- Update Spring Boot to v2.7.10, Selenium to v4.8.1
- Other dependency updates
v1.4.0
- Migrate deployment to Azure (Heroku free is no longer available)
- Migrate container to eclipse temurin jre-alpine
- Update Spring Boot to v2.7.7, Selenium to v4.7.2, Selema to v3.0.1
- Other dependency updates
v1.3.4
- Patch: set explicit jackson-databind dependency, fix CVE-2022-42003
- Other dependency updates
v1.3.3
- Fix breaking changes Spring 2.7 - Add data.sql in test resources to start with a clean test database #49
- Javadoc published to this repo GitHub Pages: https://javiertuya.github.io/samples-test-spring
- Dependency updates (Selenium , Spring 2.7.3, Selema 2.1.0...)
v1.3.2
- Fix breaking changes selenium 4.1.3 WebDriverWait duration does not allow long
- Dependency updates (Selenium 4.1.3, Spring 2.6.5...)