Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency io.quarkus:quarkus-maven-plugin to v3 #67

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 12, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
io.quarkus:quarkus-maven-plugin 2.16.7.Final -> 3.21.2 age adoption passing confidence

Release Notes

quarkusio/quarkus (io.quarkus:quarkus-maven-plugin)

v3.21.2

Compare Source

v3.21.1

Compare Source

Major changes
  • #​46961 - Add support for TLS config reload in REST Client
Complete changelog
  • #​23990 - Resources path params not not included when a Sub-Resource is filtered by @ServerRequestFilter
  • #​36343 - REST Client with generic subresource fails with InvalidRestClientDefinitionException
  • #​40831 - RestEasy reactive: Cannot use method with same name but different parameters
  • #​43105 - Hibernate ORM - JSON mapper should be made unremovable
  • #​46623 - Bump elasticsearch-opensource-components.version from 8.17.2 to 8.17.3
  • #​46628 - swagger ui does not show schema examples after migration to quarkus 3.19
  • #​46636 - SmallRye Fault Tolerance: add support for OpenTelemetry Metrics
  • #​46652 - UnsupportedOperationException in TlsConfigUtils when setting ALPN false
  • #​46669 - config-tracking output file is always "prod" file despite the chosen profile
  • #​46726 - quarkus.config-tracking.file-suffix does not work as expected
  • #​46858 - Problems with bom-platform for v. 3.19.3 for jUnit
  • #​46870 - Use Config profiles in the config-tracking output file
  • #​46872 - Fixed recordedBuildConfigFile absolute path resolution
  • #​46881 - Bump wildfly-elytron.version from 2.6.1.Final to 2.6.2.Final
  • #​46883 - Bump hibernate-search.version from 7.2.2.Final to 7.2.3.Final
  • #​46893 - Graphql federation @Resolver and @Blocking do not work
  • #​46896 - Bump Quarkiverse parent version to 19
  • #​46897 - Add doc about default http header methods
  • #​46900 - Resolved the UnsupportedOperationException in TlsConfigUtils when setting ALPN false
  • #​46901 - Bump smallrye-graphql.version from 2.12.1 to 2.12.2
  • #​46906 - Bump com.google.guava:guava from 33.4.0-jre to 33.4.5-jre
  • #​46910 - Expand note about dependency needed for Kotlin and gRPC
  • #​46918 - Return locators path parameters in UriInfo
  • #​46930 - SmallRye GraphQL - Allow execution model annotations on @Resolver methods
  • #​46931 - Downgrading mockito.version to 5.12.0 as it is compatible with junit.jupiter.version 5.10.5
  • #​46940 - Make ObjectMapper/JsonbProducer unremovable if json mapper is required by ORM
  • #​46943 - Add clarifying sentence to maturity matrix guide
  • #​46944 - Add some additional doc to HeaderConfig#methods()
  • #​46956 - OpenAPI: disable example merging by default (Swagger UI regression)
  • #​46957 - Fix native security extension build failure over missing BouncyCastle class
  • #​46961 - Add support for TLS config reload in REST Client
  • #​46963 - Document that the Hibernate Reactive extension doesn't support database-based multitenancy or schema-based multitenancy
  • #​46966 - Correctly handle trust managers when no trust manager matching the SNI name can be found
  • #​46967 - DevUI Database view does not work with inactive data sources
  • #​46968 - [Mandrel/GraalVM for JDK 25+14] kafka-sasl native integration test fails with MissingResourceException
  • #​46970 - Fix container binary strategy returning with non-zero exit code
  • #​46972 - OIDC -Azure refresh token doesnt have expiration date
  • #​46979 - Dev UI Agroal: Make sure to handle disabled datasources
  • #​46980 - Qute template validation error when using template records with fragments
  • #​46981 - Remove erroneously left over request context call in test
  • #​46984 - Fix text on gradle tooling doc
  • #​46985 - Qute: ignore type-safe fragments for param declarations
  • #​46989 - Websocket next - default serialization does not work on native
  • #​46991 - Fix the OIDC opaque token check
  • #​46995 - Corrects Infinispan documentation
  • #​47000 - add missing @UnwrapException in quarkus-rest doc example
  • #​47001 - Fix constructor search for Qute template records
  • #​47007 - [3.21] Change in smallrye-config causes application to not start
  • #​47010 - Quarkus CLI issues WARNINGs for unrecognized .env values in dev mode
  • #​47015 - Register classes for reflection in amazon lambda and funqy
  • #​47018 - Bump elasticsearch-opensource-components.version from 8.17.3 to 8.17.4
  • #​47019 - Bump com.google.guava:guava from 33.4.5-jre to 33.4.6-jre
  • #​47021 - Grpc Client in Tests fail when Running on Linux with Netty Native Transports
  • #​47025 - Only set eventLoopGroup on GRPC if native transports not enabled
  • #​47027 - Register text message types for reflection
  • #​47029 - Update rest-client.adoc line 183
  • #​47031 - OpenTelemetry: disabling tracing while keeping metrics enabled leads to UnsatisfiedResolutionException
  • #​47032 - quarkus-tls-registry 'javax.net.ssl' causes "java.lang.IllegalStateException: No CN or OU in O=xxx,C=xxx" and crashs quarkus application starts
  • #​47041 - Keep a reference on the parent/original context to allow accessing it from Rest Client interceptors
  • #​47042 - Update SmallRye Config to 3.12.4
  • #​47043 - Register resource bundle sun.security.util.resources.security for kafka in native mode
  • #​47047 - Support type variables on sub resource interfaces for the rest client
  • #​47049 - quarkus-tls-registry 'javax.net.ssl' causes "java.lang.IllegalStateException: No CN or OU in O=xxx,C=xxx" and crashs quarkus application starts
  • #​47053 - Bump org.mariadb.jdbc:mariadb-java-client from 3.5.2 to 3.5.3
  • #​47057 - Make OTel resource attributes signal independent
  • #​47062 - Constructor injection of io.opentelemetry.api.metrics.Meter in a @GrpcService-annotated class makes tests fail
  • #​47065 - Fix ClassCastException when ResourceMethod with same method name exist
  • #​47076 - Ensure gRPC server starts after Otel is configured (if applicable)
  • #​47097 - Prevent config diagnostic warnings from quarkus CLI itself
  • #​47098 - Rabbitmq connector can't be used with TLS registry
  • #​47099 - Adds RabbitmqClientConfigCustomizer as unremovable bean
  • #​47103 - Adding buildpack config options to container image docs

