github quarkusio/quarkus 1.7.2.Final

latest releases: 3.10.0, 3.9.5, 3.9.4...
3 years ago

Major changes

Complete changelog

  • #11836 - Bump dekorate to 0.12.8
  • #11823 - Property quarkus.container-image.tag with numbers generates a breaking minikube.yml file
  • #11809 - Fix disabled k8s client test
  • #11808 - Handle post-authentication exceptions correctly
  • #11807 - FormAuthenticationMechanism needs to handle exceptions to avoid requests without response.
  • #11802 - Handle empty non existing resource directory in gradle plugin
  • #11796 - Define a deterministic ordering for ConfigMap and Secret ConfigSources
  • #11791 - docs: fix typo in stm doc
  • #11781 - Normalize migration paths in Flyway extension
  • #11780 - Flyway migrations does not work anymore on JDK8 after upgrade to 1.7.1.Final
  • #11776 - Upgrade Liquibase to 3.10.2 - 1.7
  • #11767 - Fix wrong extension name in kafka example
  • #11764 - Use neutral container image over docker image
  • #11762 - liquibase 3.10.2 fixes bug with mariadb
  • #11741 - Ensure that @testprofile works properly with random http port
  • #11740 - Fix invalid datasource configuration
  • #11739 - Using Modifier.isFinal instead of org.objectweb.asm.Opcodes.ACC_FINAL - 1.7
  • #11738 - Revert "Only integrate with Bean Validation if the HV extension is present"
  • #11725 - Gradle Jar/main directory issues, 1.7.1.FInal
  • #11720 - add missing "id" field in the MongoDB guide
  • #11718 - Add OIDC session-age-extension property
  • #11716 - Correctly handle directories in getResourceAsStream of QuarkusClassLoader
  • #11715 - OIDC refresh token is lost after ID token expiration
  • #11707 - QuarkusClassLoader.getResourceAsStream does not work with directories in quarkus:dev
  • #11706 - Interceptor bindings must not be inherited from interfaces
  • #11704 - Interceptor bindings must not be inherited from interfaces implemented by a bean
  • #11696 - Upgrade SmallRye Metrics to 2.4.3
  • #11692 - Liquibase diffChangeLog generation is broken in 1.7.1
  • #11688 - @testprofile and @TestHTTPResource don't play well with quarkus.http.test-port=0
  • #11686 - Add -Ddocker option to spin a Redis Server container automatically when launching Redis IT test
  • #11685 - Work around Caffeine warnings during cache computations - 1.7
  • #11684 - Reorder gradle code generation task
  • #11679 - Let Maven start and stop the Docker images and other CI adjustments
  • #11678 - Upgrade to Hibernate ORM 5.4.21.Final
  • #11677 - Improve GCP functions guides
  • #11676 - Fix log4j logging adapter
  • #11672 - Update source code highlighting in the Quartz guide
  • #11671 - Disable DefaultPackageMetricsTest
  • #11667 - log4j librairies not correct inside the logging guide
  • #11657 - Use correct CL when loading classes
  • #11656 - Fix issue with metrics and ArC when beans are in the default package
  • #11649 - Copy over the json files required by native-image tool during native-image generation on Windows
  • #11645 - doc Mention need of resteasy-mutiny extension in Reactive SQL Clients guide
  • #11643 - Fix the fast-jar suffix in the Dockerfile
  • #11641 - Quarkus 1.7.x: Gradle Kotlin project compilation error
  • #11640 - Clarify floating tag use in Mandrel builder images
  • #11639 - Assorted InetSocketAddress fixes
  • #11635 - Register Jackson @JsonNaming strategies for reflection
  • #11630 - Add SSL support to Spring Config Server extension
  • #11626 - 1.7.0.Final quarkus.package.output-directory causes NPE running tests
  • #11624 - Rename prepare goal to generate-code
  • #11617 - Kafka Streams Bootstrap Servers Problem
  • #11589 - Lazy loading fails if an entity appears twice in the object graph
  • #11500 - Kubernetes secret config changes
  • #11461 - Unable to read a literal value from a secret containing keys ending in "yaml,yml or properties"
  • #11400 - 1.7.0.Final quarkus.package.output-directory causes NPE running tests
  • #11397 - Problem while using jackson @JsonNaming in AWS Lambda
  • #11373 - correct signature for singleResult
  • #11354 - Make the various beans produced in RedisAPIProducer ApplicationScoped
  • #11325 - Hibernate no active session in hashcode() of lazy loaded collections
  • #11293 - Native SSL Support for Spring Cloud Config for Native Images
  • #11287 - Misleading/Erroneous signatures in Panache Hibernate Kotlin
  • #11231 - Upgrade to Hibernate ORM 5.4.21
  • #11184 - Compilation fails when using reflection-config in quarkus 1.6.x
  • #11134 - Issue when using Kubernetes + MicroProfile Metrics
  • #11131 - Exception is reported on windows native image building.
  • #7591 - SQL import - commented out lines not ignored

Don't miss a new quarkus release

NewReleases is sending notifications on new releases.