Releases: javiertuya/samples-test-spring
Releases · javiertuya/samples-test-spring
v3.0.0
v2.2.1
- Remove sha from dockerfile to prevent dependabot from droping new updates
- Disable OWASP dependency check to prevent timeout failures
- Fix new location of javadocs
- Update Spring Boot to v3.5.4
- Update Selenium to v4.34.0
- Update Selema to v3.4.1
- Other dependency updates
v2.2.0
- Reorganize IT test folders
- Simplify pom.xml and drop failsafe
- Refactor selenium url configuration
- Add Zerocode postdeploy test
- Remove duplicated PR action executions
- Update Spring Boot to v3.3.4
- Update Selenium to v4.25.0
- Update docker image
- Other dependency updates
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