v3.21.0

Compare Source

Complete changelog
  • #​37145 - @JsonView annotation ignored for sub-resources
  • #​44922 - Multipart upload in subresource fails in quarkus-rest.
  • #​46085 - Basic application manifesting tests
  • #​46721 - Decorator for default methods of decorated types not being called
  • #​46751 - Wrong JsonView is used for writing response entity
  • #​46767 - Update nisse extension to 0.4.1
  • #​46771 - ArC: validate bean types added to a synthetic bean
  • #​46788 - ArC: fix decorated interface defaults methods not overriden by a bean
  • #​46794 - ArC: add validation of synthetic bean types
  • #​46805 - Simplify our CI setup by moving cache population and using Magic Cache
  • #​46807 - Support distinct jsonviews for serialization and deserialization
  • #​46812 - Explain how to revert to default DNS client in the mongodb extension to resolve mongo+srv:// urls
  • #​46814 - Make ClientRequestFilter run on the same Vert.x context as other handlers
  • #​46837 - Only consider consumes and produces of the specific subresource
  • #​46840 - Detect json features of subresources as well
  • #​46851 - Native compilation with liquibase + liquibase-mongo fails
  • #​46853 - Bump org.mockito:mockito-bom from 5.16.0 to 5.16.1
  • #​46854 - Bump com.google.cloud.tools:jib-core from 0.27.2 to 0.27.3
  • #​46857 - Move Liquibase substitutions into common module

v3.20.0

Compare Source

Complete changelog

v3.19.4

Compare Source

