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-bom to v3 #20

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 1, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
io.quarkus:quarkus-bom 2.2.3.Final -> 3.12.1 age adoption passing confidence

Release Notes

quarkusio/quarkus (io.quarkus:quarkus-bom)

v3.12.1

Compare Source

v3.12.0

Compare Source

v3.11.3

Compare Source

Complete changelog
  • #​39909 - [3.2] [3.8] Empty welcome page on new projects for old versions of Quarkus
  • #​40614 - HTTP Access Logs should allow ISO 8601 date format
  • #​40851 - kafka metrics : label kafka_version=unknown in native mode
  • #​40970 - Upgrade SmallRye BeanBag to 1.5.0
  • #​41110 - Quarkus REST: various issues with lastModified dates
  • #​41121 - Avoid using outdated OpenRewrite config in quarkus update
  • #​41123 - Quarkus REST: Fix two Date issues regarding preconditions
  • #​41146 - Add documentation about the Quarkus REST's @Separator
  • #​41202 - Introduce finer version control for codestarts and use it
  • #​41218 - Bump io.smallrye.beanbag:smallrye-beanbag-bom from 1.5.0 to 1.5.1
  • #​41221 - Bump io.smallrye.beanbag:smallrye-beanbag-maven from 1.5.0 to 1.5.1
  • #​41252 - Document DateTimeAttribute's %{time, form
  • #​41254 - Fix index.html for compat before 3.9 and dynamic index
  • #​41278 - Add kafka-version.properties as native image resource
  • #​41287 - Upgrade SmallRye BeanBag to 1.5.2

v3.11.2

Compare Source

Complete changelog
  • #​40164 - Gradle quarkusDev fails with usage analytics enabled
  • #​40502 - Remote development mode: access denied on /deployments files
  • #​40536 - WebSockets Next: close the connection if the security identity has expired
  • #​40648 - WebSockets Next: provide strategies to process unhandled failures
  • #​40655 - WebSockets Next: provide strategies to process unhandled failures
  • #​40657 - Prevent abort because of a throwable
  • #​40848 - devmode breaks when updating pom.xml
  • #​40852 - @CacheResult with method returning Uni makes cache exceed its maximum size
  • #​40857 - WebSocket NEXT: automatically close connection when OIDC extension provides SecurityIdentity and token expires
  • #​40914 - Clarify kafka commit strategy "latest" in documentation
  • #​40916 - Improve OIDC warning when a session encryption key is generated
  • #​40929 - open classes/files listed in devui in IDE
  • #​40978 - Kafka commit strategy: clarify risk of message loss on latest
  • #​40981 - Params need double URL-safe-encoding for use with WebSocketConnector
  • #​40984 - Replace 'bare mortal' with a more idiomatic English expression
  • #​40987 - NamedQuery inside repository
  • #​40989 - Config doc - Don't enforce the height
  • #​40991 - Misspelled url for an webjar resource thows exception instead of 404
  • #​40992 - WebSockets Next client: encode path param values automatically
  • #​41007 - Make sure quarkusXXXCompileOnlyConfiguration extends from platform configuration
  • #​41008 - Add docs note about writing extension with Java and Maven
  • #​41014 - Fix open-in-ide
  • #​41018 - Fix invalid webjar to show 404
  • #​41021 - Docs: Added missing annotation parameter name
  • #​41023 - [3.11] Revert "Improve loading of classes in RunnerClassLoader"
  • #​41025 - WebSocket Next Server-Side Streaming cancelation
  • #​41029 - Remote Development Mode docker permissions
  • #​41036 - Fix log warning when application port is already used
  • #​41043 - Make sure we transmit the actual debug port to next dev mode run
  • #​41044 - WebSockets Next: cancel returned Multi if the connection is closed
  • #​41046 - Fix Asciidoc callouts in "Deploying to Kubernetes" documentation
  • #​41049 - Qute: fix regression for optimized generated value resolvers
  • #​41053 - Docs: clarify named queries for Panache
  • #​41054 - Fix RESTEasy Classic GZIP max input in native mode
  • #​41060 - Invalid encoding of '?' in query parameter values by Encode.encodeQueryParam
  • #​41062 - Fix encoding of '?' in query parameter values by Encode.encodeQueryParam(..)
  • #​41064 - Use latest SmallRye Context Propagation
  • #​41083 - Bump up quarkus-build-caching-extension to 1.2
  • #​41090 - Update Agroal exception message in docs
  • #​41097 - Changing Accept Header in PreMatching filter isn't considered by MessageBodyWriter
  • #​41106 - Delegate to the correct method in TransactionScopedStatelessSession#fetch
  • #​41111 - Take MediaType set in pre-match filter into when returning Response
  • #​41113 - Initialization Tasks failing
  • #​41117 - Fix NPE when QUARKUS_INIT_AND_EXIT is used

