Skip to content

Releases: javiertuya/samples-test-spring

v2.1.0

26 Nov 17:56
Compare
Choose a tag to compare
  • 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

17 Oct 11:23
Compare
Choose a tag to compare
  • 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

06 Oct 16:11
Compare
Choose a tag to compare
  • 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

18 Aug 16:21
Compare
Choose a tag to compare
  • 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

26 Mar 10:31
Compare
Choose a tag to compare
  • 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

26 Dec 17:04
Compare
Choose a tag to compare
  • 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

15 Oct 17:17
Compare
Choose a tag to compare
  • Patch: set explicit jackson-databind dependency, fix CVE-2022-42003
  • Other dependency updates

v1.3.3

23 Aug 06:37
Compare
Choose a tag to compare
  • 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

29 Mar 11:39
Compare
Choose a tag to compare
  • Fix breaking changes selenium 4.1.3 WebDriverWait duration does not allow long
  • Dependency updates (Selenium 4.1.3, Spring 2.6.5...)

v1.3.1

08 Feb 19:47
Compare
Choose a tag to compare
  • Fix xstream vulnerability and other depenencies
  • Upgrade to Selenium 4