Complete changelog
  • #​45500 - Allow entities in quarkus-mongodb-panache-kotlin to use data class with val
  • #​45643 - Docs: Create procedure doc for use case "Deploy to Openshift in a single step"
  • #​45793 - Devservices Keycloak breaks integration tests
  • #​45918 - Docs: Create procedure for Deploying on OpenShift using Docker build strategy
  • #​45954 - Docs: Create and update S2I procedures for the Deploying on OpenShift guide
  • #​45962 - DOCS: Add downstream-relevant attributes to facilitate single sourcing
  • #​46314 - Warn if using old @ConfigRoot class configuration mechanism
  • #​46378 - Bump org.jboss.logmanager:jboss-logmanager from 3.1.1.Final to 3.1.2.Final
  • #​46506 - javax.management.JMX.createProxy is not implemented in native mode
  • #​46536 - mongodb+srv connection strings are not working with latest quarkus version 3.19.1
  • #​46544 - Spring Data API Extension fields with keywords broken
  • #​46560 - Qute: fix namespace build-time validation
  • #​46604 - Docs: Update Deploying on OpenShift guide to add RHBQ content
  • #​46639 - Quarkus CLI version 999-SNAPSHOT and 3.19.2 fails to update applications on Windows
  • #​46688 - Suggest setting quarkus.security.ldap.cache.enabled
  • #​46692 - Unrecognized configuration key "quarkus.native.jmxserver.included" was provided
  • #​46699 - Refactor jmxserver detection in native executable build
  • #​46705 - Update Grafana LGTM to 0.9.0
  • #​46710 - Fix the keycloak devservice when using shared network
  • #​46720 - SmallRye Fault Tolerance: upgrade to 6.9.0
  • #​46725 - Use latest quarkus-spring-*
  • #​46730 - Add Documentation about using jsonview for request body
  • #​46750 - Bump org.eclipse.microprofile.lra:microprofile-lra-api from 2.0 to 2.0.1
  • #​46755 - Add documentation about @JsonView support in requests
  • #​46757 - Update Maven Compiler Plugin to 3.14.0
  • #​46761 - Agroal Dev UI data grid not rendered correctly when switching tables
  • #​46762 - Fix Agroal Dev UI table switching and move SQL input to the top
  • #​46763 - UBI9 microdnf requires -y
  • #​46765 - OIDC session cookie format changed in 3.18 causing it to be incompatible to 3.17.x
  • #​46768 - Clarify that val properties cannot be used with no-arg compiler plugin
  • #​46772 - Fix various issues in refreshed quarkus update
  • #​46787 - Bump io.quarkus.security:quarkus-security from 2.2.0 to 2.2.1
  • #​46799 - Bugfix: WebAuthn only includes the first origin when multiple origins are configured
  • #​46802 - Fix parsing when method names contain keywords.
  • #​46810 - Bump narayana-lra.version from 0.0.9.Final to 1.0.0.Final
  • #​46813 - Reference the TLS registry from the native and ssl page
  • #​46815 - Fix typo
  • #​46820 - Config Reference - Apply styles to all config search inputs
  • #​46822 - Re-authenticate users if the OIDC session cookie can not be read
  • #​46846 - Fix MongoDB DNS resolution issue when the DNS server use ipv6
  • #​46855 - Bump hibernate-orm.version from 6.6.10.Final to 6.6.11.Final
  • #​46873 - Reduce debug logging allocations in MongoDnsClient
  • #​46874 - Docs: Fix spacing issue in metadata of Using S2I to deploy Quarkus applications to OpenShift procedure

v3.19.3

Compare Source

Complete changelog
  • #​45112 - Exception about missing maven classes when opening the dev-ui (gradle based project)
  • #​46430 - ResponseBuilderImpl NumberFormatException with IPv6
  • #​46459 - Upgrading from 3.18.2 to 3.18.3 Results in OutOfMemoryError when using @QuarkusTest with Quarkus Junit 5
  • #​46527 - Broken archive in vaadin-webcomponent dependency
  • #​46566 - Issuer-based OIDC tenant resolver should check quarkus.oidc.token.required-claims
  • #​46615 - OIDC client token requests retry not working
  • #​46621 - Bump testcontainers.version from 1.20.5 to 1.20.6
  • #​46624 - Devui Database View can not find tables in different schemas
  • #​46632 - Make ResponseBuilderImpl more ipv6 aware
  • #​46634 - Check required claims in OIDC issuer-based resolver
  • #​46635 - Update some dev-ui libs versions
  • #​46638 - Bump Keycloak version to 26.1.3
  • #​46640 - Using SocketException in all of the OIDC retry code
  • #​46651 - Fix non-public schema in DB Viewer for Dev UI
  • #​46653 - Add -e to quarkus update commands and improve display
  • #​46655 - JSON-B link
  • #​46659 - Correct link to JSON-B API
  • #​46660 - Correct summary text of config-yaml.adoc
  • #​46661 - Correct summary text of spring-boot-properties.adoc
  • #​46664 - ArC: fix disposer resolution in case the disposed parameter declares no qualifiers
  • #​46680 - Fix gradle devui NoClassDefFound
  • #​46684 - Revert "Execute simple JUnit tests and @QuarkusComponentTest first"
  • #​46685 - Micrometer docs moved - fix links
  • #​46695 - Introduce server.port tag into http.server.active.requests metric
  • #​46700 - Exclude .github/project.yml from triggering workflows on push event
  • #​46706 - Fix wording in quarkus-rest jsonview support
  • #​46709 - Fix true-false typo
  • #​46712 - Bump resteasy.version from 6.2.11.Final to 6.2.12.Final
  • #​46713 - Bump hibernate-orm.version from 6.6.9.Final to 6.6.10.Final
  • #​46714 - Bump io.micrometer:micrometer-bom from 1.14.4 to 1.14.5

v3.19.2

Compare Source

