github quarkusio/quarkus 1.7.0.CR2

latest releases: 3.10.0, 3.9.5, 3.9.4...
pre-release3 years ago

Major changes

Complete changelog

  • #11202 - Make sure maven.repo.local is taken into account when building and testing the Gradle plugin
  • #11197 - Jaeger performance improvement
  • #11196 - SmallRye CP - make ManagedExecutor bean application scoped
  • #11192 - Fix CNFE when MessageBundles are used with Dev-mode
  • #11191 - Ignore Gradle's GrpcDevModeTest as it's too unstable for now
  • #11189 - Bump awssdk.version from 2.13.65 to 2.13.67
  • #11188 - ClassNotFoundException in dev mode with @MessageBundle and properties file
  • #11187 - Fix WebJars Locator test dependencies and avoid hardcoded version
  • #11178 - Fixes for incorrect .equals checks
  • #11173 - Bump picocli.version from 4.4.0 to 4.5.0
  • #11172 - Bump jackson-bom from 2.11.1 to 2.11.2
  • #11169 - Use the deployment dependencies in the gRPC deployment artifact
  • #11168 - Removed test dependency resolved transitively in Gradle plugin
  • #11167 - Disable snapshot resolution for releases repositories and only add the Gradle repository where needed
  • #11165 - Don't enable tracing in SmallRye GraphQL when no tracer is present
  • #11163 - GraphQL with OpenTracing extension triggers a NullpointerException when tracing is disabled
  • #11162 - Set the CurrentVertxRequest when processing GraphQL queries
  • #11161 - SmallRye GraphQL extension does not set the CurrentVertxRequest
  • #11159 - Ensure quarkusBuild Gradle task works properly with fast-jar
  • #11158 - Bundle gradle-tooling-api with quarkus-bootstrap-gradle-resolver
  • #11157 - Gradle fast-jar is not recreated when using clean
  • #11151 - Better logging on startup failure
  • #11150 - Explicitly prevent the use of @testprofile with @NativeImageTest
  • #11146 - 1.7.0.CR1: TestProfile + TestResource doesn't work in Native tests
  • #11141 - Regression in 1.7.0.CR1: Maven build fails with "Failure to find org.gradle:gradle-tooling-api:jar:6.5"
  • #11137 - Wrap original exception when handling test resources
  • #11136 - Injection error in start with 1.7.CR1
  • #11133 - Bump cron-utils from 9.1.0 to 9.1.1
  • #11132 - Bump awssdk.version from 2.13.64 to 2.13.65
  • #11124 - Add classifier in JarResult
  • #11122 - JUnit support - disable observers declared on mocked beans
  • #11120 - Don't use -Xverify:none on Java 13+ in dev mode
  • #11103 - Gradle tests not honoring the local Maven repo setting anymore
  • #11102 - Runner jar is deployed with a classifier that does not match quarkus.package.runner-suffix when building uber-jar
  • #11079 - InjectMock does not work on observer method
  • #11062 - quarkus:dev does not report javax.enterprise.inject.UnsatisfiedResolutionException when started the first time
  • #10965 - Escape UUID in MongoDB with Panache
  • #10941 - cannot find by UUID field in PanacheMongoEntity
  • #10144 - Add explicit version boring-ssl
  • #9921 - Add Specific version for io.netty:netty-tcnative-boringssl-static

Don't miss a new quarkus release

NewReleases is sending notifications on new releases.