Complete changelog
- #26797 – SmallRye GraphQL – Throw the original throwable on error
- #26777 – GraphQL: Make sure the context terminate
- #26757 – Set the recommended Dependency Check plugin version to 7.1.1
- #26748 – Request Context not terminated with GraphQL
- #26737 – Adjust some extension descriptions
- #26732 – Use grpc instead of grpc-server for the Kubernetes port name
- #26713 – Bump smallrye-jwt version to 3.5.3
- #26710 – Fix Javadoc of QuarkusTestResourceLifecycleManager’s start method
- #26698 – Add “default-codestart” in platform catalog metadata
- #26681 – Strip debug information from the native executable unconditionally
- #26673 – Test Hibernate Reactive fetch with getReference
- #26662 – Fix a typo error in gradle-tooling.adoc
- #26661 – Fix cryptic ‘The supplier returned
null
‘ message if OIDC server connection fails
- #26645 – Add missing link to Podman in documentation prerequisites
- #26644 – Clear outer instances when init test state is called
- #26637 – Fix OidcClient duplicating the client_id for the public client
- #26634 – Update ‘getting started’ documentation for ‘quarkus-maven-plugin’ version following Quarkus example
- #26622 – Qute – fix origin of an expression used as a section param
- #26619 – OIDC Client repeatedly adds client-id when no secret is specified
- #26608 – Strip the scheme value from the OIDC proxy host
- #26605 – Kafka dev service redpanda container failing with Text file busy
- #26603 – Kafka dev service redpanda container failing with Text file busy
- #26601 – Fix race condition in content-length header setting
- #26599 – custom content-length header is not used with resteasy-reactive
- #26597 – Clear Reactive REST Client mocks after the test runs
- #26594 – @InjectMock with reactive RestClient breaks the RestClient for subsequent tests
- #26583 – Bump smallrye-jwt version to 3.5.2
- #26580 – Fix testing guide’s example for Testcontainers
- #26577 – Quarkus oidc proxy host expects protocol
- #26573 – Incomplete example code in testing guide
- #26561 – Ensure that labels for different k8s targets don’t interfere with each other
- #26543 – Allow overriding of various k8s labels
- #26516 – Kubernetes extension(s) have stopped generating the app.openshift.io/runtime label
- #26499 – Support authSource in liquibase-mongodb
- #25850 – Quarkus Liquibase MongoDB extension properties not used
- #15839 – Fetch a lazy association after using getReference doesn’t work with Hibernate Reactive