Complete changelog
  • #​29411 - Kafka Streams topology in Dev UI is empty when source topic uses Pattern
  • #​37691 - Kafka Streams dev console topology view can't handle "." in topic name
  • #​40315 - @UnlessBuildProperty does not work properly if io.quarkus:quarkus-rest in the dependencies.
  • #​41432 - Application fails to start in dev mode if kafka-streams extension is present
  • #​45148 - Document default connection-pool-size for REST Clients and raise default pool size to 50 for Quarkus REST
  • #​46308 - Greatly improve Quarkus update
  • #​46330 - Produce a KubernetesDevServiceInfoBuildItem forDevServices requiring to use a Kubernetes cluster
  • #​46375 - Bump testcontainers.version from 1.20.4 to 1.20.5
  • #​46386 - Create a KubernetesDevServiceInfoBuildItem
  • #​46399 - Add a new BuildItem class: KubernetesDevServiceRequestBuildItem
  • #​46473 - @TestFactory does not work with QuarkusUnitTest
  • #​46474 - Ensure that QuarkusUnitTest plays nicely with @TestFactory
  • #​46476 - Qute Logical OR Operator is not working
  • #​46482 - Bump Gradle to 8.13 and adopt Quarkus Gradle plugin
  • #​46493 - Info Endpoint: Does not display in Additional Endpoints UI
  • #​46495 - Info endpoint displayed on endpoints dev ui
  • #​46505 - Qute: fix validation of an expression with "logical or"
  • #​46528 - support var args in rest client
  • #​46529 - Add support for primitive arrays in REST Client
  • #​46531 - Docs: Updated link to "MicroProfile Rest Client Spec"
  • #​46534 - Switch docs and samples to use CORS and JSON enabled properties
  • #​46539 - This Gauge has been already registered "http.server.active.requests"
  • #​46548 - Websockets next incompatible with undertow extension when using @SessionScoped
  • #​46550 - Bump flyway.version from 11.3.3 to 11.3.4
  • #​46553 - Introduce url.scheme tag into http.server.active.requests metric
  • #​46557 - Remove quarkus-mutiny dependency from container-image extensions
  • #​46558 - DevUI: fix bean/build steps depenceny graphs
  • #​46561 - ArC: consider built-in session context during client proxy optimization
  • #​46567 - Fix docker templates and platform to support ubi8 and ubi9
  • #​46571 - Fix quotes and missing parentheses in security-testing.adoc
  • #​46572 - Bump jboss-logging-annotations.version from 3.0.3.Final to 3.0.4.Final
  • #​46573 - Bump io.quarkus:quarkus-platform-bom-maven-plugin from 0.0.118 to 0.0.119
  • #​46576 - makes Kafka Streams topology optional
  • #​46578 - Reduce our exposure to DefaultArtifactVersion
  • #​46581 - Clarify using table name in Security JPA guide
  • #​46584 - Workaround classloading issue in Quarkus internal tests by making io.quarkus.security.test.utils.AuthData#applyAugmentors public
  • #​46585 - Use source file mapping for all compilation providers
  • #​46587 - Updates to Infinispan 15.0.14.Final
  • #​46597 - Fix loading of Maven workspaces that use revision properties using effective model building
  • #​46599 - Fix issues with special characters in Kafka Streams Dev UI
  • #​46607 - Fix AOT cache doc
  • #​46612 - Use the version of Quarkus platform recommended for the current project for recipe filtering

v3.19.1

Compare Source

