github quarkusio/quarkus 2.0.3.Final

latest releases: 3.15.1, 3.15.0, 3.14.4...
3 years ago

Major changes

Complete changelog

  • #18881 - Make REST Client Reactive work with Mutiny retry
  • #18880 - Bump dekorate to 2.3.0 to align with kubernetes model
  • #18878 - Report failures in @BeforeAll
  • #18877 - De-register smallrye context manager on shutdown
  • #18870 - Fix OpenTelemetry for continuous testing
  • #18864 - Classloader leak in MP ContextManagerProvider / Smallrye SmallRyeContextManagerProvider
  • #18848 - Update config codestarts to use @ConfigMapping
  • #18845 - Environment variable mapping is not working propertly using @ConfigMapping or @withName
  • #18801 - Upgrade to Hibernate ORM 5.5.4.Final
  • #18760 - Explain how to customize OIDC authentication requests
  • #18754 - Fix logging for oidcprovider token introspection
  • #18752 - Bump gradle version used in codestart
  • #18749 - Update SmallRye Opentracing to 2.0.1
  • #18748 - Use bright blue instead of plain blue in the console
  • #18746 - SmallRyeHealthReporter - Class does not exist in ClassLoader QuarkusClassLoader warning
  • #18744 - Qute template scanning - fix case-insensitivity problem on Windows
  • #18739 - Opentracing NPE with v2
  • #18736 - Mailer Template Error: the return value of TemplateProducer.template() is null
  • #18733 - Continuous testing does not report failures in @BeforeAll
  • #18718 - Bump micrometer-bom from 1.7.0 to 1.7.2
  • #18712 - Remove loglevel property for generated gradle project
  • #18709 - Adjust links in docs for GitHub resources
  • #18707 - Fix Jacoco with Kotlin Panache
  • #18704 - Fix Redis dev mode
  • #18693 - Drop .adoc from links between Quarkus guides
  • #18687 - CLI: Add debugPort to DevModeLauncher
  • #18686 - Fix OpenTelemetry late bound span processors
  • #18675 - Bean archive index - avoid warning about indexing arrays
  • #18669 - Redis breaks on live reload
  • #18666 - CLI: forward dev mode debug options
  • #18629 - Update SmallRye Config to 2.4.2
  • #18579 - gradle plugin seem to enable very verbose gradle output
  • #18576 - Register json serde types for reflection
  • #18575 - Custom OpenTelemetry SpanExporter breaks Jaeger exporter
  • #18562 - Improve @ConfigMapping mock documentation
  • #18522 - Jacoco extensions results in java.lang.NoSuchMethodError: 'boolean[] ***.$jacocoInit()' for kotlin when panache repo is injected
  • #18294 - Build fails when defining property quarkus.kubernetes.pvc-volumes
  • #18276 - Kafka message payload types are not registered for reflection
  • #18255 - Mock @ConfigMapping documentation
  • #18199 - Update SmallRye Config to 2.4.1
  • #18151 - Upgrade micrometer-bom from 1.7.0 to 1.7.1 (or further)
  • #17269 - Support injection of Maps using @ConfigProperty
  • #17145 - REST Client retry failed calls
  • #12923 - Entity is loaded twice and error happens for the 2nd loading

Don't miss a new quarkus release

NewReleases is sending notifications on new releases.