v3.11.1

Compare Source

Complete changelog
  • #​40431 - Better exception when accessing two non-XA datasources in a transaction
  • #​40536 - WebSockets Next: close the connection if the security identity has expired
  • #​40753 - Podman on linux doc: prefix the remote socket path with unix://
  • #​40759 - Bump resteasy.version from 6.2.8.Final to 6.2.9.Final
  • #​40768 - Podman guide for Linux is incorrect
  • #​40771 - Fix collapsing when there are several keys
  • #​40779 - Bump Agroal from 2.3 to 2.4
  • #​40793 - Fix javadoc for TransactionManagerBuildTimeConfig
  • #​40797 - Revert "Bump jakarta.authorization:jakarta.authorization-api from 2.1.0 to 3.0.0"
  • #​40800 - Trivial: Update matcher in component test test to catch single test case
  • #​40802 - Control data used in path expression when running remote-dev
  • #​40808 - Move allowUnsafeMultipleLastResources call to runtime init
  • #​40822 - Improve @SecureField detection lookup exclusions
  • #​40842 - getting-started: grammar: append->appended
  • #​40855 - Bump Hibernate Reactive to 2.3.1.Final
  • #​40864 - Move hibernate-orm/deployment devmode tests to a separate surefire execution
  • #​40874 - quarkus.package.decompiler warning in quarkus 3.10+
  • #​40876 - Fix error in fix for decompiler config
  • #​40886 - Regression: Unexpected DisabledOidcClientException
  • #​40888 - Use right decompiler prop name in docs
  • #​40894 - Fix a disabled OidcClient REST client issue
  • #​40898 - Fix onError for Dev UI streaming
  • #​40902 - Correct broken markup in the security-customization.adoc
  • #​40910 - Bump com.nimbusds:nimbus-jose-jwt from 9.39.1 to 9.39.3
  • #​40936 - Polish Infinispan Dev Service logging
  • #​40956 - Fix properties still using Hibernate ORM 6.4 / Hibernate Search 7.0 in POMs
  • #​40967 - Fix Typo In Open Telemetry Documentation

v3.11.0

Compare Source

v3.10.2

Compare Source

Complete changelog
  • #​40100 - Warning: RecomputeFieldValue.FieldOffset automatic substitution failed.
  • #​40324 - REST Client @RestForm List<T> inside of a @BeanParam bean does not convert
  • #​40482 - Bump org.bouncycastle:bc-fips from 1.0.2.4 to 1.0.2.5
  • #​40642 - Bump org.bouncycastle:bctls-fips from 1.0.18 to 1.0.19 in /bom/application
  • #​40644 - Bump testcontainers.version from 1.19.7 to 1.19.8
  • #​40653 - Fix List form handling in REST Client bean params
  • #​40660 - [3.10] Always record original default values
  • #​40681 - Set correct config key when performing a native build from Gradle
  • #​40685 - Fix OIDC ID token verification failure message
  • #​40698 - Reinitialize shaded com.google.protobuf.UnsafeUtil class

v3.10.1

Compare Source