Complete changelog
  • #​42613 - Conflict between form-based auth logout and quarkus.http.auth.form.new-cookie-interval
  • #​44458 - IllegalStateException: Response head already sent during login
  • #​46245 - Quarkus Configuration Disambiguation strategy for environment variables fails in 3.17.0+
  • #​46286 - Bump rest-assured.version from 5.5.0 to 5.5.1
  • #​46294 - Improve security failure handling in gRPC
  • #​46333 - "Failed to read deployment classpath cache from ..." warning
  • #​46339 - Add "basic" to client scopes for auto generated client in keycloak devservice
  • #​46346 - Prioritize test model cache over the dev one in BootstrapAppModelFactory
  • #​46347 - Clarify expected behavior of SmallRye Config disambiguation
  • #​46348 - Prevent sporadic error on live reload with HTTP/2
  • #​46350 - Fix VertxHelloWorldMutualTlsEndpointTest failures due to changes in response status
  • #​46351 - Otel logging does not respond to it's config property.
  • #​46352 - Liquibase MongoDB - Register AbstractMongoChange for reflection
  • #​46354 - Fix OpenTelemetry Metrics and Logs endpoint resolution
  • #​46365 - Add class and method to WithSpan attributes
  • #​46368 - javax.net.ssl TLS configuration does not work in native mode
  • #​46374 - Bump flyway.version from 11.3.2 to 11.3.3
  • #​46379 - javax.net.ssl TLS configuration does not work in native mode
  • #​46382 - Document how to prevent TLS client renegotiation
  • #​46394 - Explain what LGTM abbreviation means in the guide
  • #​46395 - TLS guide Review
  • #​46411 - Custom ContextResolver can not be used anymore for rest client since 3.13
  • #​46412 - Memory Leak in Quarkus REST Service if request failed with timeout.
  • #​46413 - Don't assume context resolvers are always called from REST Client
  • #​46418 - Fix 'response head already sent' when the login request to form-based authentication when proactive authentication is disabled
  • #​46419 - Always close OutputStream in RESTEasy Classic
  • #​46428 - Add docs for maximum values in quarkus.http.limits
  • #​46429 - Provide a reliable way to perform form-based authentication logout
  • #​46435 - Keycloak Integration
  • #​46436 - Quarkus tooling use wrong version for create and update (when specifying stream)
  • #​46438 - Quarkus REST: prevent NPE for EagerSecurityContext
  • #​46440 - Implement isValidAuthority() in ForwardedServerRequestWrapper
  • #​46446 - Use debug with relfection services, remove duplicate health check
  • #​46447 - Improvements to OTel logging docs
  • #​46452 - Fix recommended release selection in an archived platform stream
  • #​46465 - Bump hibernate-orm.version from 6.6.8.Final to 6.6.9.Final
  • #​46471 - @AssertTrue is not working on ConfigMapping when it returns true
  • #​46484 - Slightly improve the list of extensions supporting OTel
  • #​46489 - Do not use the JPA aware TraversableResolver for config

v3.19.0

Compare Source

Major changes
  • #​45891 - Support for OAuth2 Demonstrating Proof of Possession
Complete changelog
  • #​42115 - Support for Demonstrating Proof of Possession (DPoP) in quarkus-oidc
  • #​44160 - Narayana JTA XA transactions doesn't work after mariadb-java-client bump to 3.5.0 as opening datasource connection results in SQLNonTransientConnectionException
  • #​44661 - All but first test in a class fail if class is annotated @WithFunction
  • #​45025 - Quarkus-mockito includes mockito-subclass dependency breaking the mocking of final classes on Java 21+
  • #​45778 - Hibernate ORM tries to load import.sql
  • #​45891 - Support for OAuth2 Demonstrating Proof of Possession
  • #​46034 - @NotNull does not add not null to persistence unit
  • #​46197 - RuntimeException thrown instead of IllegalArgumentException when failing to decode URL
  • #​46201 - Quarkus trying to index lombok annotations
  • #​46221 - Bump org.mariadb.jdbc:mariadb-java-client from 3.4.1 to 3.5.2
  • #​46229 - Start the function only once in test
  • #​46231 - Use UBI9 based Quarkus micro image
  • #​46232 - Ability to disable running ITs against the docker image
  • #​46243 - Add a way to override the artifact type to test for @QuarkusIntegrationTest
  • #​46252 - Throw IllegalArgumentException on failed URL decoding
  • #​46254 - Error with Qute templates with dot in the names
  • #​46257 - Qute: fix template variants for templates with dot in the name
  • #​46258 - Qute: add some more built-in string extensions
  • #​46259 - Allow to provide a default overridable value for Qute @Message
  • #​46261 - Add Dev Services configuration reference in all relevant guides
  • #​46264 - Introduce validation mode instead of a boolean flag for BV integration in ORM
  • #​46267 - Use same smallrye-common dependencies across independent subprojects
  • #​46270 - Introduce a builditem to exclude Qute templates
  • #​46273 - Qute: add build item to exclude discovered templates
  • #​46274 - [GraalVM for JDK 25] Native integration test jpa-mariadb fails with JDK 25+8.1
  • #​46276 - Fix return type for MariaDB PAM substitution
  • #​46280 - Qute message bundles: add Message#defaultValue()
  • #​46287 - Bump flyway.version from 11.3.1 to 11.3.2
  • #​46305 - Update to Hibernate ORM 6.6.8.Final and avoid trying to load import.sql
  • #​46309 - Text cannot be parsed to a Duration when assessing TlsConfigurationRegistry.get("javax.net.ssl")
  • #​46310 - Text cannot be parsed to a Duration when assessing TlsConfigurationRegistry.get("javax.net.ssl")
  • #​46328 - Prevent indexing warning about Lombok annotation in REST Client
  • #​46338 - Switch default S2I native binary image from UBI8 to UBI9

v3.18.4

Compare Source

