github quarkusio/quarkus 1.6.0.Final

latest releases: 3.9.4, 3.8.4, 3.2.12.Final...
3 years ago

Major changes

Complete changelog

  • #10419 - Fix fast-jar Dockerfile
  • #10418 - Reduce log level of "objcopy" missing message
  • #10413 - Fix the security-oauth2.adoc callouts
  • #10408 - Fix test dependency filtering in DevMojo
  • #10405 - Fix missing Jaeger client version in native mode
  • #10399 - Field jaeger.version is empty when using quarkus-jaeger
  • #10398 - Revert "Simplify runtime class transformation"
  • #10396 - Document mocking an authorization server with Mockito
  • #10395 - Dockerfile.native - write access to /work directory
  • #10393 - Ignore .cache directories created by the formatter-maven-plugin
  • #10392 - Qute - fix parser
  • #10391 - Avoid version issues by using an extended name option to decode base64
  • #10389 - Set owner's permission to execute manage.sh
  • #10388 - Apply small fixes to GraphQL docs
  • #10387 - Escape pipe when transforming JavaDoc to AsciiDoc
  • #10386 - Generated manage.sh script not executable
  • #10385 - Removing unused import in Lambda template
  • #10382 - Hibernate Reactive services initiator fix
  • #10380 - Allow setting remote repository manager on BootstrapMavenContextConfig
  • #10370 - Knative manifest now uses valid port names
  • #10365 - Fix auth handling in Spring Cloud Config Client
  • #10364 - Explain how to configure embedded authentication for integration testing
  • #10351 - Fix use-parent-handlers case in logging doc
  • #10350 - [spring-cloud-config-client] Authentication not added when spring-cloud-config.url defines a endpoint, not a base url
  • #10348 - fixes property name in the application.properties example
  • #10346 - Use the AWS SDK BOM to avoid inconsistent versions and upgrade to 2.13.46 - Fix various other version alignments
  • #10345 - Honour @JsonIgnore on Panache entities
  • #10342 - Upgrade axle-client version to the one matching the mutiny-client version
  • #10337 - Update SmallRye Reactive Messaging to version 2.1.1
  • #10334 - Make Elytron Security extensions config overridable at runtime
  • #10333 - Fix broken sidecar handling
  • #10332 - Generated knative.yaml does not work on Openshift Serverless
  • #10329 - Add documentation on how to use Wiremock in Quarkus tests
  • #10322 - Fix for #10320 - Backwards incompatible profile value resolution between Quarkus and SmallRye Config.
  • #10321 - Add a section about the redirection to the OIDC web-app docs
  • #10320 - Config properties of inactive profiles are being expanded in 1.6.0.CR1
  • #10317 - Bump webjars-locator-core to 0.46
  • #10316 - Devmode .env: fall back to mklink /H on Windows
  • #10313 - Webjars-locator only works in quarkus:dev mode
  • #10312 - Fix broken anchor when linking to database vault example
  • #10310 - Make blocking router unordered
  • #10308 - Quarkus kubernetes sidecars configs do not work
  • #10307 - Use AppArtifactKey instead of a string in ExtensionDescriptorMojo
  • #10293 - Gcp HTTP functions improvements
  • #10292 - Concurrent requests for blocking reactive routes is limited by quarkus.vertx.event-loops-pool-size
  • #10288 - Add 'Entity State-detection Strategies' to spring-data-jpa docs
  • #10286 - Dependency parity validator is missing dependencies with different versions
  • #10283 - Turn reactive datasource pools into synthetic beans
  • #10281 - updated the reactive getting-started guide to reflect the newer api
  • #10279 - Dependency parity validator is missing dependencies with different versions
  • #10278 - Ensure that enums can be used in ConfigProperties in native mode
  • #10277 - Using an Enum in ConfigProperties doesn't work in native mode
  • #10276 - Doc: reactive tx management with SqlClientHelper
  • #10274 - Netty's shaded JC Tools need Unsafe access in native mode
  • #10261 - Provide warning for unsupported rest-client features in native
  • #10260 - quarkus.kubernetes.annotations gets not applied to ingress
  • #10259 - LDAP Security - configuration needs to be modifiable at runtime
  • #10187 - Hibernate Reactive bug with generated IDs
  • #10170 - JVM args should be aware of quotes
  • #10166 - -Dquarkus.args cannot handle more than one argument in command line
  • #10143 - quarkus-maven-plugin DevMojo erroneously excludes local project dependencies
  • #10126 - Allow QuarkusTest to override base URL of REST client
  • #10093 - Add debug symbols support #9792
  • #10059 - Cannot inject reactive Pool/PgPool into gRPC Singleton
  • #9792 - Offer quarkus property to enable debug symbols
  • #9769 - wildcarded mqtt topic not receiving messages
  • #9100 - fix guide -> Deploying the application as Java application in OpenShift with jdk11
  • #8297 - Unable to copy .env file in dev mode
  • #5234 - MQ Message not acknowledged on thrown exception

Don't miss a new quarkus release

NewReleases is sending notifications on new releases.