Releases: quarkus-qe/quarkus-test-framework
Releases · quarkus-qe/quarkus-test-framework
1.5.0.Beta2
1.5.0.Beta2 Changes
- #1115: Release 1.5.0.Beta2 (@michalvavrik)
- #1114: Support FIPS-compatible client certificate generation (@michalvavrik)
All contributors: @gtroitsk and @michalvavrik
1.5.0.Beta1
1.5.0.Beta1 changes
- Maintenance release just for purposes of branching version for Quarkus 3.9+.
- #1108: Bump com.puppycrawl.tools:checkstyle from 10.15.0 to 10.16.0 (@dependabot)
All contributors: @dependabot, @dependabot[bot], @michalvavrik, @mjurc and @rsvoboda
1.4.4
What's Changed
- Set keystore file type as required by @gtroitsk in 7743daf
- Add support for Kafka authentication with SASL_SSL protocols by @gtroitsk in 754cd0c
- Fix Kafka SSL scenarios on FIPS by regenerating certs by @michalvavrik in 10575b9
- Bump me.escoffier.certs:certificate-generator from 0.5.0 to 0.6.0 in 79d60fc
- Switch Kafka SASL_SSL to SCRAM-SHA-512 due to FIPS by @michalvavrik in d4ebef6
- Support certs generation when SSL enabled to fix FIPS scenarios by @michalvavrik in 7cf11c2
- Fix DEV mode test when specific classes are selected by @michalvavrik in a1c430e
- Bumping Quarkus to 3.8.4 by @mjurc in a2f7231
- Fixing tag in POM SCM config by @mjurc in 7b9381c
- Remove daily action for the branch and pin Quarkus version to 3.8 in CI by @mjurc in b7722d0
- Drop Helm support by @michalvavrik in 066010f
- Pin external applications to 3.8.x branches by @mjurc in dea83ca
- Pin CLI tests to 3.8 stream by @mjurc in ac7f75e
- Bumping versions of projects to 1.4.4-SNAPSHOT by @mjurc in 86a02fb
Full Changelog: 1.4.2.Beta8...1.4.4
1.4.2.Beta11
1.4.2.Beta11 Changes
- #1102: Release 1.4.2.Beta11 (@jcarranzan)
- #1101: Fix DEV mode test when specific classes are selected (@michalvavrik)
- #1098: Bump quarkus.platform.version from 3.9.4 to 3.10.0 (@dependabot)
1.4.2.Beta10
1.4.2.Beta10 Changes
- #1092: Release 1.4.2.Beta10 (@michalvavrik)
- #1097: Support FIPS-compatible certificate generation (@michalvavrik)
- #1096: Change check of Kubernetes annotation for Keycloak resource binding (@gtroitsk)
- #1094: Fix runtime config properties recording in OpenShift (@michalvavrik)
- #1083: Fix Kubernetes test scenario (@gtroitsk)
- #1093: Fix release version check script to accept 2-digit numbers (@gtroitsk)
- #1091: Authenticate using SASL/SCRAM-SHA-512 in Kafka SASL_SSL scenarios as PLAIN authentication doesn't work in FIPS-enabled environment (@michalvavrik)
- #1090: Bump me.escoffier.certs:certificate-generator from 0.5.0 to 0.6.0 (@dependabot)
- #1088: Fix Kafka SSL scenarios in FIPS enabled environment by regenerating certs (@michalvavrik)
- #1089: Bump quarkus.platform.version from 3.9.3 to 3.9.4 (@dependabot)
- #1084: Bump io.quarkiverse.artemis:quarkus-artemis-jms from 3.2.1 to 3.3.0 (@dependabot)
- #1086: Bump quarkus.platform.version from 3.9.2 to 3.9.3 (@dependabot)
- #1087: Bump com.microsoft.playwright:playwright from 1.42.0 to 1.43.0 (@dependabot)
- #1082: Bump org.apache.maven.plugins:maven-source-plugin from 3.3.0 to 3.3.1 (@dependabot)
- #1081: Bump quarkus.platform.version from 3.9.1 to 3.9.2 (@dependabot)
- #1080: Bump org.jacoco:jacoco-maven-plugin from 0.8.11 to 0.8.12 (@dependabot)
- #1079: Bump com.puppycrawl.tools:checkstyle from 10.14.2 to 10.15.0 (@dependabot)
- #1077: Bump quarkus.platform.version from 3.9.0 to 3.9.1 (@dependabot)
- #1076: Fix OpenShiftStrimziOperatorKafkaWithoutRegistryMessagingIT by bumping Kafka instance to 3.7 supported by the operator (@michalvavrik)
- #1075: Sanitize OpenShift deployment service name (@michalvavrik)
All contributors: @QuarkusQE, @dependabot, @dependabot[bot], @gtroitsk, @michalvavrik and @mjurc
1.4.2.Beta9
1.4.2.Beta9 Changes
- #1069: Release 1.4.2.Beta9 (@gtroitsk)
- #1059: Bump io.strimzi:strimzi-test-container from 0.105.0 to 0.106.0 (@dependabot)
- #1064: Bump log4j.version from 2.23.0 to 2.23.1 (@dependabot)
- #1063: Bump io.quarkiverse.artemis:quarkus-artemis-jms from 3.2.0 to 3.2.1 (@dependabot)
- #1067: Bump com.microsoft.playwright:playwright from 1.41.2 to 1.42.0 (@dependabot)
- #1065: Support and test Kafka authentication with SASL_SSL protocols (@gtroitsk)
- #1066: Rename reactive extensions to their new names (@michalvavrik)
- #1061: Add release version checker to GitHub Actions workflow (@gtroitsk)
- #1060: Set keystore file type as required due to upstream changes the type can't be inferred anymore (@gtroitsk)
- #1056: Bump com.puppycrawl.tools:checkstyle from 10.13.0 to 10.14.0 (@dependabot)
- #1058: Bump io.quarkiverse.artemis:quarkus-artemis-jms from 3.1.4 to 3.2.0 (@dependabot)
- #1055: Bump azure/setup-helm from 3 to 4 (@dependabot)
- #1057: Bump quarkus.platform.version from 3.8.0 to 3.8.1 (@dependabot)
- #1051: Bump log4j.version from 2.22.1 to 2.23.0 (@dependabot)
- #1050: Bump quarkus.platform.version from 3.7.3 to 3.8.0 (@dependabot)
- #1049: Detect and report flaky tests (@michalvavrik)
- #1047: Propagate quarkus OPTS to openshift deployment (@mocenas)
- #1046: Bump quarkus.platform.version from 3.7.2 to 3.7.3 (@dependabot)
- #1045: Bump io.quarkiverse.config:quarkus-config-consul from 2.3.0 to 2.3.1 (@dependabot)
- #1072: Bump quarkus.platform.version from 3.9.0.CR2 to 3.9.0 (@dependabot)
- #1073: Bump com.puppycrawl.tools:checkstyle from 10.14.0 to 10.14.2 (@dependabot)
- #1071: Bump org.apache.maven.plugins:maven-compiler-plugin from 3.12.1 to 3.13.0 (@dependabot)
- #1074: Drop Helm support (@michalvavrik)
- #1070: Fix remote DEV tests after breaking package config changes (@michalvavrik)
All contributors: @QuarkusQE, @dependabot, @dependabot[bot], @gtroitsk, @michalvavrik and @mocenas
1.4.1.Beta8
What's Changed
- Include service name in OpenShift deployment template by @fedinskiy in #1039
- Create services for Openshift apps deployed by Quarkus Openshift extension by @fedinskiy in #1041
- Release 1.4.1.Beta8 by @fedinskiy in #1043
Full Changelog: 1.4.0.Beta8...1.4.1.Beta8
1.4.0.Beta7
1.4.0.Beta7 Changes
- #1015: Release 1.4.0.Beta7 (@michalvavrik)
- #1013: Bump quarkus.platform.version from 3.6.6 to 3.6.7 (@dependabot)
- #1014: Fix selection of application classes from test directory in native mode (@michalvavrik)
- #1011: Bump com.microsoft.playwright:playwright from 1.40.0 to 1.41.0 (@dependabot)
All contributors: @dependabot, @dependabot[bot], @michalvavrik and @mjurc
1.4.0.Beta6
1.4.0.Beta6 Changes
- #1010: Release 1.4.0.Beta6 (@michalvavrik)
- #1009: Bump quarkus.platform.version from 3.6.5 to 3.6.6 (@dependabot)
- #1008: Bump quarkus.platform.version from 3.6.4 to 3.6.5 (@dependabot)
- #1006: Bump surefire-plugin.version from 3.2.3 to 3.2.5 (@dependabot)
- #1007: Disable test failing on issue 38018 (@mocenas)
- #1005: Do not search for command line arguments during native executable build on Windows as they are not accessible via Java proccess API (@michalvavrik)
- #1004: Fix daily action - rename artifacts to just maven repo (@mocenas)
- #1002: Bump org.apache.maven.plugins:maven-compiler-plugin from 3.12.0 to 3.12.1 (@dependabot)
- #1003: Bump log4j.version from 2.22.0 to 2.22.1 (@dependabot)
- #971: Use Quarkus Maven plugin to build native executables (@michalvavrik)
- #1000: Change maven-repo names to be unique (@jcarranzan)
- #997: Bump Quarkus to 3.6.4 (@rsvoboda)
- #996: Allow to disable Linux containers detection execution condition as it can provide false positives when Docker host strategy is used and no CLI is available (@michalvavrik)
- #998: Migrate hardcoded images to Maven properties (@gtroitsk)
- #999: Make Dependabot bump Quarkus BOM (@michalvavrik)
- #995: Set compiler release to 17 to avoid impsort compilation errors when using Java 17 features (@michalvavrik)
- #994: Do ci-coverage name unique for Archive Coverage Report (@jcarranzan)
- #993: Support OCP secrets with destination mount path (@michalvavrik)
- #992: Make OCP config map name unique for same mount paths (@michalvavrik)
- #990: Bump io.quarkiverse.artemis:quarkus-artemis-jms from 3.1.2 to 3.1.3 (@dependabot)
- #989: Bump org.apache.maven.plugins:maven-compiler-plugin from 3.11.0 to 3.12.0 (@dependabot)
- #991: bump actions/download-artifact and actions/upload-artifact from v3 to v4 (@jcarranzan)
- #979: Bump surefire-plugin.version from 3.2.2 to 3.2.3 (@dependabot)
- #988: Release 1.4.0.Beta5 (@michalvavrik)
- #986: KeycloakContainer and Keycloak service refactoring, Keycloak image bump and resulting OCP fixes (@michalvavrik)
All contributors: @QuarkusQE, @actions-user, @dependabot, @dependabot[bot], @gtroitsk, @jcarranzan, @jedla97, @michalvavrik, @mjurc, @mocenas and @rsvoboda
1.4.0.Beta4
1.4.0.Beta4 Changes
- #985: Release 1.4.0.Beta4 (@gtroitsk)
- #984: Revert "Update Kafka utils to use images from Maven properties" (@gtroitsk)
All contributors: @QuarkusQE, @gtroitsk and @michalvavrik