Skip to content

Releases: quarkus-qe/quarkus-test-framework

1.1.2

24 Aug 12:28
Compare
Choose a tag to compare

1.1.x Changes

1.x.x 🌈

19 Jul 13:44
Compare
Choose a tag to compare

1.2.x Changes

1.1.x Changes

1.1.0.Final 🌈

09 May 20:55
Compare
Choose a tag to compare

1.1.0.Final Changes

v1.0.0.Final 🌈

12 Nov 10:08
Compare
Choose a tag to compare

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

18 May 12:30
Compare
Choose a tag to compare

Changes