Releases: quarkus-qe/quarkus-test-framework
Releases · quarkus-qe/quarkus-test-framework
1.1.2
1.1.x Changes
- #537: Updated jvm and native Dockerfiles (@jirisimek98)
- #542: Bump maven-checkstyle-plugin from 3.1.2 to 3.2.0 (@dependabot)
- #541: Template hint for OCP run (@rsvoboda)
- #536: Upgrade apicurio to 2.2.5.Final (@pjgg)
- #534: Bump maven-javadoc-plugin from 3.4.0 to 3.4.1 (@dependabot)
- #533: [fix] Wait for thread to finish consumption of lines (@llowinge)
- #532: Update native image builders - use version 22.2 (@michalvavrik)
- #531: Swapp default consul docker image by a bitnami image (@pjgg)
- #530: Release 1.2.0.Beta4 (@michalvavrik)
- #529: Activate Maven profile
skip-tests-on-windows-in-native
in daily runs (@michalvavrik) - #527: Trace test results via OTLP HTTP protocol instead of gRPC (@michalvavrik)
- #528: Bump Quarkus to 2.11.1.Final (@michalvavrik)
- #525: Fix
blocking-reactive
assertion and disable it on Windows in native (@michalvavrik) - #526: Bump checkstyle from 10.3.1 to 10.3.2 (@dependabot)
- #524: Release 1.2.0.Beta3 (@pjgg)
- #523: Bugfix on ocp / k8s volume setup (@pjgg)
- #520: Update mandrel image to 22.1 (@pjgg)
- #522: Upgrade ocp exec command to the latest version (@pjgg)
- #521: Bump formatter-maven-plugin from 2.19.0 to 2.20.0 (@dependabot)
All contributors: @QuarkusQE, @actions-user, @dependabot, @dependabot[bot], @jirisimek98, @jsmrcka, @llowinge, @michalvavrik, @mjurc, @pjgg and @rsvoboda
1.x.x 🌈
1.2.x Changes
- #517: Release 1.2.0.Beta2 (@michalvavrik)
- #516: Decouple Jaeger from Test core by using OpenTelemetry (@michalvavrik)
- #515: Decouple gRPC from Test core (@michalvavrik)
- #513: Bump htmlunit from 2.62.0 to 2.63.0 (@dependabot)
- #509: Update Quarkus version to 2.10.2.Final (@pjgg)
- #507: Bump jaeger-client from 1.8.0 to 1.8.1 (@dependabot)
- #505: Bump quarkus-artemis-jms from 1.1.1 to 1.2.0 (@dependabot)
- #508: Bump log4j.version from 2.17.2 to 2.18.0 (@dependabot)
- #504: Downgrade examples - confluent kafka-avro-serializer version to 7.0.3 (@pjgg)
- #502: Bump strimzi-test-container from 0.100.0 to 0.102.0 (@dependabot)
- #499: Revert "Disable Windows/oracle native compilation" (@rsvoboda)
- #500: Bump checkstyle from 10.3 to 10.3.1 (@dependabot)
- #501: Bump kafka-avro-serializer from 7.0.1 to 7.1.2 (@dependabot)
- #497: Use batch mode in CI runs (@rsvoboda)
- #498: Upgrade keycloak to version 18.0.0 (@pjgg)
- #496: Disable Windows/oracle native compilation (@pjgg)
- #494: Enable shouldAddAndRemoveExtensions test (@rsvoboda)
- #495: Remove Consul extension workaround (@rsvoboda)
- #493: Allow custom GAV for application creation (@rsvoboda)
- #492: Bump quarkus-config-consul from 1.0.2 to 1.1.0 (@dependabot)
- #490: Add an explicit reusable container verification example (@pjgg)
- #489: Add oracle example (@pjgg)
- #491: Bump quarkus-artemis-jms from 1.1.0 to 1.1.1 (@dependabot)
- #349: Reuse a docker containers between Quarkus-scenarios (@pjgg)
- #487: Revert "Fix
QuarkusCliClientIT#shouldCreateExtension
" (@michalvavrik) - #488: Bump simpleclient_pushgateway from 0.15.0 to 0.16.0 (@dependabot)
- #485: Explicit definition of jsoup dependency (@pjgg)
- #484: Bump quarkus-artemis-jms from 1.0.6 to 1.1.0 (@dependabot)
- #483: Fix
QuarkusCliClientIT#shouldCreateExtension
(@michalvavrik) - #482: Bump htmlunit from 2.61.0 to 2.62.0 (@dependabot)
- #479: Enable shouldAddAndRemoveExtensions on Quarkus main (@rsvoboda)
- #480: Add refactoring option into PR template (@rsvoboda)
- #481: Bump formatter-maven-plugin from 2.18.0 to 2.19.0 (@dependabot)
- #478: Use separate log files for CLI commands and CLI dev mode, and clean the files at the end (@rsvoboda)
- #476: Bump checkstyle from 10.2 to 10.3 (@dependabot)
- #471: Bump quarkus-artemis-jms from 1.0.5 to 1.0.6 (@dependabot)
- #475: Release 1.2.0.Beta1 (@pjgg)
1.1.x Changes
- #474: 1.1.1.Beta1 release (@pjgg)
- #473: Upgrade quarkus version to 2.9.1.Final (@pjgg)
- #472: Bump impsort-maven-plugin from 1.6.2 to 1.7.0 (@dependabot)
All contributors: @QuarkusQE, @actions-user, @dependabot, @dependabot[bot], @michalvavrik, @mjurc, @pjgg and @rsvoboda
1.1.0.Final 🌈
1.1.0.Final Changes
- #467: Update kafka version to be on par with operator (@fedinskiy)
All contributors: @fedinskiy
v1.0.0.Final 🌈
This is first final release. This release is compatible with Quarkus 2.2.
Changes
- #329: Kafka 2.7.0 is not supported by ocp49 strimzi operator anymore (@pjgg)
- #323: Move on to quarkus apicurio/kafka 2.0 (@pjgg)
- #321: Fix quarkus-cli flaky test (@pjgg)
- #319: Remove Testcontainers and DockerJava dependencies (Quarkus 1.x incomp) (@Sgitario)
- #310: Removed
@EnabledIfKubernetesScenario
and@EnabledIfOpenShiftScenario
(@Sgitario) - #309: Improve s2i properties to use the standard ones (@Sgitario)
- #307: Replace quarkus-plugin.version property with quarkus.platform.version (@Sgitario)
All contributors: @Sgitario and @pjgg
0.0.1
Changes
- #36: Bump impsort-maven-plugin from 1.6.1 to 1.6.2 (@dependabot)
- #27: Keycloak does not deal well when URLs containing the port 80 (@Sgitario)
- #29: Bump impsort-maven-plugin from 1.6.0 to 1.6.1 (@dependabot)
- #28: Bump strimzi-test-container from 0.22.1 to 0.23.0 (@dependabot)
- #24: Upgrade Quarkus version to 2.0.0.Alpha2 (@Sgitario)
- #23: Support computed Properties in @containers (@Sgitario)
- #21: Upgrade Strimzi version to 2.7.0 (@Sgitario)
- #18: Allow to disable the project/namespace deletion on test failures (@Sgitario)
- #16: Artemis Service: Use broker settings to allow usage when higher disk usage (@Sgitario)
- #11: Bump maven-checkstyle-plugin from 3.1.1 to 3.1.2 (@dependabot)
- #12: Bump formatter-maven-plugin from 2.13.0 to 2.15.0 (@dependabot)
- #8: Bump testcontainers-bom from 1.15.2 to 1.15.3 (@dependabot)
- #9: Bump kafka-avro-serializer from 6.0.0 to 6.1.1 (@dependabot)
- #10: Bump avro-maven-plugin from 1.9.2 to 1.10.2 (@dependabot)
- #7: Bump maven-source-plugin from 3.2.0 to 3.2.1 (@dependabot)
- #6: Bump consul-client from 1.4.0 to 1.5.1 (@dependabot)
- #5: Bump maven-failsafe-plugin from 2.22.1 to 2.22.2 (@dependabot)
- #3: Configure Dependabot (@Sgitario)
All contributors: @Sgitario, @mjurc and @pjgg