Complete changelog
  • #​41272 - Files with åäö in there name gets an inputstream that is null in MultipartForm uploads
  • #​45285 - Add quarkus.openshift.cron-job.timezone property
  • #​45961 - quarkus-spring-di: @Bean("foo") is not transformed into the proper @Named("foo") annotation
  • #​46140 - Spring DI - Fix behavior with named beans
  • #​46142 - Add more options for the token expiry time calculation done by OIDC client
  • #​46147 - Byte array responses break if quarkus-amazon-lambda-http is used
  • #​46203 - Improve text format handling in Amazon Lambda
  • #​46222 - Add OIDC client access token expires in skew
  • #​46233 - WebSockets Next: make it possible to configure max frame size
  • #​46242 - Add time zone property for kubernetes and openshift cron jobs
  • #​46251 - Quarkus Hibernate ORM - Jboss logger instantiation issue
  • #​46260 - @QuarkusTest fails when Nexus repository requires login (401 Unauthorized) (does not use existing Maven security credentials)
  • #​46269 - Avoid creating a timer when reconnectDelay is set to Max
  • #​46271 - Maven Resolver: fix discovering settings-security.xml
  • #​46284 - Only check filters once for calls to getResourceMethod
  • #​46292 - Simplify pattern used introduced in #​46284
  • #​46296 - Use proper call to Logger#getMessageLogger
  • #​46297 - Fix a few misplaced @WithConverter
  • #​46303 - Upgrade to Jandex 3.2.7
  • #​46304 - Fix keycloak client timeout error message: quarkus.oidc.devui.web-client-timeout -> quarkus.keycloak.devservices.web-client-timeout
  • #​46344 - Update mime4j to 0.8.12

v3.18.3

Compare Source

Complete changelog
  • #​40374 - Error when executing persist() method with an entity having bidirectional one-to-one relationships in Hibernate Reactive with Panache
  • #​45948 - Removal of public method in a minor release breaking semantic versioning with utter lack of warnings or anything
  • #​45949 - Restore two JWT decoding methods in OidcUtils
  • #​46005 - Qute TemplateGlobal throws error on live reload
  • #​46014 - Qute: fix template global class generation in the dev mode #​2
  • #​46035 - QuarkusTest TestProfile pollutes environment of QuarkusComponentTest
  • #​46039 - Upgrade to Jandex 3.2.4
  • #​46040 - OpenTelemetry extension traces health endpoints when a custom root-path is configured
  • #​46046 - Execute simple JUnit tests and @QuarkusComponentTest first
  • #​46088 - Fix typo remove extra bracket
  • #​46099 - OpenTelemetryLogHandler - Do not read config for each publish
  • #​46102 - Live reload classloader memory leak when using hibernate-envers with a custom revision entity
  • #​46106 - Bump maven-dependency-plugin in docs
  • #​46107 - For synthetic injection points, target can be null
  • #​46108 - @Observes @BeforeDestroyed(?Scoped.class) does not work in the same bean and the same scope
  • #​46111 - Could not determine the canonical constructor when quarkus.rest.jackson.optimization.enable-reflection-free-serializers=true
  • #​46113 - Remove non-existing value "OPTIONAL", fix typo
  • #​46115 - Bump to Vert.x Mutiny bindings 3.18.1
  • #​46125 - Change timing of @Initialized and @BeforeDestroyed events so that they can be observed from a bean within given context
  • #​46135 - Upgrade to Jandex 3.2.5
  • #​46136 - Error occurs on tests with @Nested classes and QuarkusMainLauncher
  • #​46141 - Replace outdated hostname v1 property for keycloak dev service in shared networks
  • #​46150 - Overcome augmentation issue with @Nested QuarkusMainTest
  • #​46154 - Docs: Fix some more weaknesses
  • #​46156 - Reflection-free Serialization issue when first accessed vs. second access or if multiple methods
  • #​46170 - Configuration custom converters fail on primitive type arrays since Quarkus v3.18
  • #​46171 - Fix config converter loading issue when arrays are used
  • #​46179 - Upgrade to Hibernate ORM 6.6.7.Final
  • #​46181 - Simplify and fix building the list of framework endpoints
  • #​46186 - Bump io.micrometer:micrometer-bom from 1.14.3 to 1.14.4
  • #​46189 - Upgrade to Hibernate Reactive 2.4.5.Final
  • #​46190 - Bump the version of kindContainer from 1.4.7 to 1.4.8
  • #​46191 - Bump version of kindcontainer from 1.4.7 to 1.4.8
  • #​46194 - Bump to Vert.x 4.5.13 and Netty 4.1.118.Final
  • #​46211 - Avoid using generated Jackson serializers for subclasses
  • #​46219 - Bump io.smallrye:jandex from 3.2.5 to 3.2.6

v3.18.2

Compare Source