Complete changelog
  • #​19766 - Flyway / DevServices
  • #​37323 - "IOException: Connection was closed" when retrying non-WebApplicationExceptions
  • #​38807 - JPA entities containing LAZY loaded relations cannot be merged in another transaction
  • #​39283 - SQLException: Unable to enlist connection to existing transaction when accessing multiple persistence units in the same transaction since 3.8.2
  • #​39336 - We need an entry point guide for Messaging
  • #​39854 - 'quarkus.log.console.format' '%i' Process ID fixed at build time
  • #​40009 - Duplicated logs with Elastic APM Agent - Quarkus wrongly importing log4j2 configuration from agent
  • #​40016 - Log file rotation for periods longer then day not working. Regression.
  • #​40054 - Validate Tenant annotation is applied before authentication happened and fail if wrong tenant was used to authenticate the HTTP request
  • #​40065 - 3.8.3 and Electron JDBC Security error - SRCFG00027: Could not find a mapping
  • #​40123 - Quarkus Dev UI - Calling gRPC endpoint is not working
  • #​40152 - Cannot mock GitInfo using @MockitoConfig(convertScopes = true)
  • #​40153 - Many "Failed to index" warnings since 3.9.1
  • #​40167 - Rest Client @RestForm does not serialize enums like other parameter types
  • #​40175 - Update suggested command for busy port detection during the start
  • #​40176 - Update codeblock to 1.0.13
  • #​40178 - Turn beans from info extension into ApplicationScoped
  • #​40230 - Bump hibernate-orm.version from 6.4.4.Final to 6.4.5.Final
  • #​40264 - Bump hibernate-search.version from 7.1.0.Final to 7.1.1.Final
  • #​40272 - Config: reflect a breaking change of package config in the docs
  • #​40277 - Fix accidental config breakage of quarkus.package.decompiler.* properties
  • #​40282 - Bump commons-io:commons-io from 2.16.0 to 2.16.1
  • #​40283 - Bump hibernate-orm.version from 6.4.5.Final to 6.4.7.Final
  • #​40299 - Native executable ignores config option quarkus.http.host if set in the application configuration file
  • #​40301 - Use toString for serializing enum form params in REST Client
  • #​40302 - Updates Infinispan to 15.0.2.Final
  • #​40305 - Micrometer URI templating does not apply for Forbidden requests
  • #​40307 - WebSocket + Role-based authentication stopped working with Quarkus 3.9.x: Security Identity is not available
  • #​40308 - Always populate metrics uri in presence of auth failures
  • #​40313 - Document how to use Flyway in reactive applications
  • #​40321 - Bump org.eclipse.parsson:parsson from 1.1.5 to 1.1.6
  • #​40322 - Always register discovered services from SmallRye Config in STATIC INIT
  • #​40337 - Only set quarkus.http.host as a default if not available
  • #​40341 - [Doc] pseudo code in writing-extensions guide does not match the description
  • #​40342 - Pseudo code in writing-extensions guide does not match the description
  • #​40345 - Upgrade to SmallRye GraphQL 2.8.3
  • #​40359 - Fix servlet error mapping
  • #​40362 - Fix typo in init-tasks.adoc
  • #​40365 - Add a temporary config property to allow multiple resources
  • #​40366 - Qute-Templates cannot be found in tests if directory "src/test/resources/templates" exist
  • #​40369 - Kubernetes extension crashes with NPE during build
  • #​40371 - Quarkus Classloader in Test not returning all results
  • #​40383 - Avoid classes with incomplete hierarchy in Hibernate Validator
  • #​40384 - Allow ClassLoader to return multiple resources
  • #​40385 - Don't close connection if response is sent
  • #​40389 - Do not conflate quickstarts with codestarts
  • #​40391 - Fix Javadoc of @ClientObjectMapper
  • #​40400 - Fix multi rooted path tree scanning in the Qute processor
  • #​40403 - Bump io.smallrye.beanbag:smallrye-beanbag-bom from 1.4.0 to 1.4.1
  • #​40404 - Bump commons-codec:commons-codec from 1.16.1 to 1.17.0
  • #​40405 - Bump org.jboss.logmanager:jboss-logmanager from 3.0.4.Final to 3.0.6.Final
  • #​40408 - Quarkus REST - reuse CDI request context if it exists
  • #​40426 - Add more clarity around code-block in Dev UI Docs
  • #​40434 - Quarkus 3.10 fails to start if some OIDC providers don't support UserInfo
  • #​40437 - Check whether outputDirectory is the root of the file system before using its parent
  • #​40438 - Potential NPE thrown from QuarkusClassLoader.getResources
  • #​40440 - Fix possible NPE from resource loading
  • #​40448 - Avoid "Failed to index" warnings produced during @SecureField annotation detection
  • #​40454 - Ignore non-HTTP_2 requests
  • #​40456 - Do not require UserInfo when its injection point is detected for OIDC tenants without the UserInfo endpoint
  • #​40457 - Build SecurityEventHelper lazily inside SecurityConstrainer as when static methods are secured the static interceptor is initialized during static init
  • #​40468 - Update ubi8/openjdk-VERSION from 1.18 to 1.19
  • #​40476 - Add missing ! to fix code example
  • #​40487 - Label WebSocket Next as Experimental in Documentation
  • #​40494 - Issues in verifying signature of bearer token generated for Azure AD
  • #​40495 - Quarkus 3.10.0 now requires a GraalVM installation for quarkusDev when quarkus.native.enabled is set to true
  • #​40496 - Disable native when dev mode is used
  • #​40500 - Do not record profile parent configuration in the active profile
  • #​40514 - Bump com.amazonaws:aws-lambda-java-events from 3.11.4 to 3.11.5
  • #​40519 - Remove static
  • #​40523 - Update docs to make it easy to see that the code flow access token fails, update tests
  • #​40537 - Bump OpenJDK images to 1.19
  • #​40541 - Bump quarkiverse-parent to 16 and maven-compiler-plugin to 3.13.0
  • #​40549 - Overcome 'String too large to record' issue with Truffle
  • #​40551 - Quarkus 3.10 - Flyway with SQL Server DB failed to compile in native
  • #​40552 - Fix Flyway & SQL Server native compilation
  • #​40558 - Avoid using the same directory twice in Maven ITs
  • #​40571 - Bump io.micrometer:micrometer-bom from 1.12.4 to 1.12.5
  • #​40578 - Bump smallrye-jwt version to 4.5.2
  • #​40586 - Messaging entry point guide page
  • #​40593 - Update to SmallRye GraphQL 2.8.4
  • #​40595 - Updates to Infinispan 15.0.3.Final
  • #​40596 - Make parseVCSUri less brittle

