github quarkusio/quarkus 1.8.2.Final

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

Major changes

Complete changelog

  • #12523 - @TestHTTPEndpoint support for endpoints annotated with Spring Web's @RequestMapping
  • #12508 - docs: Fix companion object link in Panache with Kotlin
  • #12487 - Combine both the combined index and the bean archive one in REST client
  • #12484 - Add Tika PDF FontBox native resources
  • #12477 - Fix add extension in Kafka Streams guide
  • #12476 - Index Envers base entity classes
  • #12474 - Missing publish option in kms docker + specify version of localhost i…
  • #12471 - quarkus-hibernate-envers should add hibernate-envers to Jandex index
  • #12467 - @testsecurity fails if the method params are primitives
  • #12463 - Hibernate ORM extension boot is not holding the @startup event
  • #12459 - Fix the private key location in the smallrye-jwt guide
  • #12451 - Startup of Hibernate ORM was not registered as a ServiceStartBuildItem
  • #12449 - The limitation of a single instance of Hibernate was removed
  • #12446 - Update documentation for "kafka" extension
  • #12440 - Upgrade Hibernate Validator to 6.1.6.Final
  • #12437 - Include JVM GC metrics in the Micrometer extension
  • #12436 - Config docs improvements
  • #12425 - Include the JVM GC Binder in the Micrometer extension
  • #12421 - Make producer of MetricRegistry unremovable
  • #12420 - SmallRye GraphQL extension's metrics are broken
  • #12414 - Fix Fault Tolerance metrics via Micrometer
  • #12413 - ClassNotFoundException on primitive arguments with quarkus-test-security
  • #12410 - Don't log warnings about duplicate build.metadata
  • #12401 - Fix the handling of the port 0
  • #12387 - Fix reflection registration issue with Jackson's @JsonSerialize
  • #12382 - Make sasl.mechanism configurable in Kafka Streams extension
  • #12375 - SQS Amazon-service extension: Fixed a little typo in docs
  • #12370 - Always use localhost for @TestHTTPResource
  • #12369 - TestHTTPResource does not return localhost
  • #12367 - Fix broken GraalVM link
  • #12364 - Adjust issuer URL in security-jwt guide
  • #12361 - Fixed incorrect docs for recordDelimiter
  • #12356 - Add details to documentation on how to deploy to OpenShift and test the application
  • #12348 - Upgrade SmallRye GraphQL to 1.0.11 fixing some minor bugs.
  • #12345 - com.fasterxml.jackson.databind.JsonMappingException: Class CustomSerializer has no default (no arg) constructor
  • #12342 - Remove default priority method impl from SecurityIdentityAugmentor examples
  • #12329 - Update description of hibernate-orm-panache-common and google-cloud-functions-http to avoid duplicatetes
  • #12323 - Fix "quarkus.container-image.*" entries not showing in the "All Configuration Options" guide
  • #12316 - "quarkus.container-image.*" entries not showing in the "All Configuration Options" guide.
  • #12310 - Superclass injection will fail if subclass declares same field
  • #12299 - Link to the CDI intro from the getting started guide
  • #12298 - Document Fault Tolerance configuration
  • #12292 - Support OIDC cookie domain property
  • #12281 - OIDC Session Cookie does not allow configuration of Domain
  • #12276 - Fix errors in the CDI guide
  • #12273 - Bump awssdk.version from 2.14.22 to 2.14.23
  • #12272 - Bump flyway-core from 6.5.6 to 6.5.7
  • #12265 - Bump SLF4j JBoss logging to 1.2.1.Final
  • #12261 - Clean smallrye-metrics references
  • #12255 - Fix Sentry usage with fast-jar
  • #12253 - Docs: update s3 docs localstack instructions
  • #12252 - java.lang.NoClassDefFoundError: org/slf4j/LoggerFactory with fast-jar deployment with Sentry extension
  • #12245 - Bump awssdk.version from 2.14.20 to 2.14.22
  • #12241 - docs: fix some typos in writing-extensions
  • #12234 - Spring's @scope#scopeName is now taken into account
  • #12233 - Spring DI layer ingores @scope#scopeName
  • #12230 - Quarkus app fails to start when generics are used in GraphQL endpoint
  • #12224 - Solves quarkus kakfa-streams extension devmode issue
  • #12223 - Kafka-streams dev mode broken
  • #12221 - Fix broken weld links
  • #12215 - Make use of BeanArchiveIndexBuildItem in rest client processor to be aware of generated beans from other extensions
  • #12205 - Fix deployment modules test dependencies
  • #12196 - Intersection of Smallrye, MP Metrics and micrometer not working
  • #12193 - Excluding animal-sniffer annotations and android-annotation dependency
  • #12187 - Add gradle alternatives for generating jandex index in CDI docs
  • #12184 - Fix maven wrapper not working in codestarts for 1.8
  • #12181 - Only clear the DriverManager if a driver was loaded
  • #12180 - Micrometer Vert.x HTTP request propagation
  • #12177 - Trim spaces in CORS config
  • #12176 - JWT Security Vulnerability
  • #12175 - Bump awssdk.version from 2.14.19 to 2.14.20
  • #12173 - Bump flyway-core from 6.5.5 to 6.5.6
  • #12116 - No suitable driver found for Postgresql with TestContainers since Quarkus 1.8
  • #12024 - Dependency on slf4j-jboss-logging violates Apache license
  • #10104 - Native-Image: Newly created project with Tika extension can't extract anything

Don't miss a new quarkus release

NewReleases is sending notifications on new releases.