Complete changelog
  • #​44569 - SmallRye OpenAPI outputs Chinese garbled characters in Json
  • #​44645 - NullPointerException from Hibernate ORM when there is a problem establishing a connection
  • #​45385 - IllegalArgumentException when parsing Accept Header
  • #​45776 - Bump to Mutiny 2.8.0 and the Mutiny Vert.x bindings 3.18.0
  • #​45789 - [resteasy-reactive] [3.8.6] Header not reset between request
  • #​45847 - Netty metric with dynamic tag cause time series leak
  • #​45868 - QuarkusTestResource not working with QuarkusMainLauncher
  • #​45877 - Replace the id label with a name label for Netty allocator
  • #​45910 - Clarify usage of quarkus-keycloak-admin-rest-client and quarkus-keycloak-admin-resteasy-client
  • #​45926 - Release the Config from the TCCL when setting the Quarkus config
  • #​45933 - Native tests fail in Gradle-based Quarkus project when module has no classes in src/main/java
  • #​45934 - Dev UI: make sure add button works when log is open
  • #​45935 - Clear SystemProperties set by QuarkusMainIntegrationTestExtension
  • #​45938 - Be more defensive about sources Path in integration tests
  • #​45943 - OpenApiFilter without Runstage causes NPE
  • #​45945 - Properly get default value when handling OpenApiFilters
  • #​45950 - Correctly handle REST field injection
  • #​45956 - Improve content about running the application in the JWT guide
  • #​45967 - Use Maven log in quarkus:run
  • #​45971 - Fix incorrect response code when media type is invalid
  • #​45976 - Add remote address to gRPC spans
  • #​45985 - BlockingNotAllowedException when using rest client since quarkus 3.18.1
  • #​45991 - Bump com.gradle.plugin-publish from 1.3.0 to 1.3.1 in /devtools/gradle
  • #​45992 - [REGRESSION] - quarkus.rest.jackson.optimization.enable-reflection-free-serializers=true broken in 3.18
  • #​45993 - Bump smallrye-open-api.version from 4.0.7 to 4.0.8
  • #​45996 - ConfigMapping broken for extensions with smallrye-config-crypto since 3.9.1
  • #​45999 - Quarkus 3.18 and Flyway 11: Bring back cleanOnValidationError
  • #​46002 - Fix generated Jackson deserializer for a record with an empty constructor
  • #​46006 - Don't prematurely close an InputStream returned by the REST Client
  • #​46008 - QuarkusIntegrationTest: publishing a random port in the started container no longer works
  • #​46009 - Updates to Infinispan 15.0.13.Final
  • #​46016 - Quarkus 3.18.1 does not allow overwriting lists from application.yaml with lists supplied in environment variables
  • #​46018 - integration-tests/hibernate-reactive-mssql is not being run (and does not build)
  • #​46020 - Runtime values from mapping without expansion
  • #​46031 - Fix Javadoc/MD syntax issues
  • #​46032 - Update SmallRye Config to 3.11.2
  • #​46033 - Implement 'cleanOnValidationError' for Flyway 11
  • #​46036 - In container build output is not executable anymore
  • #​46041 - Upgrade Hibernate ORM to 6.6.6.Final
  • #​46043 - Fix and restore hibernate-reactive-mssql tests
  • #​46044 - Recalculate config property names during tests
  • #​46049 - Bump io.smallrye.config:smallrye-config-source-yaml from 3.11.1 to 3.11.2 in /devtools/gradle
  • #​46055 - Ensure that the copied native executable has the executable permission when copied from the host to the container image.

v3.18.1

Compare Source