v3.10.0

Compare Source

Complete changelog
  • #​40047 - Conflicting warnings when building an uberjar with deprecated property quarkus.package.type=uber-jar
  • #​40108 - Bump smallrye-reactive-messaging.version from 4.20.0 to 4.21.0
  • #​40111 - Bump smallrye-jwt version to 4.5.1
  • #​40120 - Prevent double-warning when using deprecated properties
  • #​40159 - Logging Guide: Remove duplicated statements
  • #​40180 - WebSockets Next: produce ExecutionModelAnnotationsAllowedBuildItem
  • #​40184 - Fix resource registration for native compilation

v3.9.5

Compare Source

Complete changelog
  • #​40026 - Fix LICENSE reference in ci-actions-incremental.yml
  • #​40042 - CaffeineCache metrics are doubled
  • #​40055 - Unable to compile qute codestart to native on windows
  • #​40087 - Adapt new behavior of System.console() since JDK22
  • #​40127 - Adapt new behavior of System.console() since JDK22
  • #​40135 - Update kafka doc: Emitter
  • #​40141 - Fix license URL in JReleaser config
  • #​40145 - Do not increment metrics on CaffeineCache#getIfPresent call
  • #​40158 - Qute: ultimate fix for the problem with registering NativeImageResourceBuildItem correctly on Windows
  • #​40166 - Bump io.smallrye.beanbag:smallrye-beanbag-maven from 1.4.0 to 1.4.1
  • #​40168 - DOC: Using the rest client - Fix rest-client-jackson add extension name
  • #​40171 - Quarkus docs using deprecated io.quarkus.test.junit.mockito.InjectMock
  • #​40172 - Updates quarkusdocs to replace deprecated injectMock
  • #​40185 - Fix a compilation problem in the SmallRye GraphQL guide
  • #​40188 - Bump BouncyCastle version to 1.78.1
  • #​40194 - Minor compilation issue in SmallRye GraphQL page
  • #​40218 - Bump Quarkus HTTP to 5.2.2.Final
  • #​40243 - unexpected stacktraces about missing Http1xServerResponse and RecordParserImpl vertx classes in native build
  • #​40244 - Quarkus Rest AbstractJsonMessageBodyReader with wrong case-sensitive content-type header handling
  • #​40249 - Move reinitialization of vertx classes out of NettyProcessor
  • #​40255 - Make resteasy-reactive AbstractJsonMessageBodyReader handle MediaType case insensitive
  • #​40257 - Reset relocations for runtime dependencies
  • #​40267 - ArC: prevent NPE when EagerInstanceHandle.UNAVAILABLE is closed
  • #​40275 - Align bootstrap and the rest on the same Slf4j version

v3.9.4

Compare Source

Complete changelog
  • #​39802 - Make sure pathFilter is applied to workspace module content tree
  • #​39944 - Support configuring SyslogHandler max message length
  • #​39958 - Add maxLength configuration option to SysLog
  • #​39960 - MessageBundle naming issue
  • #​39978 - Hot Reloading conflicts with Maven Flatten Plugin
  • #​39982 - Parameter to skip Maven goal executions before quarkus:dev, skipping flatten plugin by default
  • #​39987 - Update OpenTelemetry exporter link
  • #​39990 - Fix MessageBundle key/file name resolver algorithm
  • #​39992 - () breaks title in devui
  • #​39995 - Go back to raw Maven read/write for bootstrap
  • #​40000 - Signed JARs may be modified during a native build
  • #​40001 - Un-sign modified dependency JARs when filtering
  • #​40002 - Fix url encoding issue for Dev UI Page with unusual chars
  • #​40019 - Changing Accept Header in PreMatching filter isn't considered by MessageBodyWriter
  • #​40022 - Take MediaType set in pre-match filter into account during serialization
  • #​40028 - Collect only runtime static resources for native builds
  • #​40038 - Updates to Infinispan 15.0.1.Final
  • #​40051 - Clarify REST Client multipart support
  • #​40063 - Fix typo in cassandra.adoc
  • #​40067 - Qute: fix NativeImageResourceBuildItem registration on Windows
  • #​40073 - Explain how logging can be configured in the smallrye-graphql-client guide
  • #​40074 - Applying the QE feedback to the Logging guide
  • #​40083 - @Startup on @Produces method
  • #​40096 - ArC: skip warning about invalid startup for producer methods
  • #​40105 - Docs: update deploying-to-openshift.adoc for build option
  • #​40107 - Update datasource yaml config in docs

v3.9.3

Compare Source

