Releases: quarkus-qe/quarkus-test-framework
Releases · quarkus-qe/quarkus-test-framework
1.6.0.Beta14
1.6.0.Beta14
- #1389: Fix the Keycloak memory issue on Podman setting JAVA_OPTS_APPEND (@jcarranzan)
- #1387: Bump org.apache.maven.plugins:maven-checkstyle-plugin from 3.5.0 to 3.6.0 (@dependabot)
All contributors: @actions-user, @dependabot, @dependabot[bot], @jcarranzan
1.5.8
1.5.8 Changes
- [1.5.z] Backport Fix the Keycloak memory issue on Podman setting JAVA_OPTS_APPEND by @jcarranzan in #1394
1.6.0.Beta13
1.1.x Changes
- #1386: Release 1.6.0.Beta13 (@michalvavrik)
- #1380
All contributors: @michalvavrik
1.6.0.Beta12
1.6.0.Beta12 Changes
- Bump manusa/actions-setup-minikube from 2.12.0 to 2.13.0 by @dependabot in #1367
- Use periodic Quarkus snapshot build in PR workflow to reduce GitHub actions execution time by @michalvavrik in #1371
- Add propagation of
maven.repo.local
on windows machine by @jedla97 in #1373 - Bump com.microsoft.playwright:playwright from 1.47.0 to 1.48.0 by @dependabot in #1374
- Move DisabledOnRHBQWindowsConditions from testsuite to framework by @jedla97 in #1377
- Add closing resources in quarkus cli as windows is more strict by @jedla97 in #1378
- Release 1.6.0.Beta12 by @jedla97 in #1379
Full Changelog: 1.6.0.Beta11...1.6.0.Beta12
1.5.7
1.5.7 Changes
- [1.5.z] Backport 23/10/2024 by @jedla97 in #1381 contains:
- Add propagation of
maven.repo.local
on windows machine by @jedla97 in #1373 - Move DisabledOnRHBQWindowsConditions from testsuite to framework by @jedla97 in #1377
- Add closing resources in quarkus cli as windows is more strict by @jedla97 in #1378
- Add @DisabledOnFipsAndNative annotation and drop @DisabledOnFipsAndJava17 by @michalvavrik in #1380
- Add propagation of
- Release 1.5.7 by @jedla97 in #1382
Full Changelog: 1.5.6...1.5.7
1.5.6
1.6.0.Beta11
What's Changed
- Add DisabledOnAarch64Native annotation by @mocenas in #1365
- Release 1.6.0.Beta11 by @mocenas in #1368
Full Changelog: 1.6.0.Beta10...1.6.0.Beta11
1.6.0.Beta10
1.6.0.Beta10 Changes
- #1364: Release 1.6.0.Beta10 (@michalvavrik)
- #1362: Fix file separator used by Quarkus Maven Plugin build strategy when custom files are added to be platform independent (@michalvavrik)
- #1357: Bump surefire-plugin.version from 3.5.0 to 3.5.1 (@dependabot)
1.6.0.Beta9
1.6.0.Beta9 Changes
- #1360: Release 1.6.0.Beta9 (@michalvavrik)
- #1359: Always use dependency version managed by BOM when forced dependency version is not specified (@michalvavrik)
All contributors: @QuarkusQE and @michalvavrik