Complete changelog
- #22505 – OpenTelemetry Jaeger Substitutions – Remove shaded netty references
- #22504 – Avoid having Kafka complaining about common unknown properties
- #22502 – Properly determine tenant resolver in HibernateMultiTenantConnectionProvider
- #22501 – Fix minor typo in warning message
- #22500 – Require extensions to use Ecosystem CI before publishing to the registry
- #22499 – Register for reflection ConfigMappings implementation methods
- #22497 – Update security-openid-connect-client.adoc typo
- #22495 – 4 warnings about unknown ‘wildfly.sasl.relax-compliance’ config when using infinispan-client + smallrye-reactive-messaging-kafka
- #22492 – Remove warning on build time truststore property
- #22491 – Bump gradle version to 7.3.3
- #22488 – Bump kotlin.coroutine.version from 1.5.2 to 1.6.0
- #22475 – Check the resource bundle is around before adding it to native image
- #22474 – Config generated classes are not registered for reflection
- #22473 – Use the correct URL for creating realms in DevServices for KC with shared network
- #22471 – DevServices for Keycloak can not create realms in shared network
- #22470 – Fix code example in tests-with-coverage guide
- #22465 – Fix Jaxb build issue with Apache Camel on Windows
- #22462 – Config editor fails if resource dir is missing
- #22452 – Support LDAP style oracle jdbc url
- #22448 – Fix config editor filtering
- #22442 – Bump agroal.version from 1.13 to 1.14
- #22438 – Remove remove-maven-artifact-transfer constraint from BOM
- #22415 – Bring back erroneously removed Flyway Dev Console route handler
- #22407 – In Dev UI Flyway Pane create and migrate button are not working, it shows page unresponsive
- #22406 – Add support for SASL SCRAM Kafka binding
- #22405 – Upgrade Infinispan to 13.0.5.Final
- #22403 – AWT – resource files lookup: Replaces MethodHandles.lookup()
- #22397 – Return claim names for JWT test security
- #22395 – Windows: Error combining Jaxb and Apache Camel
- #22369 – Check test target is present to avoid NPE
- #22368 – Explicitly register io.fabric8.kubernetes.client.VersionInfo class for reflection
- #22367 – kubernetes client cannot retrieve VersionInfo in native executable
- #22366 – Update relocations after latest tweaks to moved extensions
- #22365 – Bump slf4j-api from 1.7.30 to 1.7.32
- #22359 – Make sure to reset TCCL if initTestState() fails
- #22344 – Revert “Include more info if the gradle build fails”
- #22333 – Enhanced character set support for Oracle database
- #22332 – Prevent creating a FSWatchUtil thread if there is nothing to watch
- #22323 – Better error message when a POM of a deployment artifact could not be resolved
- #22300 – Fix minor typo in jreleaser guide
- #22289 – Adjust documentation for Amazon Alexa
- #22284 – Add jreleaser guide for native executables
- #22282 – Add network option to quarkus-container-image-docker configuration
- #22278 – docker build command supports “–network” as a build option, whether any of chance of quarkus container-image-docker supporting the same
- #22275 – Native build error when using
quarkus-opentelemetry-exporter-jaeger
- #22274 – Qute – do not split expr parts before the literal is parsed
- #22272 – Fix RemovedResourceBuildItem
- #22271 – Don’t block when returning a Uni
- #22266 – Bump log4j2-jboss-logmanager from 1.0.0.Final to 1.1.1.Final
- #22265 – Bump aws-serverless-java-container-core from 1.6 to 1.6.1
- #22259 – Bump gradle version from 7.3.1 to 7.3.2
- #22251 –
IllegalStateException: The current thread cannot be blocked
usingquarkus-cache
withquarkus-resteasy-reactive
- #22097 – integration-tests/awt fails with latest GraalVM 22.1-dev
- #21694 – Hibernate Validator warnings are displayed when optional ResourceBundles are missing
- #21265 – No instance of TenantResolver was found for persistence unit
- #19712 – GraalVM issue with quarkus-jdbc-oracle extension
- #19057 – Ldap style oracle jdbc urls not supported for native