Major changes
- #15964 – Introduce support for the Oracle JDBC driver
Complete changelog
- #16486 – Backport 16377
- #16481 – Fix case of Kafka ServiceBinding properties
- #16477 – Quarkus Kafka Client ServiceBinding no longer works with app-services service binding
- #16467 – Upgrade to Hibernate Search 6.0.3.Final
- #16460 – HTTP/2 + BodyHandler fix
- #16447 – Bump gizmo in resteasy-reactive to 1.0.7.Final
- #16443 – Detect native image build with com.oracle.graalvm.isaot
- #16442 – [native] hibernate-search-orm-elasticsearch extension not working with GraalVM 20.3-dev
- #16440 – Avoid unnecessary exception wrapping in NativeTestExtension.throwBootFailureException
- #16438 – Fix race condition on reactive client with streaming and SSE responses
- #16436 – JS for all-config guide page
- #16434 – Handle RejectedOperationException in Mutiny infrastructure on shutdown
- #16432 – Add the ability to configure the maximum form attribute size
- #16431 – Service account is also applied to RevisionSpec
- #16428 – Fix websockets class loading issue
- #16427 – Quarkus 1.13.x WebSocket Client – wrong ClassLoader?
- #16426 – Make sure class is only processed once
- #16422 – Resteasy Reactive – Multipart does not accept text/plain bigger than 2048 bytes
- #16420 – Fix @TestTransaction for self-intercepted invocation
- #16417 – Fix OIDC web auth docs
- #16405 – Support Flyway’s initSql property to specify SQL to run
- #16400 – Make sure LocalProject.getAppArtifact() has a proper version
- #16384 – OIDC Issuer Verification
- #16379 – Only warn if there is a missing no-arg ctor
- #16372 – Bump agroal.version from 1.10 to 1.11
- #16368 – Fix build issue when client and server RESTEasy Reactive jackson deps are used together
- #16363 – Try to make the docker related note more prominent
- #16361 – Update to fabric8 kubernetes-client 5.3.0
- #16360 – Ignore abstract classes in Filter hierarchy
- #16359 – Resteasy Reactive wants to instantiate abstract ContainerRequestFilter’s in dev mode
- #16349 – Use a floating tag for the ubi-quarkus-native-image
- #16348 – Qute type-safe checks – take interface default methods into account
- #16347 – quarkus-jacoco bug in Quarkus 1.13.0
- #16341 – Change assignability check for interfaces
- #16339 – Fix gradle Jacoco issues
- #16337 – Qute deployment errors with template parameter declaration of concrete classes and usage of default methods
- #16330 – Register hierarchy of io.quarkus.maven.ArtifactKey
- #16327 – Registry client: option to cleanup old timestamped catalog artifacts
- #16324 – Allow skipping OIDC issuer verification
- #16323 – Quarkus 1.13.0 with Jacoco include test classes in report
- #16317 – Allow modifying primitive parameters in an interceptor
- #16294 – Quarkus 1.13.0:
401 Unauthorized
using different host names for Keycloak - #16278 – Reactive datasource idle-timeout for pooled connections
- #16268 – interceptor fails with IllegalArgumentException when parameters are modified and the target method uses primitive types
- #16267 – Realign dependency structure of the Oracle JDBC extension
- #16261 – Add workaround to generated projects for maven.compiler.parameters problem in IntelliJ IDEA
- #16227 – Investigate io.quarkus.resteasy.reactive.server.test.stream.StreamTestCase#testClientStreaming
- #16226 – Flyway initSql support
- #16170 – Http2 does not work with reactive routes in quarkus dev mode
- #16165 – Fix issue with hang detection
- #16141 – Add workaround to generated projects for maven.compiler.parameters problem in IntelliJ IDEA
- #16007 – Copy Content-Type from Netty HttpResponse to APIGatewayV2HTTPResponse
- #15999 – Register all profile properties in the default config source
- #15996 – Describe how OIDC endpoints are configured in all OIDC docs
- #15964 – Introduce support for the Oracle JDBC driver
- #15949 – Upgrade to Agroal 1.10
- #15948 – Set the Agroal ExceptionSorter to detect which JDBC exception can be recovered from
- #15919 – Add support for postgis container images to postgresql DevService
- #15909 – AWS Lambda HTTP Content-Type is lost
- #15389 – ENVs required in prod profile break dev profile but only when using the built artifact
- #15025 – Quarkus keeps dead database connections in its connection pool
- #1658 – Add jdbc support for Oracle
Assets 2
转自 https://github.com/quarkusio/quarkus/releases/tag/1.13.2.Final