Complete changelog
  • #​39731 - Fix StorkClientRequestFilter exception handling
  • #​39796 - document @Inject ScheduledExecutorService
  • #​39807 - Explain in the docs how to map the X509 CN attribute to roles
  • #​39839 - Removing quarkus-panache-common annotation processor from docs
  • #​39857 - SmallRye GraphQL Client: Added MP's Input.class to the index
  • #​39868 - Add property to force cache-control: no-store on: quarkus.smallrye-health
  • #​39871 - Routing for index.html fails with 404 for directories
  • #​39872 - Use cache-control header to make sure health checks aren't cached
  • #​39876 - OIDC Dev UI screen is blank after the user authentication
  • #​39878 - Ensure that index.html works in any directory in native mode
  • #​39880 - Mention ScheduledExecutorService in scheduler reference doc
  • #​39896 - Revert removal of redirect in Dev UI Deep links
  • #​39897 - Fix Servlet/Rest ExceptionMapper
  • #​39913 - Add more non-platform extensions to dev services guide + make guide guide-ier
  • #​39929 - Adjust some user-visible references to RESTEasy Reactive
  • #​39938 - Update of the SmallRye GraphQL 2.8.2
  • #​39956 - Docs OIDC Client - Inconsistent variable naming, OidcClientCreator example

v3.9.2

Compare Source

Complete changelog
  • #​38964 - Add smallrye metrics capability
  • #​39668 - Recompute cache when the redis connection pool is exhausted
  • #​39705 - WebSockets Next: error handlers part 1
  • #​39717 - OIDC code flow access token verification is enforced even if the application code does not use it as JWT
  • #​39718 - Enforce OIDC code flow access token verification only if JWT is in the application code
  • #​39725 - Setting the correct CodeFlowVerifyAccessTokenDisabledTest test class name
  • #​39742 - Fix a remaining reference to quarkus.resteasy-reactive. prefix
  • #​39746 - ScheduledExecutorService: cannot remove future task from the scheduler
  • #​39763 - WebSockets Next: error handlers part 2
  • #​39766 - Properly handle array class types to be looked up
  • #​39770 - Improve the multipart encoded mode handling in the rest client
  • #​39776 - Cannot build native image after 3.9.1 upgrade - missing configuration properties but they exist
  • #​39777 - Bean Param init issue - java.lang.NoClassDefFoundError: io/quarkus/generated/int$quarkusrestparamConverter$
  • #​39790 - Add quarkus-credentials-deployment where it's missing
  • #​39794 - Bump org.jboss.threads:jboss-threads from 3.6.0.Final to 3.6.1.Final
  • #​39797 - Docs: fix typo in OIDC tenant resolution by configuration
  • #​39798 - Update documentation for QUARKUS AND GRADLE - Development mode: quarkusDev#workingDir has been deprecated
  • #​39804 - Always record profiles
  • #​39823 - Ensure ParameterConverter is loaded from the TCCL
  • #​39829 - Use quarkusDev#workingDirectory
  • #​39835 - Bump maven-model-helper to 36

v3.9.1

Compare Source

Complete changelog
  • #​25682 - Dev Services for Postgresql not working with Rancher
  • #​36736 - Manage Jose4j dependency in the bom
  • #​36737 - Add OpenAPI Filter usage to documentation
  • #​39088 - Solve POM formatting issues when creating project/adding extension/removing extension
  • #​39224 - WebSockets Next: support method parameter injection
  • #​39313 - prod-profile configuration pollutes test profile in integration tests
  • #​39371 - Avoid resolving plugin command after the first option
  • #​39382 - Preserve POM format when extensions are added/removed
  • #​39385 - smallrye-health should hande the case when Vert.x current context is null
  • #​39388 - Hibernate runtime property persisting after build
  • #​39394 - Handle null Vert.x context in smallrye-health
  • #​39426 - Do not record active profile configuration name if a profile one exists
  • #​39443 - Use Quarkus wide version of jna-platform in azure-functions
  • #​39496 - Gradle build cache prevents source packages to be installed to local Maven repository
  • #​39513 - @SecureField in members of the response class isn't applied
  • #​39528 - (Doc issue) Getting token using blocking or non blocking calls
  • #​39544 - OidcClient: Getting exception when trying to use tokenHelper
  • #​39546 - Make maxParameters of MultiPartUploadHandler configurable
  • #​39549 - Make max parameters of multipart handling configurable
  • #​39564 - Fix Quarkus REST Jackson @SecureField detection on subclasses, interface implementors, fileds of the fields, parametrized types and arrays
  • #​39572 - Remove mvnpm and webjars from the 404 page
  • #​39574 - Add a section about openapi filters in the doc
  • #​39576 - Fix semconv-stability.opt-in property name
  • #​39578 - Update quarkus-project-develocity-extension to 1.0.7
  • #​39579 - Don't run CDI interceptors on class-level exception mappers
  • #​39580 - Fix directory name in vertx.adoc
  • #​39581 - The http metrics provide a path instead of REDIRECTION and NOT_FOUND when possible
  • #​39583 - Keep the URIs in the metrics tag if they match a client or server pattern
  • #​39586 - RestMulti is not sending headers if there is no content
  • #​39587 - Properly use headers from RestMulti when the multi is empty
  • #​39589 - Only Add OTel Security Events when span is recording
  • #​39594 - Redis: add documentation for replicas usage
  • #​39595 - Update one of OIDC certificate chain tests to use TenantConfigResolver
  • #​39598 - ClassNotFoundException for beanparam class with generics in external artifact
  • #​39599 - JsonObject is empty when used with resteasy-reactive
  • #​39604 - Do not record local sources in runtime config defaults.
  • #​39615 - Allow JsonObject and JsonArray to be used in any POJO for JSON handling
  • #​39623 - Type not consistent in sample code
  • #​39626 - Update parameter type to be consistent across the doc
  • #​39628 - Bump smallrye-jwt.version from 4.4.0 to 4.5.0
  • #​39630 - Bump smallrye-reactive-messaging.version from 4.18.0 to 4.19.0
  • #​39638 - Avoid all caching in DevModeClient
  • #​39642 - WebSocket Next: endpoint callback arguments injection
  • #​39645 - Improve the OIDC Client Quickstart document
  • #​39651 - Bump io.quarkus.bot:build-reporter-maven-extension from 3.5.0 to 3.6.0
  • #​39656 - Bump maven-model-helper to 35
  • #​39661 - Fix property name in OIDC docs
  • #​39679 - Bump mime4j version to 0.8.11
  • #​39682 - Fix postgres datasource devservice not working with rancher-desktop on mac arm
  • #​39691 - Fix dev-mode issue with generated classes for Quarkus REST converters
  • #​39699 - UpxCompressionBuildStep Not Executed Since Quarkus 3.8.2
  • #​39702 - Bring back erroneously removed @BuildStep
  • #​39706 - Use --no-daemon when calling gradle update

v3.9.0

Compare Source

v3.8.5

Compare Source

Complete changelog
  • #​23341 - Oracle JDBC extension in native mode doesn´t work with XA
  • #​34693 - Vertx RouteFilter not propagating request context to a resteasy-reactive resource
  • #​36458 - Enhance OIDC token propagation filters to select named OIDC clients
  • #​36973 - Azure Functions Http: corrupted request body
  • #​36994 - OIDC AccessToken can lead to AmbiguousResolutionException
  • #​37323 - "IOException: Connection was closed" when retrying non-WebApplicationExceptions
  • #​38807 - JPA entities containing LAZY loaded relations cannot be merged in another transaction
  • #​39088 - Solve POM formatting issues when creating project/adding extension/removing extension
  • #​39132 - OIDC token propagation: add option to select named OIDC client and token exchange per REST client with the @AccessToken annotation
  • #​39283 - SQLException: Unable to enlist connection to existing transaction when accessing multiple persistence units in the same transaction since 3.8.2
  • #​39382 - Preserve POM format when extensions are added/removed
  • #​39443 - Use Quarkus wide version of jna-platform in azure-functions
  • #​39455 - Bump com.fasterxml.jackson:jackson-bom from 2.16.1 to 2.17.0
  • #​39519 - OpenTelemetry - respect proxy settings in VertxGrpcExporter and VertxHttpExporter
  • #​39543 - Enable proxy configuration for OpenTelemetry exporters
  • #​39546 - Make maxParameters of MultiPartUploadHandler configurable
  • #​39549 - Make max parameters of multipart handling configurable
  • #​39579 - Don't run CDI interceptors on class-level exception mappers
  • #​39581 - The http metrics should provide a path instead of REDIRECTION and NOT_FOUND when possible
  • #​39583 - Keep the URIs in the metrics tag if they match a client or server pattern
  • #​39636 - Resteasy Gzip max input with suffix format not working
  • #​39656 - Bump maven-model-helper to 35
  • #​39677 - Quarkus caches Failures
  • #​39707 - Backport hide EndUserSpanProcessor integration
  • #​39729 - OpenTelemetry always sets proxy
  • #​39731 - Fix StorkClientRequestFilter exception handling
  • #​39733 - Fix for proxy flag on OTel
  • #​39738 - Quarkus should use HybridJacksonPool with Loom
  • #​39739 - Jackson should use HybridJacksonPool
  • #​39762 - Ensure that failed unis are not cached
  • #​39770 - Improve the multipart encoded mode handling in the rest client
  • #​39798 - Update documentation for QUARKUS AND GRADLE - Development mode: quarkusDev#workingDir has been deprecated
  • #​39802 - Make sure pathFilter is applied to workspace module content tree
  • #​39828 - Properly convert MemorySize to RESTEasy configuration
  • #​39829 - Use quarkusDev#workingDirectory
  • #​39835 - Bump maven-model-helper to 36
  • #​39866 - Warn users when using older GraalVM or Mandrel versions
  • #​39871 - Routing for index.html fails with 404 for directories
  • #​39877 - Bump MINIMUM working mandrel/graalvm version to 22.3
  • #​39878 - Ensure that index.html works in any directory in native mode
  • #​39906 - Disable default RemoteCacheManager configuration with Dev Services in Infinispan
  • #​39918 - Property to enable/disable default client in Infinispan Dev Services
  • #​39944 - Support configuring SyslogHandler max message length
  • #​39958 - Add maxLength configuration option to SysLog
  • #​39960 - MessageBundle naming issue
  • #​39978 - Hot Reloading conflicts with Maven Flatten Plugin
  • #​39982 - Parameter to skip Maven goal executions before quarkus:dev, skipping flatten plugin by default
  • #​39990 - Fix MessageBundle key/file name resolver algorithm
  • #​39995 - Go back to raw Maven read/write for bootstrap
  • #​40000 - Signed JARs may be modified during a native build
  • #​40001 - Un-sign modified dependency JARs when filtering
  • #​40019 - Changing Accept Header in PreMatching filter isn't considered by MessageBodyWriter
  • #​40022 - Take MediaType set in pre-match filter into account during serialization
  • #​40028 - Collect only runtime static resources for native builds
  • #​40042 - CaffeineCache metrics are doubled
  • #​40055 - Unable to compile qute codestart to native on windows
  • #​40063 - Fix typo in cassandra.adoc
  • #​40067 - Qute: fix NativeImageResourceBuildItem registration on Windows
  • #​40074 - Applying the QE feedback to the Logging guide
  • #​40105 - Docs: update deploying-to-openshift.adoc for build option
  • #​40107 - Update datasource yaml config in docs
  • #​40135 - Update kafka doc: Emitter
  • #​40145 - Do not increment metrics on CaffeineCache#getIfPresent call
  • #​40153 - Many "Failed to index" warnings since 3.9.1
  • #​40158 - Qute: ultimate fix for the problem with registering NativeImageResourceBuildItem correctly on Windows
  • #​40159 - Logging Guide: Remove duplicated statements
  • #​40171 - Quarkus docs using deprecated io.quarkus.test.junit.mockito.InjectMock
  • #​40172 - Updates quarkusdocs to replace deprecated injectMock
  • #​40184 - Fix resource registration for native compilation
  • #​40188 - Bump BouncyCastle version to 1.78.1
  • #​40218 - Bump Quarkus HTTP to 5.2.2.Final
  • #​40230 - Bump hibernate-orm.version from 6.4.4.Final to 6.4.5.Final
  • #​40243 - unexpected stacktraces about missing Http1xServerResponse and RecordParserImpl vertx classes in native build
  • #​40244 - Quarkus Rest AbstractJsonMessageBodyReader with wrong case-sensitive content-type header handling
  • #​40249 - Move reinitialization of vertx classes out of NettyProcessor
  • #​40255 - Make resteasy-reactive AbstractJsonMessageBodyReader handle MediaType case insensitive
  • #​40267 - ArC: prevent NPE when EagerInstanceHandle.UNAVAILABLE is closed
  • #​40275 - Align bootstrap and the rest on the same Slf4j version
  • #​40307 - WebSocket + Role-based authentication stopped working with Quarkus 3.9.x: Security Identity is not available
  • #​40365 - Add a temporary config property to allow multiple resources
  • #​40366 - Qute-Templates cannot be found in tests if directory "src/test/resources/templates" exist
  • #​40371 - Quarkus Classloader in Test not returning all results
  • #​40383 - Avoid classes with incomplete hierarchy in Hibernate Validator
  • #​40384 - Allow ClassLoader to return multiple resources
  • #​40385 - Don't close connection if response is sent
  • #​40400 - Fix multi rooted path tree scanning in the Qute processor
  • #​40410 - Less user friendly message when have rest and resteasy in one project
  • #​40432 - Fix improper section levels
  • #​40438 - Potential NPE thrown from QuarkusClassLoader.getResources
  • #​40440 - Fix possible NPE from resource loading
  • #​40442 - Fix DisableLoggingFeature for JBoss Threads/Hibernate/Infinispan/Websocket-client
  • [#​40448](https://togithu

Configuration

📅 Schedule: Branch creation - "before 3am on the first day of the month" (UTC), Automerge - At any time (no schedule defined).

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

Rebasing: Whenever PR becomes conflicted, 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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/major-quarkusplatformversion branch 2 times, most recently from 05cc79d to e0098b9 Compare May 10, 2023 10:52
@renovate renovate bot force-pushed the renovate/major-quarkusplatformversion branch 2 times, most recently from cb4d38b to 5a1654d Compare May 24, 2023 19:41
@renovate renovate bot force-pushed the renovate/major-quarkusplatformversion branch from 5a1654d to 9fdc253 Compare June 7, 2023 14:21
@renovate renovate bot force-pushed the renovate/major-quarkusplatformversion branch from 9fdc253 to b6fc01c Compare June 15, 2023 12:44
@renovate renovate bot force-pushed the renovate/major-quarkusplatformversion branch 2 times, most recently from 6d18469 to 455f617 Compare June 28, 2023 22:41
@renovate renovate bot force-pushed the renovate/major-quarkusplatformversion branch 2 times, most recently from baea51a to a499425 Compare July 21, 2023 15:42
@renovate renovate bot force-pushed the renovate/major-quarkusplatformversion branch from a499425 to b4418ab Compare August 2, 2023 16:03
@renovate renovate bot force-pushed the renovate/major-quarkusplatformversion branch 2 times, most recently from b4c3dbf to 1b0da5e Compare August 16, 2023 17:29
@renovate renovate bot force-pushed the renovate/major-quarkusplatformversion branch from 1b0da5e to e9997e2 Compare August 28, 2023 21:16
@renovate renovate bot force-pushed the renovate/major-quarkusplatformversion branch from e9997e2 to 05eaf06 Compare September 5, 2023 15:59
@renovate renovate bot force-pushed the renovate/major-quarkusplatformversion branch 2 times, most recently from 3eaa758 to 4395295 Compare September 20, 2023 13:10
@renovate renovate bot force-pushed the renovate/major-quarkusplatformversion branch from 4395295 to c08ac01 Compare October 4, 2023 13:40
@renovate renovate bot force-pushed the renovate/major-quarkusplatformversion branch 2 times, most recently from 1db8996 to af08679 Compare October 18, 2023 16:22
@renovate renovate bot force-pushed the renovate/major-quarkusplatformversion branch from af08679 to 3fe3050 Compare November 8, 2023 14:25
@renovate renovate bot force-pushed the renovate/major-quarkusplatformversion branch 3 times, most recently from d3e6480 to 7c3d95c Compare November 22, 2023 15:19
@renovate renovate bot force-pushed the renovate/major-quarkusplatformversion branch from 7c3d95c to a3c4734 Compare December 5, 2023 19:15
@renovate renovate bot force-pushed the renovate/major-quarkusplatformversion branch 2 times, most recently from 96e51a6 to 69f30d4 Compare December 19, 2023 17:06
@renovate renovate bot force-pushed the renovate/major-quarkusplatformversion branch 2 times, most recently from ebda7bc to 01ff987 Compare January 16, 2024 13:49
@renovate renovate bot force-pushed the renovate/major-quarkusplatformversion branch from 01ff987 to 04b0be8 Compare January 23, 2024 14:06
@renovate renovate bot force-pushed the renovate/major-quarkusplatformversion branch 2 times, most recently from 78e0791 to c1944b7 Compare January 31, 2024 10:48
@renovate renovate bot force-pushed the renovate/major-quarkusplatformversion branch 2 times, most recently from 8efe715 to 7b93c97 Compare February 14, 2024 12:51
@renovate renovate bot force-pushed the renovate/major-quarkusplatformversion branch from 7b93c97 to 0415d28 Compare February 21, 2024 13:26
@renovate renovate bot force-pushed the renovate/major-quarkusplatformversion branch from 0415d28 to 978b066 Compare February 28, 2024 14:49
@renovate renovate bot force-pushed the renovate/major-quarkusplatformversion branch from 978b066 to 13f3f13 Compare March 7, 2024 12:35
@renovate renovate bot force-pushed the renovate/major-quarkusplatformversion branch from 13f3f13 to 2e35eeb Compare March 15, 2024 19:08
@renovate renovate bot force-pushed the renovate/major-quarkusplatformversion branch from 2e35eeb to 17c59fb Compare March 27, 2024 15:01
@renovate renovate bot force-pushed the renovate/major-quarkusplatformversion branch from 17c59fb to 086997e Compare April 10, 2024 14:10
@renovate renovate bot force-pushed the renovate/major-quarkusplatformversion branch 2 times, most recently from ead66b9 to 00d9f0e Compare April 23, 2024 17:18
@renovate renovate bot force-pushed the renovate/major-quarkusplatformversion branch 3 times, most recently from 123dacd to 8dc2a75 Compare May 22, 2024 15:35
@renovate renovate bot force-pushed the renovate/major-quarkusplatformversion branch from 8dc2a75 to c1bbdca Compare June 5, 2024 14:34
@renovate renovate bot force-pushed the renovate/major-quarkusplatformversion branch 2 times, most recently from 33b421b to add40cd Compare June 19, 2024 12:59
@renovate renovate bot force-pushed the renovate/major-quarkusplatformversion branch from add40cd to b103be7 Compare July 3, 2024 12:23
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.

None yet

0 participants