Complete changelog
  • #​44484 - Quarkus Build with Maven Artefact Resolver Configuration Options
  • #​45358 - quarkus-smallrye-openapi generates unused schemas
  • #​45359 - Ensure there are no jdbc spans if otel sdk is disabled
  • #​45489 - DevUI: Add search for Arc tables
  • #​45562 - Consistent report of unknown properties between JVM and Native mode
  • #​45650 - ClassNotFound during static init build step corrupts delayed logging
  • #​45708 - OpenAPI schema adding "enum" : [ null ] when field description is added
  • #​45771 - Qute: fix template global class generation in the dev mode
  • #​45774 - LGTM tests are

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/major-quarkus-plugin.version branch from 959cf2f to 04dd258 Compare April 14, 2023 12:46
@renovate renovate bot force-pushed the renovate/major-quarkus-plugin.version branch 3 times, most recently from 6dc11e0 to 027772c Compare April 26, 2023 14:07
@renovate renovate bot force-pushed the renovate/major-quarkus-plugin.version branch 4 times, most recently from d190e91 to f82f4ec Compare May 8, 2023 14:23
@renovate renovate bot force-pushed the renovate/major-quarkus-plugin.version branch 4 times, most recently from 69e8ca6 to b262d66 Compare May 15, 2023 09:12
@renovate renovate bot force-pushed the renovate/major-quarkus-plugin.version branch 3 times, most recently from b417819 to 7d00afd Compare May 24, 2023 15:09
@renovate renovate bot force-pushed the renovate/major-quarkus-plugin.version branch 3 times, most recently from b1823dd to d6d7638 Compare June 7, 2023 12:47
@renovate renovate bot force-pushed the renovate/major-quarkus-plugin.version branch 3 times, most recently from 5c53e8a to 9da18a6 Compare June 20, 2023 16:29
@renovate renovate bot force-pushed the renovate/major-quarkus-plugin.version branch 2 times, most recently from 7ac3f83 to 99fc1a4 Compare June 28, 2023 22:32
@renovate renovate bot force-pushed the renovate/major-quarkus-plugin.version branch 2 times, most recently from c971aa7 to 6cdeb6a Compare July 21, 2023 15:57
@renovate renovate bot force-pushed the renovate/major-quarkus-plugin.version branch from 6cdeb6a to 378c1bb Compare August 2, 2023 13:32
@renovate renovate bot force-pushed the renovate/major-quarkus-plugin.version branch 2 times, most recently from 9311649 to d9b0fa6 Compare August 16, 2023 14:53
@renovate renovate bot force-pushed the renovate/major-quarkus-plugin.version branch from d9b0fa6 to 2f13b16 Compare August 28, 2023 20:36
@renovate renovate bot force-pushed the renovate/major-quarkus-plugin.version branch from 2f13b16 to 50803a7 Compare September 5, 2023 15:56
@renovate renovate bot force-pushed the renovate/major-quarkus-plugin.version branch from f608d2d to a3e012b Compare August 21, 2024 12:52
@renovate renovate bot force-pushed the renovate/major-quarkus-plugin.version branch 2 times, most recently from 647a1fa to d19b9e0 Compare September 4, 2024 11:22
@renovate renovate bot force-pushed the renovate/major-quarkus-plugin.version branch 2 times, most recently from c26c15a to 96c6c2d Compare September 14, 2024 14:00
@renovate renovate bot force-pushed the renovate/major-quarkus-plugin.version branch from 96c6c2d to f67dd10 Compare September 18, 2024 13:49
@renovate renovate bot force-pushed the renovate/major-quarkus-plugin.version branch from f67dd10 to 8a37dce Compare September 26, 2024 00:59
@renovate renovate bot force-pushed the renovate/major-quarkus-plugin.version branch 2 times, most recently from 8d22102 to 461e955 Compare October 30, 2024 12:18
@renovate renovate bot force-pushed the renovate/major-quarkus-plugin.version branch 2 times, most recently from d27bef0 to 6452930 Compare November 13, 2024 14:10
@renovate renovate bot force-pushed the renovate/major-quarkus-plugin.version branch from 6452930 to c2d8aec Compare November 20, 2024 20:03
@renovate renovate bot force-pushed the renovate/major-quarkus-plugin.version branch 3 times, most recently from 646d64d to 46f19c2 Compare December 4, 2024 14:24
@renovate renovate bot force-pushed the renovate/major-quarkus-plugin.version branch from 46f19c2 to 317b8be Compare December 11, 2024 11:23
@renovate renovate bot force-pushed the renovate/major-quarkus-plugin.version branch from 317b8be to dfffc15 Compare December 19, 2024 13:44
@renovate renovate bot force-pushed the renovate/major-quarkus-plugin.version branch from dfffc15 to 871b86e Compare January 8, 2025 16:25
@renovate renovate bot force-pushed the renovate/major-quarkus-plugin.version branch 2 times, most recently from 8218b0b to a73ce67 Compare January 22, 2025 16:23
@renovate renovate bot force-pushed the renovate/major-quarkus-plugin.version branch 2 times, most recently from cffed5d to 1d78bd5 Compare January 29, 2025 15:26
@renovate renovate bot force-pushed the renovate/major-quarkus-plugin.version branch from 1d78bd5 to 29404ee Compare February 5, 2025 11:55
@renovate renovate bot force-pushed the renovate/major-quarkus-plugin.version branch from 29404ee to 2f11306 Compare February 12, 2025 14:25
@renovate renovate bot force-pushed the renovate/major-quarkus-plugin.version branch 3 times, most recently from 3e34db5 to ce92648 Compare March 20, 2025 13:49
@renovate renovate bot force-pushed the renovate/major-quarkus-plugin.version branch from ce92648 to 24bb77a Compare April 5, 2025 19:04
@renovate renovate bot force-pushed the renovate/major-quarkus-plugin.version branch from 24bb77a to abd65c7 Compare April 9, 2025 15:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants