Major changes
- #15757 - Update SmallRye Reactive Messaging to 2.9.0
- #15733 - Add Service Binding configuration for Kafka
- #15542 - Upgrade to Hibernate Reactive 1.0.0.CR1
- #15282 - Use AbstractLocationConfigSourceLoader to load application.properties and application.yaml
- #15141 - MicroProfile Rest Client on RestEasy Reactive
- #15068 - Move to vert.x based websockets
- #14982 - Remove NativeImageMojo
- #14960 - DevServices Support
- #14732 - Update Kafka to 2.7.0
- #14384 - Support for Jacoco reports
Complete changelog
- #15798 - Close and remove named handlers on hot reload
- #15797 - Better message if fired event is null
- #15796 - Make sure all lambda requests are done
- #15795 - Generate Handler class in correct CL
- #15794 - Fix race in DevConsoleRunScheduledTaskTest
- #15791 - Bump micrometer-bom from 1.6.4 to 1.6.5
- #15790 - Bump jgit.version from 5.10.0.202012080955-r to 5.11.0.202103091610-r
- #15788 - Remove substitution for DefaultMethodFallbackProvider
- #15787 - Upgrade to fabric8 kubernetes-client 5.2.1
- #15784 - Add quarkus-devtools-registry-client to quarkus-bom
- #15780 - Add NVD related information to security.adoc
- #15779 - Make sure the proper TCCL isn't lost in dev mode when static resource exist
- #15775 - Disable flaky k8s test
- #15773 - Fix a log typo in the ReflectiveHierarchyStep
- #15772 - Qute: inject attributes in template extensions methods
- #15770 - Fix picocli codestart readme with gradle
- #15769 - Upgrade SmallRye OpenAPI to 2.0.26
- #15768 - Use JdbcDatabaseContainer#withUrlParam() and delegate URL creation
- #15767 - Make per class @ServerExceptionMapper work with Mutiny response types
- #15765 - Clarify remote-dev in docs
- #15764 - Prevent IDE related steps from ever running in remote-dev mode
- #15763 - RESTEasy Reactive exception mapper issues
- #15762 - Fix invalid anchors in deploying-to-openshift.adoc
- #15761 - Make class clickable in Log stream (to open in IDE)
- #15758 - Picocli example app readme is incorrect
- #15757 - Update SmallRye Reactive Messaging to 2.9.0
- #15755 - DevConsoleRunScheduledTaskTest is flaky
- #15750 - Build type does not work in DevUI
- #15749 - Add ability to customise DevServices URL
- #15748 - Generate converters in same CL as the target type
- #15745 - Bump awssdk.version from 2.16.18 to 2.16.19
- #15744 - Bump xstream from 1.4.15 to 1.4.16
- #15743 - Precompute hashcodes as bytecode constants for ArC beans
- #15741 - Remove unnecessary test dependencies
- #15734 - Toggle HTTP metrics; Trim URI config patterns; Refactor
- #15733 - Add Service Binding configuration for Kafka
- #15731 - Clean up dependencies of platform-descriptor-json
- #15729 - Introducing the Forbidden API maven checks for Hibernate ORM
- #15727 - Enable the Forbidden API plugin
- #15726 - Added class files should trigger a full reload
- #15725 - Disabled and added an option to enable the registry client in devtools for the upcoming release
- #15724 - Added netbeans to the supported IDEs in DEV UI's ability to open in IDE
- #15723 - Rename RestEasy Reactive MP Client to quarkus-rest-client-reactive
- #15718 - Qute: Template attributes in template extensions
- #15717 - Qute - fix validation bug
- #15716 - Ensure that quarkus-kubernetes does not pollute the runtime classpath
- #15715 - Set the value of extension metadata element built-with-quarkus-core to the version instead of GAV
- #15714 - Better error handling for quarkus.smallrye-openapi.path
- #15712 - Bump GIB to 3.13.0, remove BOM workaround, renamings
- #15710 - Add note about quarkus.http.limits.max-body-size in Amazon S3 guide
- #15705 - quarkus-kubernetes / quarkus-openshift extension pulls in additional 10+ MB of dependencies
- #15700 - Remove outdated quarkus-bot-java.yml file
- #15699 - Prepare renaming of quarkus-bot-java.yml to quarkus-bot.yml
- #15698 - CI: Call Gradle ITs via Maven to leverage incremental build setup
- #15697 - Bump kubernetes-client-bom from 5.1.1 to 5.2.0
- #15695 - Declare all test source directories in gradle model
- #15694 - Apply tiny polish to web socket classes
- #15693 - Bump awssdk.version from 2.16.17 to 2.16.18
- #15692 - Fixed missing Import in security-openid-connect doc
- #15690 - Replace as many occurrences as possible of master by main
- #15688 - Container Image/Build does not consider Build Type in Dev UI
- #15687 - Highlight the differences between Oidc/Jwt/OAuth2 and other minor updates
- #15680 - Polish Kafka config producer
- #15679 - Qute fails to resolve a method invoked from an injected bean
- #15678 - Use application name as default Kafka consumer group.id
- #15677 - Improved GitHub issues layout
- #15676 - Have ORM handle MappedSuperClass with generics in a more reliable way
- #15675 - Fix mandrel-flavor in guide
- #15673 - Make RESTEasy Reactive Client ApplicationScoped by default
- #15672 - Fix quickstart archive link after branch rename
- #15667 -
mandrel-flavor
appearing in https://quarkus.io/guides/building-native-image#container-runtime - #15666 - Fix doc deployment to website in relation to multi-versions doc
- #15662 - Move code.quarkus processing and improve catalog api
- #15661 - Support main branches while releasing Quarkiverse Extensions
- #15659 - Added ability to define some OpenAPI Security in Config
- #15658 - Add basic documentation on Kubernetes Service Binding
- #15657 - Resteasy Reactive - NoClassDefFoundError: io/quarkus/generated/java/lang/Long$quarkusrestparamConverter$
- #15656 - JWK cache refresh interval with HTTP should behave the same as with HTTPS
- #15654 - Handle default values of @consumes and @produces
- #15649 - Bump flyway-core from 7.6.0 to 7.7.0
- #15648 - Bump awssdk.version from 2.16.16 to 2.16.17
- #15645 - Validate REST Data Panache request body
- #15642 - swagger-ui operations-sorter function not working
- #15641 - Expose maxPoolSize and maxWaitQueue settings for Reactive HTTP Connector
- #15640 - Ensure REST Data Panache updates happens in a single transaction
- #15639 - OIDC enhancements
- #15638 - Resteasy reactive: No proper handling of missing or empty
@Produces
for Multi results - #15636 - Add protection against log queue overruns
- #15634 - RunnerClassLoader#findResources - Return an empty enumeration instead of null if no resource can be found
- #15633 - ArC - enable implementing all types of interception with single method
- #15632 - Use application name (if set) as Kafka group.id
- #15631 - K8s Service Binding for Kafka
- #15626 - Missing documentation about k8s Service Bindings
- #15625 - RunnerClassLoader.findResources does return null
- #15622 - Helper class to translate platform BOM coordinates to the corresponding JSON catalog coordinates
- #15619 - Prevent ArrayIndexOutOfBoundsException in AmazonLambdaRecorder
- #15618 - Java resource classes in src/test/java are not properly loaded
- #15617 - Reorganize Vault internal client
- #15614 - Resteasy Reactive MicroProfile Rest Client performance improvements
- #15613 - Bump awssdk.version from 2.16.15 to 2.16.16
- #15610 - Remove warn message in KubernetesProcessor that shouldn't be there
- #15607 - Weird warn message with the OpenShift extension
- #15606 - Update quarkus-oidc-token-propagation to better work with JWT tokens and update smalrye-jwt to 2.4.4
- #15591 - Add documentation for containerized native builds on remote daemons
- #15590 - Bump awssdk.version from 2.16.14 to 2.16.15
- #15588 - org.hibernate.AnnotationException happens randomly
- #15585 - Optimize Accepts header validation in the common case
- #15584 - Openshift build error handling
- #15582 - gRPC guide: syntax highlighting for proto example, small fixes
- #15579 - Support in DevServices for additional JDBC URL parameters
- #15572 - Reactive routes - fail if void method and no param can end the response
- #15570 - @PostConstruct interceptor method returning Object works only if it's private
- #15568 - Bump flyway-core from 7.5.4 to 7.6.0
- #15565 - Make disablement of k8s manifest generation in tests declarative
- #15564 - ServiceProvider registration for Confluent Schema Registry basic auth
- #15561 - Add DevServices support for DB2 and MSSQL
- #15557 - Bump awssdk.version from 2.16.13 to 2.16.14
- #15556 - Bump impsort-maven-plugin from 1.5.0 to 1.6.0
- #15555 - NPE when running extension tests when depending on the quarkus-kubernetes-deployment
- #15547 - Remove the last emitter from CodeAuthenticationMechanism and catch code flow access token failures earlier
- #15545 - Default
quarkus.oidc.authentication.cookie-path
to '/' and deprecatequarkus.oidc.authentication.restore-path-after-redirect
- #15543 - Add extension categories to the quarkus-bom platform
- #15542 - Upgrade to Hibernate Reactive 1.0.0.CR1
- #15541 - Restructure vertx-cache to allow multiple applications with launched by multiple users
- #15540 - SQL Server support in DevServices
- #15534 - Update Spring Web doc with proper return type in OpenAPI example
- #15533 - Explain how to disable the readiness check in the Kafka guide.
- #15532 - Support Publisher as a return type in RESTEasy Reactive as well
- #15530 - Add maven.settings property to the test plugins and remove maven.repo in favor of maven.repo.local
- #15528 - Regression: the quarkus-bom platform descriptor does not contain extensions categories
- #15525 - Use adoc code listing and bulleted list
- #15524 - oidc and oidc-client have the same configuration exception when the required properties are missing
- #15520 - Use Eclipse Che icon from simpleicons.org
- #15519 - Returning a Publisher is not working when using resteasy reactive
- #15516 - CI: fix PULL_REQUEST_BASE for incremental build
- #15515 - Update gradle remote dev documentation
- #15514 - Avoid using API not present in JDK8
- #15513 - Bump sentry-jul from 4.2.0 to 4.3.0
- #15512 - Bump neo4j-java-driver from 4.2.1 to 4.2.3
- #15511 - Bump awssdk.version from 2.16.11 to 2.16.13
- #15505 - Support setting quarkus.log.level in lowercase
- #15504 - Update SmallRye Config to 1.11.1
- #15503 - Register for reflection the hierarchy of the entity in MongoDB with Panache
- #15502 - Amazon LambdaRecorder Handler Discovery fails if handleRequest is in abstract class
- #15500 - Remote dev mode fails on missing project directory
- #15498 - Add maven-resolver-api as parentFirstArtifact
- #15497 - Adapt catalog api for code.quarkus.io
- #15495 - Log level in lowercase works for quarkus.log.category."whatever".level, but doesn't work for quarkus.log.level
- #15494 - Remote dev mode fails to start
- #15492 - Validation for REST endpoints does not return messages about the constraints violated
- #15491 - Upgrade to Gizmo 1.0.7.Final and ASM 9.1
- #15489 - Update SR OpenAPI to 2.0.23 and MP OpenAPI to 1.1.3-RC1
- #15483 - Bump wildfly-elytron.version from 1.15.0.Final to 1.15.1.Final
- #15482 - Update default package type in documentation
- #15481 - Update to the config Dev UI screen
- #15475 - Fix confusion between native image name and executable name
- #15472 - Qute - clarify that literals can be used in Let/Set section
- #15471 - Quarkus (Gradle) build should not run tests
- #15470 - Vert.x Routes Not Working when using Void methods
- #15468 - Skip GIB for BOM changes until -pl fix is available
- #15467 - Dev UI - fix comparator for CDI observers
- #15463 - Register parent dirs when deserializing the app
- #15459 - Quarkus 1.12.1.Final:Build failure in native mode on windows
- #15457 - Bump awssdk.version from 2.16.10 to 2.16.11
- #15454 - Make sure compileClasspath is resolved before quarkusGenerateCode task
- #15452 - Log the time each BeanContainerListener takes
- #15451 - Add support for LocalDate as Path-/QueryParam
- #15448 - Kafka Schema Registry with basic authentication not working in native mode
- #15447 - Add basic exception mapping to all REST Data extensions
- #15446 - Check OIDC discovery 'introspection_endpont' property
- #15443 - SmallRye OpenAPI generates incorrect content type when using Spring Web annotations
- #15441 - Avoid race condition in determining if SSL is used in integration tests
- #15440 - OIDC Client stopped working and fails with 500 Internal Server
- #15438 - Upgrade to Hibernate ORM 5.4.29.Final
- #15437 - Dev UI - Add a margin-bottom to main-container
- #15435 - Move instrumentation config to quarkus.live-reload namespace
- #15431 - Allow configuring Jackson's TimeZone via configuration
- #15429 - Replace @RequestController with @RestController
- #15428 - Query Param addition MP Rest Client docs
- #15426 - Fix broken kubernetes test
- #15424 - Bump awssdk.version from 2.16.9 to 2.16.10
- #15423 - Fix dependency issue with devservices
- #15421 - Bump kotlin version to 1.4.31
- #15413 - Extension registry client API
- #15412 - Qute Type-safe Templates - fix template path validation
- #15405 - Disable flaky container image test
- #15404 - Add tests for new Mandrel version scheme
- #15399 - Load groovy parent first
- #15397 - Fix docs typo
- #15396 - Register all profile properties in the default config source
- #15395 - Disable "shadow" incremental CI for dependabot, master and release branches
- #15392 - Bump commons-lang3 from 3.11 to 3.12.0
- #15391 - Bump awssdk.version from 2.16.8 to 2.16.9
- #15389 - ENVs required in prod profile break dev profile but only when using the built artifact
- #15387 - Oidc Token propagation filter should be able to re-sign and set new issuer/audience and other JWT props
- #15384 - DEV UI Enhancing the Scores Page in RESTEasy Reactive
- #15377 - Bump debezium-core from 1.4.1.Final to 1.4.2.Final
- #15376 - Include XRay (and maybe others) in Dependabot upgrades
- #15373 - Reactive routes - fail the build if a path param contains invalid chars
- #15369 - Panache Data REST: Update method requires at least two connections
- #15368 - Extend Kafka health check documentation
- #15367 - Register generic type in JAX-RS return type hierarchy for reflection
- #15366 - Allow concurrent event handling and add ordered to @ConsumeEvent
- #15365 - Set gradle annotationProcessorPath to compileClassPath
- #15362 - Quarkus Security 1.1.4.Final
- #15360 - Return properly encoded URLs from JarResource#getResourceURL()
- #15358 - MalformedURLException with Quarkus 1.12 (or master) when the app in
,;~!@#$%^&()
directory - #15356 - Allow to define the build profile at maven plugin level
- #15354 - Bump awssdk.version from 2.16.6 to 2.16.8
- #15353 - Add support for Vault Enterprise Namespace
- #15351 - Blocking @ConsumeEvent only uses single worker thread since 1.11.X
- #15350 - Artemis core synthetic bean
- #15349 - Add support for Vault Enterprise Namespaces
- #15347 - reactive messaging - broker configuration per channel is buggy with kafka healthcheck
- #15343 - Annotate mongo entity id field for RESTEasy Link
- #15341 - Replace httpServerRequest.absoluteURI() with simple URI check in Root Handler
- #15336 - Avoid Uni.await() when creating dynamic OIDC TenantConfigContext
- #15333 - Add BuildItems that can be used to control instrumentation behavior in dev-mode
- #15332 - Dev UI - minor improvements
- #15330 - Allow to skip bytecode instrumentation and force a full reload for specific classes
- #15329 - Replace stack trace with a log message
- #15324 - Extension guide - merge two sections about bytecode inspection
- #15318 - Bump awssdk.version from 2.16.3 to 2.16.6
- #15316 - Bump wildfly-elytron.version from 1.14.2.Final to 1.15.0.Final
- #15314 - Narrowing the rbac for getting the secret
- #15312 - Prefer output dir for hot deployment of resources
- #15311 - CI: Align ci-fork-mvn-cache to initial build
- #15304 - Opentracing Kafka : upgrade lib and small doc enhancement
- #15303 - Static Resources in devmode doesn't provide filtered ones
- #15299 - Health checks with stereotypes - fix the default scope
- #15297 - Added filter and other updates to config screen in Dev UI
- #15296 - Add the ability to open classes from the DevUI in the IDE
- #15295 - gRPC compression
- #15292 - Allow extending gradle nativetest source set
- #15291 - Ensure that native-sources package results in the configuration as native
- #15290 - Document code to create custom JSON ObjectMapper and JsonbConfig
- #15288 - Copy sources from remote container when quarkus.native.debug.enabled=true
- #15286 - Add UniInvoker to the RESTEasy Reactive client
- #15285 - Bump quarkus-http.version from 3.1.0.Beta1 to 3.1.0.Beta2
- #15284 - Bump mockito-core from 3.7.7 to 3.8.0
- #15282 - Use AbstractLocationConfigSourceLoader to load application.properties and application.yaml
- #15279 - kubernetes-config generated role for secrets is broad
- #15278 - Wrap REST Data Panache exceptions for handling
- #15277 - Add a dedicated section to security.adoc highlighting the differences between oidc, smallrye-jwt and oauth2 extensions
- #15276 - ArC - remove build items deprecated in 1.11
- #15274 - Document AWS Lambda HTTP injectable context variables
- #15268 - Update Docker Client User Agent in CI
- #15264 - gRPC code generation: support custom protoc location
- #15261 - Simplify @TestHTTPEndpoint example even more
- #15259 - Add Jackson pointers with Kotlin and cleanup the example Gradle build scripts
- #15256 - Bump sentry-jul from 4.1.0 to 4.2.0
- #15255 - Bump snakeyaml from 1.27 to 1.28
- #15254 - Bump flyway-core from 7.5.3 to 7.5.4
- #15252 - Provide unique information in secret/configmap ConfigSource
- #15249 - Bump mockito-core from 3.7.7 to 3.8.0 in /integration-tests/gradle
- #15248 - Bump mockito-core from 3.7.7 to 3.8.0 in /devtools/gradle
- #15247 - A way to determine exactly what secret/configmap was used by quarkus-kubernetes-config
- #15246 - Support Flyway ignoreFutureMigrations config
- #15242 - Add support for Flyway "ignore future migrations"
- #15241 - Bridge ResteasyConfiguration and MP Config for standalone
- #15237 - Exporting invocation order of Filters
- #15236 - Customize the nativeTest task sourceSets dependency
- #15233 - Add native-source package type
- #15230 - Enable Panache-style enhancement for public fields for all Hibernate entities, even without Panache
- #15229 - Virtual host support for amqp 1.0
- #15227 - Introduce @QuarkusIntegrationTest
- #15225 - Update link to gradle limitations
- #15223 - Panache Query/DTO projection with fields from referenced entity
- #15222 - Panache Query/DTO projection with fields from referenced entity
- #15220 - Memory leak in non-quarkus main() in quarkus-using module (due to quarkus dependencies)
- #15217 - REST-JSON guide: Add note on new default date/time format for Jackson
- #15216 - Add quarkus.servlet.max-parameters setting
- #15215 - Allow to exclude JAX-RS classes with annotations
- #15214 - Allow to exclude JAX-RS classes with annotations
- #15211 - Use
Duration
instead oflong
(holding seconds) for Redis synchronous client timeout - #15208 - Build native image source jar
- #15206 - Bump awssdk.version from 2.16.2 to 2.16.3
- #15205 - Bump com.gradle.plugin-publish from 0.12.0 to 0.13.0 in /devtools/gradle
- #15204 - NoClassDefFoundError for multi-module dependency in Vert.x reactive routes when using Maven quarkusDev
- #15196 - Dev UI config editor with filtering capabilities
- #15195 - Subsequent @QuarkusTest's stuck when running with different @testprofile for testing Lambdas
- #15194 - Quarkus Redis client timeout shorter than a second
- #15190 - RESTEasy Reactive: support
Uni
in client - #15188 - Provide actionable solutions in "missing datasource" error messages
- #15185 - Vert.x Routes Wrong Behaviour when using hyphens (-) in params
- #15183 - Document the main attributes for incoming and outgoing kafka connectors
- #15181 - Add Config interceptors to QuarkusConfigFactory
- #15180 - Bump formatter-maven-plugin from 2.13.0 to 2.14.0
- #15179 - Bump awssdk.version from 2.16.0 to 2.16.2
- #15178 - Bump postgresql from 42.2.18 to 42.2.19
- #15177 - Add add-extension submodule test
- #15176 - Enable Jib platforms feature to create multi-architecture images
- #15175 - Update gradle wrapper version used in codestart
- #15174 - Initial support for Snappy in the Kafka client extension
- #15164 - Hibernate Reactive: NamedQuery fails after hot reload
- #15163 - Add Jacoco dependency to bom-descriptor-json and docs
- #15162 - Integrate Fernflower decompiler into Quarkus build of fast-jar
- #15157 - Include a list of dependencies in the app
- #15156 - Bump micrometer-bom from 1.6.3 to 1.6.4
- #15155 - Bump freemarker from 2.3.30 to 2.3.31
- #15153 - Remove jandex plugin from flaky test
- #15152 - Less reflection and move to MethodHandles in Hibernate Search extension
- #15148 - Rename qute codestart to resteasy-qute
- #15144 - QuarkusTestProfile - make it possible to disable app lifecycle observers
- #15143 - CI: Print time taken by 'Reclaim Disk Space' commands
- #15141 - MicroProfile Rest Client on RestEasy Reactive
- #15139 - Jackson - Disable WRITE_DATES_AS_TIMESTAMPS by default
- #15138 - Upgrade Infinispan to 12.0.1.final
- #15130 - Bump caffeine from 2.8.8 to 2.9.0
- #15129 - Bump awssdk.version from 2.15.82 to 2.16.0
- #15122 - Polish RESTEasy Reactive SSE tests
- #15120 - Upgrade to Mutiny 0.14.0
- #15115 - Mark quarkus-qute as stable
- #15113 - Add info on how to use gRPC code gen with Gradle to the guide
- #15110 - Remove the list of extensions supporting Dev UI
- #15104 - llegalAccessError with Panache MongoDB and Gradle
- #15102 - IDEA setup tips
- #15094 - Configure remote dev reconnect timeout
- #15092 - Make sure mock is of correct type
- #15091 - Bump rxjava from 2.2.20 to 2.2.21
- #15090 - Bump awssdk.version from 2.15.81 to 2.15.82
- #15083 - ApplicationScoped bean observing start/stop still observing even when mocked
- #15079 - Remove dependency on quarkus-test-common in independent-projects/arc/tests
- #15078 - Improve documentation of Kafka configuration
- #15077 - timezone setting for jackson in application.properties
- #15073 - Add QuarkusProdModeTest start/stop methods and fix restassured random port
- #15068 - Move to vert.x based websockets
- #15058 - Emitter fails with quarkus 1.11.x
- #15052 - Reorg and docs for aws lambda and HTTP (API Gateway HTTP vs. REST API)
- #15051 - Bump liquibase-core from 4.3.0 to 4.3.1
- #15050 - Bump awssdk.version from 2.15.80 to 2.15.81
- #15040 - Dev UI - add basic monitoring of CDI components
- #15036 - Update doc pointer at the top of .github/quarkus-bot-java.yml
- #15034 - Improve update-extension-dependencies.sh
- #15022 - Add compiler release 8 to independent-projects
- #15020 - Bump testcontainers-bom from 1.15.1 to 1.15.2
- #15019 - Bump awssdk.version from 2.15.79 to 2.15.80
- #15017 - Update kotlin generated bytecode to include proper nullability checks and annotations
- #15011 - Add OidcClient refresh-token-time-skew property
- #15010 - Add Migration Guide link in README
- #15004 - OIDC: 401 when keys need to be refreshed
- #15003 - Clean up maven compiler parameters flag usage
- #14997 - RESTEasy reactive / Undertow routing race
- #14994 - Add more netty tweaks to make reactor-netty work on top of quarkus-netty
- #14993 - Quartz + Scheduler: Allow to use config in Identity field
- #14991 - Classloading error with QuarkusMock regression in 1.12.0.CR1
- #14990 - Qute API cleanup - get rid of the "io.quarkus.qute.api" package
- #14989 - MongoDB Update : Allow all update operators
- #14987 - Remove uberJar Maven/Gradle param & quarkus.package.uber-jar property
- #14985 - Bump flyway-core from 7.5.2 to 7.5.3
- #14983 - Bump wildfly-elytron.version from 1.14.1.Final to 1.14.2.Final
- #14982 - Remove NativeImageMojo
- #14979 - Fix gradle plugin compilation warnings
- #14977 - Warnings when publishing Gradle plugin
- #14967 - Quartz: Allow to use a configuration property in identity
- #14962 - OidcClientFilter produces periodic 401 errors when token expires
- #14961 - Add start/stop methods for QuarkusProdModeTest and do not setup RestAssured.port if it's configured randomly
- #14960 - DevServices Support
- #14957 - Add grpc netty keep-alive-time configuration option
- #14955 - Update SmallRye Config to 1.11.0
- #14953 - Migrate quarkus-oidc to Vert.x Mutiny WebClient
- #14952 - Fix ClassLoader getParent() hack
- #14933 - Dev UI config editor does not make it clear which property is set and which is not
- #14932 - Add search engine in dev ui config
- #14930 - Error report to be improved when entity is created and no datasource config is present
- #14928 - Add Web Socket Undertow codestart
- #14898 - InjectMock with package private method
- #14888 - Create Extension with Quarkus CLI
- #14885 - Export invocation order
- #14878 - Remove uberJar parameter from Maven mojos/goals in 1.13
- #14872 - Dev UI - display better error messages instead of
NOT_FOUND
in Qute templates - #14847 - Allow specifying optional config section with YAML configuration
- #14798 - quarkus-oidc-token-propagation should also work with quarkus-smallrye-jwt
- #14785 - jpa-security custom password type
- #14760 - DEV UI: Hierarchical structure of static resources in endpoint page
- #14746 - Move the Spring Cloud Config server to vert.x instead of Apache HTTP client
- #14736 - resteasy-reactive header propagation
- #14732 - Update Kafka to 2.7.0
- #14727 - add
create-extension
to Quarkus CLI - #14722 - Avoid print icons when running on Windows OS
- #14710 - Load any yml from config external folder
- #14661 - AWS X-Ray dependency version not being updated
- #14645 - Remove NativeImageMojo in 1.13
- #14609 - Enhanced extension dependencies validation
- #14492 - Migrate quarkus-oidc to Vert.x Mutiny WebClient
- #14459 - Funqy knative events update
- #14394 - MP Fault Tolerance - default method fallback doesn't work in native mode
- #14384 - Support for Jacoco reports
- #14305 - Connection handling fixes
- #14284 - security-jpa custom cypher for passwords
- #14281 - Panache REST resource returns 500 - Internal Server Error for violated primary key constraints
- #14219 - Windows - ? instead of codestarts icons when generating project
- #14207 - Add partial support of JAX-RS Application in resteasy extension
- #14173 - Added CodeFlowAuthorizationTest
- #13818 - NativeImageTest with container-image extensions
- #13773 - Unable to build a gRPC-based Gradle project on Linux Alpine
- #13666 - Add
OidcConfigurationMetadata
injectable request-scoped bean - #13542 - Failing OpenShift deployment not reporting the error to the Maven build
- #13525 - Add a logging-gelf integration test with ELK
- #13341 - Maven property
quarkus.profile
should be picked up by quarkus-maven-plugin - #13307 - Integrate ORM REST Data Panache with Hibernate Validator
- #13301 - Native vs jvm command line mode with panache mongodb
- #13243 - Introduce gitflow-incremental-builder
- #13218 - Speed up CI "Initial JDK 11 Build" & fix some dependency gaps
- #13068 - Extract route/ingress configuration into a specific config group
- #12984 - OIDC Extension - JWKS not refreshed
- #12873 - Hibernate does not perform an update statement without setters
- #12630 - Improve OpenShift route configuration
- #12507 - Pick a profile config properties automatically in @testprofile
- #12498 - Memory Leaks when using QuarkusTestProfile
- #12422 - review and enable registry mechanism
- #12355 - NullPointerException when rendering Qute templates as XML
- #12228 - Hibernate ORM - strange start up failure caused by AnnotationException
- #12046 - Handle gradle included-builds in quarkusDev task
- #11902 - gradle quarkusDev run fails with --include-build
- #11782 - Quarkus EnvConfigSource behaves differently from SmallRye ConfigSource
- #11475 - Optional nested configuration issue
- #11428 - Setting the kotlin.version property to 1.4 doesn't update the Kotlin dependencies version
- #11382 - Configurable remote development reconnect retries
- #11248 - Fail build with HAL resource without serializer #11246
- #10578 - Named handler log files get logs duplicated when hot reload is performed
- #10412 - Add OIDC integration tests which use WireMockServer
- #9956 - Quarkus 1.5.0.Final - Mongo Panache - Native update queries create invalid MongoDB statements
- #9895 - Allow activation of multiple configuration profiles
- #9869 - Respect submodule application.properties config when packaging the application
- #9634 - graal-js does not work when using quarkusDev
- #8849 - RESTEasy: generic type argument class not registered in native image
- #8654 - Start the application myself for @NativeImageTest
- #9324 - Add support for compressor
- #7678 - Quarkus boot fails when vertx-cache temporary directory exists
- #7242 - Improved efficiency of ConnectionHandlingMode: deeper integration between Hibernate ORM and Agroal
- #6810 - Multiple per-profile configuration files or includes
- #6260 - Improve efficiency of CI pipeline resources by partial rebuild
- #5860 - Cannot deserialize LocalDate in @QueryParam due to missing ParamConverterProvider
- #4553 - OIDC token verification failures should be correctly reported in the log
- #3938 - KubernetesMockServer tests sensitive to runOrder/reuseForks
- #3262 - [quarkus-resteasy] All classes are scanned and registered even though the javax.ws.rs.core.Application returns a non-empty set of classes
- #3084 - Non blocking HTTP/REST client
- #2718 - Kafka compressions Snappy and LZ4 not supported with native builds
- #612 - Print disassembly of generated bytecode