chore(deps): update all non-major dependencies
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
io.quarkus:quarkus-extension-processor | patch |
3.0.0.Beta1 -> 3.0.2.Final
|
|
io.quarkus:quarkus-maven-plugin | build | patch |
3.0.0.Beta1 -> 3.0.2.Final
|
io.quarkus:quarkus-bom | import | patch |
3.0.0.Beta1 -> 3.0.2.Final
|
org.apache.maven.plugins:maven-failsafe-plugin | build | minor |
3.0.0 -> 3.1.0
|
org.apache.maven.plugins:maven-surefire-plugin | build | minor |
3.0.0 -> 3.1.0
|
com.diffplug.spotless:spotless-maven-plugin | build | minor |
2.35.0 -> 2.36.0
|
org.apache.maven.plugins:maven-gpg-plugin | build | minor |
3.0.1 -> 3.1.0
|
org.codehaus.mojo:flatten-maven-plugin (source) | build | minor |
1.4.1 -> 1.5.0
|
Release Notes
quarkusio/quarkus
v3.0.2.Final
Complete changelog
- #33040 - Fix config for Vale linter GitHub Action on MR
- #33033 - Fix minor formatting issue in the update guide
- #33013 - Lowercase enum values to avoid hypen in k8s flavor acronym
- #33004 - Kubernetes Dev Services: k3s flavour name is not properly documented
- #33002 - Bump gizmo from 1.6.0.Final to 1.6.1.Final
- #32999 - Qute - fix a regression introduced in #32653 (3.0.1)
- #32989 - Exclude JS files from resource filtering
- #32978 - Fix native compilation when using the kafka-client without netty
- #32968 - Unable to build native binary when using quarkus-kafka-client extension
- #32959 - Minus not working with Integer in qute after upgrading to 3.0.1.Final
- #32956 - Dev UI2 show wrong java version
- #32949 - InjectMock should not create a new contextual instance
-
#32944 - Quarkus 3:
@InjectMock
with Producer - #32941 - Rename server-list to hosts in the Infinispan Dev Services guide
- #32938 - Register class for reflection when returning Multi for JAX-RS Resource
- #32934 - Fix setting service account in Kubernetes/Openshift extensions
- #32933 - Quarkus-3.0.1 - Ignores Kubernetes Service account property
- #32922 - Narayana upgrade (to 6.0.1.Final)
- #32907 - Set minimal Maven version to 3.8.2
- #32893 - Fix issue with KnownPathResource manager in native
- #32888 - Quartz - update the error message when scheduler was not started
- #32886 - RESTEasy Reactive streaming resource methods leads to NoSuchMethodException in native mode
- #32874 - Scheduler Dev UI - always log id of programmatically scheduled jobs
- #32855 - Support for multi tenancy column discriminator
- #32844 - Allow access token verification for Google,Github
- #32827 - Update OIDC Dev code to recognize quarkus.oidc.provider
- #32826 - OidcDevConsoleProcessor does not recognize quarkus.oidc.provider
- #32781 - Bump micrometer-bom from 1.10.5 to 1.10.6
- #32780 - Bump picocli.version from 4.7.1 to 4.7.3
- #32656 - Undertow file servlet listing
- #32192 - Encrypt OIDC session cookie value by default
v3.0.1.Final
Complete changelog
- #32879 - PLANNER-2861 Upgrate to OptaPlanner 9
- #32863 - Dev UI: Implement the config filter by extension
- #32861 - Make dev-services hot reload
- #32848 - Provide correct generic type and annotations in ParamConverterProvider
- #32847 - Fix a typo in rest-client-multipart.adoc
- #32846 - Fix a typo in mongodb-panache.adoc
- #32842 - Correct a typo in redis-reference.adoc
-
#32841 - Add a column before a table column separator
|
- #32840 - Correct a minor error in qute-reference.adoc
- #32838 - Fix a typo in security-openid-connect-multitenancy.adoc
- #32837 - Disable DEV UI for remote dev mode
- #32836 - Prevent exposing of new DEV UI in remote development mode
- #32833 - Fix OIDC UserInfo to better handle null, array, map
- #32825 - Set correct OIDC Google principal claim
- #32824 - Set correct OIDC Google principal claim name
- #32817 - ArC - new Dev UI - fixes and improvements
- #32815 - Properly pass annotation to Writers when streaming data
- #32812 - Report OTel config unknowns only when fallback properties used
- #32810 - Fix K8 service binding with reactive datasource
-
#32809 - Set OIDC
user-info-required
whenUserInfo
is known to be required - #32805 - ArC - support interception of static methods with repeatable bindings
- #32804 - Remove maven-compiler-plugin from dependabot ignore list
- #32798 - Register Resource Class for reflection when customer Reader or Writer is used
- #32797 - Dev UI remove console.log
- #32796 - Dev UI Fix labels not clearing out
- #32795 - Docs update for Apicurio Registry compatible dependencies
- #32788 - Add note about using Jacoco with a multi-module project
- #32783 - Bump dekorate to 3.5.5
- #32776 - Bump quarkiverse-parent to 13
- #32771 - Prevent NPE for UserInfo String and Boolean properties
-
#32765 - RR client: annotations on
@*Param
fields present in@BeanParam
class unavailable to customParamConverterProvider
- #32762 - Normalize paths for POM Model providers
-
#32759 - Restore the ability to use
@TestReactiveTransaction
on a test class -
#32757 - Also create the default mailer if
@CheckedTemplate
is used - #32756 - Display JVM CDS logs when debug logging is enabled
- #32755 - [Quarkus 3.0.0.CR2] [quarkus-mailer] NullPointerException when sending with MailTemplateInstance
- #32754 - Allow the OPTIONS method for static resources
- #32753 - Update codestarts to use openjdk container images 1.15
- #32752 - Collect META-INF/resources only from the runtime classpath
- #32751 - Codestarts - OpenJDK-Container Image not updated
- #32750 - Fix issue with quarkus.init-and-exit
- #32749 - Dev UI add label and icon to submenu
- #32748 - Dev UI DevService page to use new card component
- #32744 - Dev UI - add logger level to server log
- #32740 - Add missing static import in config interceptor doc
- #32738 - Fix guide oidc trust-store config parameter name
- #32737 - Make it possible to test Google OIDC from DevUI
- #32733 - Fixed Java migrations from different packages
- #32729 - quarkus.init-and-exit no longer works
-
#32724 - Undertow: Servlet context path failing with
_static
directory - #32717 - Get element type without annotations
- #32715 - Throw better exception when REST Client receives invalid JSON
- #32711 - Add service registars and loaders to the list of beans to keep
- #32710 - Rest-client throw a "HTTP 400 Bad Request" instead of "Bad Response From Server"
- #32708 - Dev UI Move info to menu item and format page for known items
- #32707 - Bump yasson from 3.0.2 to 3.0.3
- #32704 - Bump smallrye-mutiny-vertx-core from 3.2.0 to 3.3.0
- #32697 - Fix OpenTelemetryJdbcInstrumentationTest flaky test
- #32696 - Quarkus returns 404 on OPTIONS request for the static resources
- #32692 - Allow ConfigMappings with default visibility
- #32690 - Quarkus dev mode is not working with a certain type of folder tree due to dependency injection
- #32689 - Make mailer beans default beans
- #32687 - Upgrade to Hibernate ORM 6.2.1.Final
- #32683 - Reinitialize BouncyCastle DRBG URLSeededEntropySourceProvider at runtime
- #32675 - Dev UI: allow status to be a list
- #32673 - Dev UI make sure to work on custom http root
- #32666 - Get java.nio.file.InvalidPathException on Windows when compile Quarkus 3.0.0.Final Spring Cloud Config Client
- #32654 - Flyway migration: JavaMigration doesn't respect location
- #32653 - Qute build steps - refactoring and performance improvements
- #32651 - Ensure the ServiceAccount/Role/ClusterRole resources are created in order
-
#32650 - Quarkus 3: Using
@TestReactiveTransaction
at the class level doesn't work - #32648 - ConcurrentAuthTest: Make sure executor is shut down even after failure
- #32645 - Updates to Infinispan 14.0.8.Final
- #32644 - Support blocking exception mappers in REST Client Reactive
- #32643 - Quarkus doesn't support 2.2.5.Final apicurio-registry-mem anymore and documentation should provide compatibility info
- #32641 - Fixed minor typos in doc content
- #32640 - Openshift application has no access to secrets
- #32633 - Bump microprofile-config-api from 3.0.2 to 3.0.3
- #32630 - Bump mongodb-crypt from 1.7.1 to 1.7.3
- #32620 - Upgrade to Hibernate Reactive 2.0.0.Beta2
- #32617 - UniAsserterInterceptor - improve the javadoc and docs
- #32614 - Implement new DevUI for Reactive REST Client
- #32613 - Add CSS ids to DEV UI continuous testing page to help automated testing
- #32611 - Add new security architecture diagram and process description to Security Architecture content
- #32610 - Qute Dev UI improvements
- #32605 - Support generation of ClusterRoleBinding resources
- #32602 - Strange problem with Hibernate Reactive Panache in Quarkus 3.0.0.
- #32599 - Dev UI: Complete Server log implementation.
- #32596 - Dev UI: Migrate Rest client reactive to the new Dev UI
- #32589 - Bump microprofile-config-tck from 3.0.2 to 3.0.3
- #32587 - Bump com.gradle.enterprise from 3.12.6 to 3.13 in /devtools/gradle
- #32586 - Validator for Config only
- #32585 - Write "Update projects to Quarkus 3 automatically" guide
- #32584 - Add JWT authentication tests to management-interface-auth
- #32583 - New Dev UI show numbers in submenu for arc extension
- #32581 - Quarkus 3.0.0.CR2 : DevUI error with custom root path
- #32580 - Quartz - only notify QuartzSchedulerImpl.destroy() if the bean exists
- #32579 - Update docs about spying on partial mocks
- #32576 - AWT related .so libs needed in container
- #32573 - Bump Keycloak version to 21.0.2
- #32572 - Kubernetes - RBAC ClusterRoleBinding not generating correctly?
- #32571 - Gradle integration tests: tackle (Windows) CI issues
- #32565 - Fix Otel propagator for old property
- #32564 - Remove useless leading spaces in sam YAML files
- #32563 - Small UI fix to devservice page
-
#32561 - Properly perform reflection registration for
@Gauge
instances - #32559 - Disable flaky OpenTelemetry Jdbc instrumentation test
- #32558 - Remove lambdas from OidcRecorder
- #32554 - Bump mockito-core from 5.2.0 to 5.3.0
- #32538 - Use local lookup policy for generated image stream resources
- #32533 - Exceptions with Hibernate Reactive under load
- #32527 - Update apicurio registry dependencies
- #32464 - Spring Data API Extension not updating generic mapping
-
#32427 - Smallrye-metrics integration test fails when passing
-H:-ParseOnce
GraalVM option - #32414 - ERROR Being Logged In Quarkus 3.0.0.CR1 DevUIProcessor with camel-quarkus-twilio extension
- #32384 - Provide an update guide
- #32332 - Unknown enum constant org.osgi.annotation.bundle.Requirement.Resolution.OPTIONAL
- #32326 - DevUI: Info change from Card to Menu
-
#32210 - Use of the
quarkus-opentelemetry
extension yields config warnings - #31908 - Add Management auth test confirming OIDC works for the main router only
-
#31587 - RESTEasy Reactive SSE doesn't provide method annotations, nor actual headers to
MessageBodyWriter
- #31554 - RunTimeMappingsConfigBuilder failures (native build/tests) with 2.16.4
- #31543 - Improving the sam.jvm.yaml
- #30555 - Quarkus jacoco coverage not working in a multi module project where code and tests are in separate modules
- #30312 - Reactive Client ResponseExceptionMapper throws BlockingNotAllowedException when consuming an InputStream
- #29879 - Create an opentelemetry-aws IT test project
- #28505 - Support a silent mode for JWTAuthMechanism
- #24540 - NullPointerException on custom consraint validator when injecting a config mapping at startup
v3.0.0.Final
Major changes
Complete changelog
- #32560 - quarkus plugin repeats arguments passed to cli rendering users incapable of passing right arguments
- #32555 - Change pie to bar in continuous-testing dev ui
- #32553 - Bump maven-invoker-plugin from 3.4.0 to 3.5.1
- #32543 - Dev UI 2 - Hide the RESTEasy Reactive score on the home page
- #32542 - Various fixes for Kubernetes Dev UI 2
- #32541 - Remove inexistent relocations in the application BOM
- #32540 - Dev Ui for kubernetes throws error on manifest generation
- #32536 - Various Quarkus Update fixes and enhancements
- #32535 - Gradle: do not pass all system properties
- #32528 - Add triage rule for Dev UI
- #32524 - Gradle: ability to disable worker process isolation, pass all envs+sys-props
- #32522 - devui 2 continous testing layout issues
- #32521 - ArC - optimize if no BuildCompatibleExtension is found
- #32520 - Use list with an empty string by default in generated Role/ClusterRole
- #32519 - Generating Role or ClusterRole resources with empty API group property produces invalid manifests
- #32518 - Devui small enchancements
-
#32509 - Native
quarkusBuild
fails with 3.0.0.CR2 - #32508 - Gradle-Plugin: Do not let Gradle build fail w/ configuration cache
- #32502 - Disable Vert.x file caching when building the k8s client HttpClient.Factory
- #32499 - Kubernetes client thread block
- #32497 - Bump mongo-client.version from 4.9.0 to 4.9.1
- #32496 - Bump smallrye-fault-tolerance.version from 6.2.1 to 6.2.2
- #32495 - Bump com.gradle.plugin-publish from 1.1.0 to 1.2.0 in /devtools/gradle
- #32491 - Dev UI: Continuous testing
- #32490 - Avoid null pointer exception when building containers
- #32489 - Upgrade Oracle DB container images to use the slim-faststart variant
- #32488 - Higher timeouts for various builds
-
#32487 - Support referencing method parameters in
@ClientHeaderParam
- #32478 - Fix base-codestart 2.x
- #32476 - Fix native image warning in Kafka
- #32472 - Update getting started reactive image
- #32467 - DevUI: Liquibase and Datasource updates
- #32465 - Native build fails with 3.0.0.CR2
- #32461 - Quarkus 3.0.0.CR2 - quarkus-kafka-client triggers NativeImageBuildStep in JVM mode
- #32458 - Align deployment image name when custom name is set in Openshift configuration
- #32450 - Bump flyway.version from 9.16.1 to 9.16.3
- #32448 - Local cache upgrade
- #32443 - DevUI: Configuration Changes Not Sticking
- #32439 - Openshift resources getting out of sync when custom quarkus.openshift.name is used.
- #32437 - Test default storage change for OffsetTime in Hibernate ORM 6.2.0.Final
- #32435 - Upgrade the reference Oracle RDBMS container used across integration tests
- #32433 - Fix Hibernate ORM value generators in native image
- #32430 - Include ID in the form inputs
- #32428 - Rename guides mentioning MicroProfile to SmallRye to avoid redirects
- #32425 - Sanitize the behavior of provided ExceptionMapper classes in dev-mode
- #32423 - Bump httpclient from 4.5.13 to 4.5.14
- #32418 - Native build with jib and gradle fails on quarkus 3.0.0.CR1
- #32409 - InjectMock should not mock an intercepted subclass
- #32407 - Arc CDI TCK related fixes, focused around behavior gated behind strict mode
- #32404 - Fix ConfigMap volumes example at deploying-to-openshift.adoc
- #32394 - Test gRPC usage of Vert.x event loops
- #32366 - Update version detection scheme for native
- #32357 - Αllow referring to property parameters in header config of REST Client
- #32350 - Gradle: Help extensions that assume the output directory exists
- #32338 - Proofreading for cli-tooling.adoc
-
#32333 - Quarkus 3.0.0.CR1 throw NoSuchMethodException where use
@CreationTimestamp
and@UpdateTimestamp
in native mode - #32316 - Update SmallRye Config to 3.2.1
- #32474 - Quarkus 3 kotlin generation missconfigures allopen
-
#32276 - Switch Hibernate Search extension to
@ConfigMapping
- #32233 - Clicking on Dev UI main logo/title doesn't bring me to the home page
- #32230 - Dev UI 2 - Fonts are blurry (Chrome / Fedora)
- #32162 - Register implicit converters for reflection
- #31932 - Dev UI 2 - generate-code gets maven-metadata.xml for Vaadin components
-
#31898 - Test and document default storage change for
OffsetTime
in Hibernate ORM 6 - #28065 - ConfigMapping - register type arguments of supported generic return types for reflection
- #25422 - Make Stork CDI-aware
- #18973 - Java OOM Java heap space when I use WithKubernetesTestServer annotation in unit test
- #7883 - built-in ExceptionMappers cause unexpected behavior
v3.0.0.CR2
Major changes
- #32362 - Add Gradle project update
- #32151 - Make Dev UI 2 the default Dev UI
- #32136 - Introduce HTTP security policy mapping between roles and permissions
Complete changelog
- #32406 - RestClient Reactive: copy method parameter annotations to the generated class
- #32405 - ArC: fix spying on intercepted beans
- #32403 - Make SDKMAN releases minor for maintenance and preview releases
- #32402 - Fix ConfigMap volumes example at deploying-to-kubernetes.adoc
- #32401 - Remove Amazon Services related entries from MAINTAINERS.adoc
- #32400 - DevUI: RabbitMQ Reactive Messaging
- #32396 - Provide an actionable console item for missing DevUI
- #32395 - Bump Dekorate to 3.5.4
- #32393 - Allow relying on Jackson-databind in Dev UI JsonRpc services regardless of runtime dependencies
- #32390 - Fix copy paste typo
- #32388 - Add some documentation about the /q/info endpoint
- #32387 - Update Test timeouts for Windows
- #32386 - Do not print stack-trace in LogStreamBroadcaster.recordHistory
- #32380 - Bump jacoco.version from 0.8.8 to 0.8.9
- #32371 - Add a way to expose more git info
- #32364 - Improve error message when a to-index dependency is missing
- #32362 - Add Gradle project update
- #32360 - Qute validation - fix the way the namespace expressions are collected
- #32356 - Refactor the QuteProcessor#validateNestedExpressions() method
-
#32355 - Cannot using 2 classes with Qute
@MessageBundle
with different namespace - #32351 - Cleanup PackageConfig
- #32349 - Better error on unparseable GraphQL JSON request
- #32342 - Avoid deprecated Maven API in DevMojo
- #32339 - Add the .quarkus directory to project .gitignore
- #32335 - Native sources build step output GraalVM version and docker image to use
- #32334 - Pressing ‘d’ for open dev mode should provide info on how to enable devui if devui not available
- #32331 - Documentation: fix typos and merged paragraphs in extending the CLI section
- #32328 - native sources build step should tell the GraalVM version to use
- #32325 - CLI plugin improvements and fixes
- #32323 - Bump elasticsearch-opensource-components.version from 8.6.2 to 8.7.0
- #32321 - Bump groovy from 4.0.10 to 4.0.11
- #32318 - Revert io.netty.noUnsafe change
- #32314 - DevUI: SmallRye Metrics
- #32312 - Change link to new Dev UI
- #32310 - Set a slightly higher memory for testing
- #32308 - Upgrade to Hibernate ORM 6.2.0.Final and Hibernate Reactive 2.0.0.Beta1
- #32307 - DevUI: Info extension
- #32306 - Bump smallrye-jwt version to 4.2.1
- #32305 - quarkus kill should on discovery say what it is installing
- #32304 - quarkus plug caching issue?
- #32303 - qurkus kill fails if jbang not installed
- #32300 - Mocking/stubbing/spying not working right in Quarkus 3.x
- #32299 - Refactor the QuteProcessor#validateNestedExpressions() method
- #32297 - Fix intellij tests
- #32296 - Properly include logging filters in named handlers
- #32291 - Logging: filter not set on named handler
- #32289 - Quarkus 3.0.0.Alpha4 introduces a performance regression
- #32284 - Bump microprofile-health-api from 4.0 to 4.0.1
- #32279 - Save creation of hashset and array to create an immutable set
- #32270 - Dev UI - First version of build steps and build items pages
- #32264 - OpenShift Dev UI
- #32262 - Upgrade graphql-java to 20.1 and smallrye-graphql 2.1.3
- #32255 - Ensure redis-cache does not cause load value on the wrong executor
- #32251 - Integrate Stork 2.1.0
- #32249 - Dev UI Resteasy reactive: no endpoint and card
- #32248 - Bump smallrye-open-api.version from 3.3.1 to 3.3.2
- #32236 - Take into account "fallback to container" when determining where native-image gets executed
- #32232 - Take into account quarkus.resteasy.gzip.max-input in classic REST Client
- #32228 - Dev UI 2 - RESTEasy Reactive speedometer on front page really a good idea?
- #32221 - ArC - minor cleanup
- #32216 - devui for resteasy reactive give 0% rating when no endpoints yet
- #32214 - Avoid instantiating JPAConfig just to destroy it when static init fails
- #32208 - Ensure RoleBinding resource is generated after Role/ClusterRole/ServiceAccount resources
- #32205 - Bump Gradle to 8.0.2
- #32203 - Do not print stack-trace in LogStreamBroadcaster.recordHistory
-
#32193 - Kubernetes config now requires explicit
view-secrets
authorization to access secrets that is not needed - #32151 - Make Dev UI 2 the default Dev UI
- #32136 - Introduce HTTP security policy mapping between roles and permissions
- #32111 - stork-configuration-generator 2.0.z gives java.lang.NoClassDefFoundError: jakarta/enterprise/inject/spi/CDI: jakarta.enterprise.inject.spi.CDI
- #31939 - A bit of javadoc for codegen
- #31784 - RESTEasy Reactive: Handle separator for bean params
-
#31556 - Properly monitor config for changes loaded from
quarkus.config.locations
-
#31050 - Combining
@Separator
and@BeanParam
- #29000 - [EPIC] Allow to migrate from Quarkus 2 to 3 with our tooling
- #12941 - quarkus.resteasy.gzip.max-input does not apply for REST client
- #12219 - Add support for Roles with permissions
v3.0.0.CR1
Major changes
-
#32161 - Introduce a first version of the
/q/info
endpoint - #32104 - Add support for multiple mailers
- #31917 - Use SmallRye BeanBag to initialize Maven RepositorySystem for compatibility with Maven 3.9
- #31865 - Implement a backend for Quarkus Cache using Redis
- #31198 - Introduce CLI plugins
Complete changelog
- #32244 - Add doc on Kafka Streams production configuration
- #32243 - Make sure quarkus-cli can initialize the Maven resolver
- #32235 - Remove lock icon for runtime config overrides
- #32229 - new devui shows locks for both locked at build time and not build time
- #32227 - Upgrade Caffeine 3.1.5
- #32224 - Apply some housekeeping to RESTEasy Reactive
-
#32219 - Creating extension fails over missing bean
RepositorySystem
- #32213 - ArC: fix known-compatible bean archives check
- #32212 - Kubernetes DEV UI extension
- #32207 - Fix typo in OpenShift liveness probe
- #32201 - Dev UI: Allow multiple pages for menu items
- #32199 - Add support of Temporal types for cookie and header params
- #32198 - Bump quarkus-platform-bom-maven-plugin from 0.0.80 to 0.0.81
- #32195 - Remove misplaced System.out.println
-
#32194 -
@RestCookie
/@RestHeader
(and relative @*Param) applied to Temporal parameter lead to deployment failure -
#32186 - Remove
quarkus-bootstrap-maven-plugin
- #32184 - DevUI: Allow JsonRpc to other extensions
- #32183 - Enhance MS Azure content doc portal search results
-
#32179 - Arc - introduce built-in bean for injection point of type
@All
List - #32178 - Simplify MutinyInfrastructure
- #32173 - CLI plugin improvements
- #32172 - Bump Dekorate to 3.5.3
- #32171 - Bump jboss-metadata-web from 15.4.0 to 16.0.0.Final
- #32170 - Bump asm.version from 9.4 to 9.5
- #32169 - Bump cron-utils from 9.2.0 to 9.2.1
- #32167 - Rework sequence handling in import scripts in codestarts, guides and tests
- #32166 - ApplyHttpGetActionPortDecorator now also sets scheme
- #32163 - Bump the lowest supported Maven version to 3.6.3
-
#32161 - Introduce a first version of the
/q/info
endpoint -
#32153 - Add
.sdkmanrc
file - #32146 - Update brotli4j to version 1.11.0
- #32141 - OpenAPI: ignore build-time excluded classes from annotation scan
- #32140 - Upgrade gRPC lib to 1.54.0, handle newly generated AsyncService
- #32139 - Improve the dev mode console output
- #32138 - Provide proper Docker executable name on Windows
- #32137 - Update jansi and aesh-readline to latest versions
- #32135 - Quarkus-openshift fails to properly deploy applications which use management interface
-
#32131 - Bump surefire and failsafe plugins to
3.0.0
- #32130 - Add support for specifying custom profiles in Spring Cloud Config client
- #32128 - Support config reactive datasource with list of database urls for fault tolerance and load balance
- #32125 - Bump com.gradle.enterprise from 3.12.5 to 3.12.6 in /devtools/gradle
- #32120 - Silence JBoss version logging in QuarkusUnitTest
- #32119 - Support JSON formatter for syslog logging
- #32116 - ArC AnnotationsTransformer - add more specific builders
-
#32115 - Rename
InitalizationTaskCompletedBuildItem
toInitTaskCompletedBuildItem
- #32113 - Support of gRPC actions for Kubernetes/Knative/OpenShift probes
- #32110 - Prevent splitting of cookie header values when using AWS Lambda
- #32107 - Fix Podman detection on Windows
- #32106 - Native building with container: Podman not detected on Windows
- #32105 - Disable validation of JAXBContext by default
- #32104 - Add support for multiple mailers
- #32101 - Dev UI: Auto naming for JsonRPC and build time data
- #32100 - Fix Kotlin formatting
-
#32099 - Allow using the annotation
@PartFilename
on method parameters - #32097 - quarks-spring-cloud-config-client cannot take "profile" as a property which was supported by spring
- #32095 - Bump smallrye-open-api.version from 3.3.0 to 3.3.1
- #32094 - Bump mariadb-java-client from 3.1.2 to 3.1.3
- #32093 - Re-use current ApplicationModel for JaCoCo reports when testing Gradle projects
- #32091 - DevUI: Liquibase
- #32090 - K8s moved its registry
- #32086 - Ensure Dialects initialzed by Hibernate Reactive extension use the ReactiveDialectWrapper
-
#32085 - Do not require
@ConfigGroup
to generate mappings documentation - #32083 - Add missing mp-health and mp-fault-tolerance apis in bom
- #32082 - Add missing quote in Hibernate Reactive with Panache guide
- #32081 - Created extension failes to generate code as it is unable to provision BootstrapWorkspaceProvider
- #32080 - Can't inject list of interfaces with wildcards twice into beans
- #32079 - Quarkus JaCoCo extension fails to start Gradle daemon
- #32077 - Get rid of Stork related warning in REST Client usage
- #32076 - Add note in the docs about using OData with the REST Client
- #32074 - Create the "Using the Infinispan Client" guide
- #32073 - Fix OTel exporter headers config
- #32072 - Ensure that computed headers can override the default content-type
- #32069 - List of AWT runtime initialized classes not observable for other extensions
- #32065 - List of AWT runtime initialized classes not observable for other extensions
- #32063 - Qute - the new Dev UI
-
#32061 - Support
@PartFilename
on InputStream and Multi fields - #32060 - The quarkus-jaxb extension loads entity classes at build time even though no default JAXBContext will be created within the application
-
#32059 -
quarkus-jaxb
loads entity classes at build time even though no default JAXBContext will be created within the application - #32056 - Bump postgresql from 42.5.4 to 42.6.0
- #32055 - Bump commons-compress from 1.22 to 1.23.0
- #32053 - Remove Java 19 from Early Access JDK Build
-
#32050 - Move OTel configuration to use
@ConfigMapping
- #32048 - Caffeine Dev UI
- #32044 - Port some Hibernate ORM extension features to the Hibernate Reactive extension
- #32042 - Dev UI - BuildTimeContentProcessor - use the mapper from DatabindCodec
- #32041 - K8s is moving it's images
- #32040 - Hibernate Reactive - trouble using identity generation strategy
- #32039 - Fix package declaration of the DevUIContent
-
#32038 - The annotation
@RestStreamElementType
should override@Produces
at class - #32037 - Set-Cookie Header is Split when using OIDC together with AWS Lambda
- #32036 - Make header computation in Reactive REST Client more capable
- #32035 - Remove unwanted (and unnecessary) build-order dependency from test
- #32034 - jdeps broken for fast-jar layout due to brotli version in dependency chain
- #32033 - Allow PartFileName as method parameter
- #32032 - PartFilename does not work for InputStream
- #32026 - Allows applications to expose management endpoints
- #32024 - Bump de.flapdoodle.embed.mongo from 4.6.1 to 4.6.2
- #32022 - Bump google-http-client-bom from 1.43.0 to 1.43.1
- #32018 - Automatic websocket codecs reflection registration
- #32013 - Add Maven rewrite support to update
-
#32012 -
@Produces
(MediaType.SERVER_SENT_EVENTS) is necessary when using server side event - #32010 - Clarify diagnostic of Resteasy reactive for blocking methods
- #32008 - Fix HttpRootPathBuildItem.Builder.orderedRoute()
- #31995 - Bump dekorate from 3.5.0 to 3.5.2
- #31992 - Bump version.cdi-tck from 4.0.8 to 4.0.9
- #31981 - Implement a transformer for compatibility with downstream documentation
-
#31968 - K8s extension with customization doesn't generate
spec.template.metadata
when it's not customized. - #31917 - Use SmallRye BeanBag to initialize Maven RepositorySystem for compatibility with Maven 3.9
- #31909 - Fix OTel endpoint resolution and improve documentation
- #31865 - Implement a backend for Quarkus Cache using Redis
- #31827 - Bump kafka-oauth-client from 0.11.0 to 0.12.0
- #31824 - Update SmallRye Config to 3.2.0
- #31820 - Change the kotlin formatter to better support building under Java 17
-
#31786 - Dev UI:
doNotEmbed
is opening a blank page instead of new window tab - #31775 - java.lang.StackOverflowError
- #31759 - config validation fails for Optional<List>
- #31744 - SROAP04005: Could not find schema class in index: java.lang.Object with smallrye-openapi & resteasy-reactive Resource returning RestResponse<?>
- #31621 - Read encrypted configuration from configuration sources
-
#31528 -
ExtensionDescriptorMojoTest.shouldFlagMissingDependenciesInARealisticExtension
fails in Early Access JDK build - #31525 - Bump Keycloak version to 21.0.1
- #31521 - Hibernate ORM - Document how to handle sequences in import.sql
- #31492 - Loadbalance for reactive mysql client
- #31457 - Bump smallrye-context-propagation.version from 2.0.0 to 2.1.0
- #31402 - Error opening config URL is ignored
- #31198 - Introduce CLI plugins
-
#31166 - Make
QuarkusBuild
not pollute Gradle's build cache - #31149 - Add link to 'how to write a guide' docs in create-extension template
- #31071 - Remove outdated relocations
- #31070 - Remove Maven relocations
- #31011 - Impossible to create a project with Maven 3.9.0
- #30457 - Split the actual Infinispan Client documentation Guide
- #30383 - Create a new base classloader including parent-first test scoped dependencies when bootstrapping for CT
- #29995 - Provide Git information on runtime (Alternative to SpringBoot build-info)
- #27785 - Integrate Redis with the Quarkus Cache
- #25950 - Support JSON logging for syslog
- #16218 - Excluded JAX-RS classes are visible in openapi
- #9064 - Add support for multiple SMTP servers to quarkus-mailer
diffplug/spotless
v2.36.0
Added
-
gradlew equoIde
opens a repeatable clean Spotless dev environment. (#1523) -
cleanthat
addedincludeDraft
option, to include draft mutators from composite mutators. (#1574) -
npm
-based formatters now support caching ofnode_modules
directory (#1590)
Fixed
-
JacksonJsonFormatterFunc
handles json files with an Array as root. (#1585)
Changes
mojohaus/flatten-maven-plugin
v1.5.0
🚀 New features and improvements
📦 Dependency updates
- Bump jackson-databind from 2.13.4.1 to 2.13.4.2 in /src/it/projects/bom-pomElements/bom (#354) @dependabot
- Bump jackson-databind from 2.13.4.1 to 2.13.4.2 in /src/it/projects/bom-flattenMode/bom (#353) @dependabot
👻 Maintenance
- Require Maven 3.5.4+ (#356) @slachiewicz
- Bump m-shade-p to 3.4.1 in flatten-shaded-drp test - fix for Maven 4 (#355) @slawekjaranowski
- Bump jackson-databind from 2.13.4.1 to 2.13.4.2 in /src/it/projects/bom-pomElements/bom (#354) @dependabot
- Bump jackson-databind from 2.13.4.1 to 2.13.4.2 in /src/it/projects/bom-flattenMode/bom (#353) @dependabot
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Edited by Renovate Bot