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

fix(deps): update quarkus packages to v3.7.2 (release/v1.32.x) #10492

Merged
merged 1 commit into from
Feb 10, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 9, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
io.quarkus:quarkus-bom 3.5.2 -> 3.7.2 age adoption passing confidence
io.quarkus 3.5.2 -> 3.7.2 age adoption passing confidence

Release Notes

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

v3.7.2

Compare Source

Complete changelog
  • #​37807 - SSL requests hang when returning a CompletableFuture
  • #​38101 - smallrye-openapi property oidc-open-id-connect-url might not be fixed at build time
  • #​38231 - OpenAPI: Always run OpenIDConnectSecurityFilter at runtime
  • #​38310 - Add note about the two quarkus-extension files
  • #​38394 - quarkus-cache: "keyGenerator" destroyed, even if it is annotated with "Singleton"
  • #​38397 - Use actions/setup-java GPG key feature
  • #​38411 - Cache: only dependent CacheKeyGenerator beans are destroyed after use
  • #​38422 - nested configurations in extension: sub-property is seen as nested entity.
  • #​38431 - quarkus.oidc-token-propagation-reactive.enabled-during-authentication does not work correctly in the code flow
  • #​38442 - Make sure the code flow access token is propagated during the authentication
  • #​38444 - Fix request hanging condition
  • #​38451 - Remove workaround for HHH-17683 in Panache
  • #​38479 - Stricter and false positive env variables validation after upgrade to 3.7.0
  • #​38483 - Add a tool to check cross references
  • #​38488 - Update to Vert.x 4.5.2
  • #​38495 - Add org.graalvm.regex:regex to runnerParentFirstArtifacts
  • #​38499 - Alpn property not work in rest client reactive
  • #​38500 - Make quarkus.rest-client.alpn work in programmatically created client
  • #​38506 - lombok warning when building with 3.7.1
  • #​38514 - Alpn property not work for single rest client reactive
  • #​38516 - Add missing alpn config key handling from named config
  • #​38521 - Panache sorting no longer works for embedded fields in Quarkus 3.7.1
  • #​38525 - Fix typo in RedisClientConfig JavaDoc
  • #​38527 - Revert "Escape column names with backticks in order by clause of hql query"
  • #​38543 - LinksProcessor ID field error for native class HalCollectionWrapper
  • #​38545 - Enhance Adding extension section in cli-tooling documentation page
  • #​38546 - Add globbing pattern to cli-tooling.adoc
  • #​38548 - Bump smallrye-open-api from 3.8.0 to 3.9.0
  • #​38549 - Upgrade actions/setup-java to v4
  • #​38550 - Upgrade checkout and java-setup actions to version v4
  • #​38558 - Upgrade to Hibernate ORM 6.4.3.Final
  • #​38580 - Make the Forwarded Parser syntax parsing case-insensitive
  • #​38582 - Config property expects to have hyphen before digit
  • #​38596 - Add missing entry in BOM for Hibernate Search outbox-polling relocation
  • #​38597 - LinksProcessor ID field error for native class HalCollectionWrapper
  • #​38605 - ArC: RequestContext - implement the activity check consistently
  • #​38606 - Activating DEBUG for io.quarkus.oidc results in FORMAT_FAILURE
  • #​38610 - Update SmallRye Config to 3.5.4
  • #​38611 - Redis Client: add support for new configuration options
  • #​38612 - Fix the OIDC debug message format bug
  • #​38616 - AppCDS containerized generation runs with UID 1000 which can clash with an existing user with UID 1000 on the host
  • #​38620 - Set quarkus-oidc-token-propagation-reactive status to stable
  • #​38633 - Move Dev UI locking back to Quarkus BOM
  • #​38636 - Update Vert.x to version 4.5.3
  • #​38638 - Update activemq-artemis-broker container to 1.0.25
  • #​38644 - Fix AppCDS generation when using podman
  • #​38648 - More documentation adjustments for new downstream tooling
  • #​38649 - Use [[anchor]] format consistently

v3.7.1

Compare Source

Complete changelog
  • #​37532 - Warning that annotation processing is enabled when using JDK 21 in DEV mode and Java files change
  • #​38018 - Openshift extension fails to pull images, it creates, when quarkus.container-image.group property is used
  • #​38263 - Hibernate Reactive with Oracle after bump to 2.2.1 throws casting exception - cannot cast DeleteOrUpsertOperation to OptionalTableUpdate
  • #​38326 - Cross-Site Request Forgery (CSRF) prevents JSON-Bodies to be deserialized
  • #​38356 - Quartz extension issue with parameters batchTriggerAcquisitionMaxCount and batchTriggerAcquisitionFireAheadTimeWindow
  • #​38364 - extension-maven-plugin does not support reproducible builds
  • #​38365 - Make sure extension metadata properties are not including timestamps
  • #​38367 - Bump Hibernate Reactive from 2.2.1.Final to 2.2.2.Final
  • #​38372 - Use UpdateDependencyVersionOperation first to update Quarkus version
  • #​38375 - Make it easier to get the default OIDC metadata
  • #​38378 - JPA meta model generation fails in 3.7.0.CR1
  • #​38396 - Update Gradle Maven extensions
  • #​38406 - Don't assume module that has child modules is the parent of those modules
  • #​38407 - Bump io.smallrye.reactive:mutiny from 2.5.1 to 2.5.5
  • #​38409 - Use simpler collection creation idioms in code example
  • #​38410 - Make sure that @WithFormRead doesn't break body handling
  • #​38417 - Bump com.gradle.enterprise from 3.16.1 to 3.16.2 in /devtools/gradle
  • #​38418 - Bump testcontainers.version from 1.19.3 to 1.19.4
  • #​38420 - Timestamps in jdp files prevent reproducible extension builds
  • #​38421 - Store ConfigItem Javadocs in jdp files without timestamps
  • #​38427 - Fix static JPA metamodel generated for Panache classes
  • #​38428 - Add resolve names annotation to OpenShift Deploymnets
  • #​38429 - Replace {project-name} attribute in document title for downstream
  • #​38430 - Avoid dots in config doc ids as it's causing issues for downstream
  • #​38432 - Bump org.jboss.resteasy.spring:resteasy-spring-web from 3.1.0.Final to 3.1.1.Final
  • #​38441 - Upgrade to Mutiny 2.5.6
  • #​38445 - Wrong logging of SpringCloudConfig server URL when using labels
  • #​38446 - Append label instead of replacing whole Spring Cloud config URI
  • #​38459 - Fix quarkus.hibernate-search-orm.elasticsearch.version-check.enabled not appearing in docs
  • #​38465 - RestEasy Reactive sends SameSite cookie param with wrong case
  • #​38466 - Use proper case for SameSite cookie
  • #​38467 - MySQL Connector 8.3
  • #​38468 - Ignore annotation process warning when restarting dev mode
  • #​38470 - Scheduler: fix usage of some Quartz int config properties
  • #​38480 - Allow custom OIDC client filters to force a new token acquisition

v3.7.0

Compare Source

v3.6.9

Compare Source

Complete changelog
  • #​38460 - [3.6] Exception introduced by recent CVE fixes

v3.6.8

Compare Source

Complete changelog
  • #​38370 - Include RowSet properties file in native image
  • #​38369 - Ensure that response body of unsuccessful SSE request can be read
  • #​38362 - Register JDBC RowSet required bundle
  • #​38347 - Bump to Netty 4.1.106.Final
  • #​38325 - SSE RESTEasy Reactive if an error occurs, cannot retrieve the body

v3.6.7

Compare Source

Complete changelog
  • #​38323 - Fix entity-manager retrieval in spring-data-jpa
  • #​38319 - spring-data-jpa repository save exception with multiple persistence units
  • #​38257 - Update qute-reference.adoc
  • #​38245 - Recommend quarkus.jib.jvm-additional-arguments rather than quarkus.jib.jvm-arguments in docs
  • #​38233 - Bump resteasy.version from 6.2.6.Final to 6.2.7.Final
  • #​38229 - Ensure the refreshed CSRF cookie retains the original value
  • #​38227 - Add dependency management for org.hibernate:hibernate-jpamodelgen
  • #​38225 - CSRF Token is refreshed on every request
  • #​38224 - Revert "Fixing Jaxb unmarshalling error with native compilation"
  • #​38220 - Bug fix: Correct broken links in 3.6 Bearer token authentication tutorial
  • #​37477 - Make hibernate-jpamodelgen easier to apply to Quarkus 3.7+ projects

v3.6.6

Compare Source

Complete changelog
  • #​38200 - Fix a code example in RESTEasy Reactive doc
  • #​38184 - Add necessary Vertx dependency to quarkus-cache
  • #​38177 - ConfigRecorder: fix value changed check with null build-time values
  • #​38157 - Unable to build native project depending on "quarkus-cache" without Vert.x dependency since 3.5.2
  • #​38141 - [Gradle] make quarkusRun depend on quarkusBuild
  • #​38124 - Add missing methods to ReactiveMongoCollection
  • #​38114 - quarkus-mongodb-client ReactiveMongoCollection expose the Updates with Aggregation Pipeline method
  • #​38111 - Bump io.quarkus:quarkus-platform-bom-maven-plugin from 0.0.101 to 0.0.102
  • #​38102 - Fix Build Scan conditional publication
  • #​38095 - Bump io.quarkus.bot:build-reporter-maven-extension from 3.2.2 to 3.3.3
  • #​38093 - doc: mention registration is per extension not per repo
  • #​38082 - Add exclude and additional option to AssembleDownstreamDocumentation
  • #​37643 - Fix JAXB unmarshalling error when compiling to native
  • #​37633 - Netty requires more classes to be runtime initialized
  • #​37379 - Gradle quarkusRun does not keep the server up
  • #​36479 - JAXB unmarshalling fails in native mode

v3.6.5

Compare Source

Complete changelog
  • #​38099 - [3.6] Upgrade to Hibernate ORM 6.2.18.Final
  • #​38092 - Always set ssl and alpn for non-plain-text with Vert.x gRPC channel
  • #​38083 - Make Picocli version providers unremovable classes
  • #​38077 - picocli should be able to mark its annotation dependent classes as unremovable
  • #​38069 - [3.6] ArC: fix and optimize the ContextInstances abstraction
  • #​38062 - Add companion classes to Kotlin reflective hierarchy registration
  • #​38049 - Don't warn about missing JSON when returning String
  • #​38044 - RestEasy Reactive warns when the endpoint returns JSON as String
  • #​38038 - Scheduler: add hint for Scheduled.ApplicationNotRunning skip predicate
  • #​38006 - Set the correct port properties for HTTPS
  • #​38001 - Fix the status is a couple extensions documentation pages
  • #​37997 - Mention exit handler parameter variant of Quarkus.run
  • #​37996 - Don't fail if config is not a directory
  • #​37993 - Register JsonSubTypes.Type values for native mode
  • #​37987 - Do not expand config properties for Gradle Workers
  • #​37957 - Serialization failure in native mode when Kotlin companion object used
  • #​37953 - Update Strimzi container images in docs
  • #​37942 - Records with polymorphic types sent from native clients received with no data
  • #​37941 - Missing "extension-status" tag in guides
  • #​37932 - Fix typo in getting-started-testing.adoc
  • #​37929 - doc how to handle "Failed to load config value of type class java.lang.String for: some-key"
  • #​37928 - CSRFFilter should have set the attribute csrf-token, but it is null after upgrade to 3.6.4
  • #​37919 - Bump org.bouncycastle:bctls-fips from 1.0.17 to 1.0.18
  • #​37903 - Quarkus fails to start if config is not a directory
  • #​37893 - Upgrade to Kotlin 1.9.22
  • #​37873 - Choose correct level field value and type to avoid non-resolution error
  • #​37866 - RR client: fix chunking between \n\n in SSEParser
  • #​37865 - Update jboss-logmanager to 3.0.4.Final
  • #​37757 - Fixes stork path param resolution in REST Client
  • #​37725 - Reset CSRF cookie to minimize a risk of failures due to its expiry
  • #​37713 - PathParam containing "/" character are not well encoded as "%2F" when using reactive rest client with Stork
  • #​37625 - SSE with rest-client-reactive may lose message content when it incorrectly breaks the message delimiter (\n\n)
  • #​37598 - Native image build fails with -Dquarkus.log.min-level=ALL
  • #​37273 - Environment variable is not read
  • #​36946 - CSRF cookie should be refreshed on each request
  • #​36919 - Quarkus 3.4.x+ forces ASCII logging out to console instead of abiding by environment/system default as it had previously
  • #​35659 - Fix File handling as a JAX-RS body parameter
  • #​22844 - Gradle tests (with JBoss LogManager setup) output duplicate unformatted messages

v3.6.4

Compare Source

Complete changelog
  • #​37808 - CLI - Rework how missing commands are detected
  • #​37803 - Dev mode: add null checks to TimestampSet.isRestartNeeded()
  • #​37798 - Only update ~/.docker/config.json if it exists
  • #​37787 - Take priority into account in ConfigurationImpl
  • #​37775 - Docs: fix typo in rabbitmq reference documentation
  • #​37770 - Add SequencedCollection to BANNED_INTERFACE_TYPES
  • #​37768 - Running application build with JDK21 and target Java 17 crash with NoClassDefFoundError: java/util/SequencedCollection
  • #​37731 - Query logging is being done in io.quarkus.mongodb.panache.common.runtime.MongoOperations
  • #​37723 - Do not use CSRF cookie as the next token value
  • #​37717 - Docs: Fix incorrect link reference in Cross-Site Request Forgery Prevention guide
  • #​37714 - Remove the driver property in the documentation for Cloud SQL
  • #​37710 - Use NoStackTraceException in metrics
  • #​37677 - Bump io.quarkus:quarkus-platform-bom-maven-plugin from 0.0.100 to 0.0.101
  • #​37654 - Make sure dev mode is properly written in doc
  • #​36848 - CSRF Token with HMAC signature gets double signed

v3.6.3

Compare Source

Complete changelog
  • #​37690 - Regression in 3.6.2: ConfigDiagnostic NullPointerException: Cannot invoke "java.lang.CharSequence.toString()" because "s" is null
  • #​37688 - Do not use build cache when releasing
  • #​37669 - OIDC: Fix DEV UI startup when OIDC or Keycloak Dev Services is disabled
  • #​37667 - Disabling of Dev Services for Keycloak leads to startup error
  • #​37651 - Fix GraalVM version checker in order to accept other implementations
  • #​37563 - Consistent file URI for folders and jars
  • #​37559 - Quarkus throws NPE when trying to match unknown config files

v3.6.2

Compare Source

Complete changelog
  • #​37686 - Use standard URL when updating the website
  • #​37653 - Improve error message in REST Client when no matching readers found
  • #​37640 - Handle expireAfterWrite properly in the redis-cache config
  • #​37639 - Logging docs include build time config reference
  • #​37638 - Add scope tag to all injected MP Metrics
  • #​37623 - Add quarkus-funqy-amazon-lambda-deployment to the quarkus-bom
  • #​37617 - SmallRye GraphQL 2.6.1
  • #​37611 - Fix configuration of custom port for Elasticsearch dev services
  • #​37610 - Elasticsearch devservice port incorrect binding
  • #​37605 - Fix type in HeartbeatFilter example of rest-client-reactive doc
  • #​37599 - Bump kafka3.version from 3.6.0 to 3.6.1
  • #​37594 - Bump org.jetbrains.kotlinx:kotlinx-serialization-json from 1.6.1 to 1.6.2
  • #​37590 - Microprofile Metric Missing "Scope" Tag Only When Using Constructor Injection
  • #​37588 - Update the import.cypher script to use newer syntax
  • #​37581 - Support using commas to add extensions with CLI
  • #​37570 - Prevent concurrently running Jacoco ReportCreators to avoid report corruption
  • #​37565 - ArC: prevent duplicate bean discovery & detect duplicate bean identifiers
  • #​37564 - Invalid documentation for 'quarkus extension add'
  • #​37557 - Make docs/sync-web-site.sh recoverable
  • #​37553 - Register OpenAPI custom filters for reflection
  • #​37549 - Bump commons-io:commons-io from 2.15.0 to 2.15.1
  • #​37546 - Bump io.quarkus:quarkus-platform-bom-maven-plugin from 0.0.99 to 0.0.100
  • #​37545 - Bump org.junit.jupiter:junit-jupiter from 5.10.0 to 5.10.1
  • #​37536 - Fix != expression in @PreAuthorize check
  • #​37535 - Fix Snappy note about native
  • #​37526 - Spring security annotatiton PreAuthorize process equals and not equals in the same way
  • #​37520 - Properly match unknown config files for Windows
  • #​37513 - Save pathParamValues encoded and perform decoding when requested
  • #​37505 - Bump org.jboss.logmanager:log4j2-jboss-logmanager from 1.1.1.Final to 1.1.2.Final
  • #​37496 - Quarkus 3.6.0 generate wrong jacoco xml
  • #​37493 - upgrading from quarkus 3.5.3 to 3.6.0 java.lang.IllegalArgumentException: A case block for the string value already exist
  • #​37479 - Redis Cache ttl default value invalid setting
  • #​37357 - Runtime OpenAPI filters are not registered for reflection
  • #​37298 - Bump Keycloak version to 23.0.0
  • #​37187 - Bump org.apache.commons:commons-compress from 1.24.0 to 1.25.0
  • #​37129 - Bump org.jetbrains.kotlinx:kotlinx-serialization-json from 1.6.0 to 1.6.1
  • #​37128 - Bump org.junit:junit-bom from 5.10.0 to 5.10.1
  • #​37035 - Register methods of RESTeasy reactive parameter containers for reflection
  • #​36986 - Native not index method with SSE and throw NoSuchMethodException
  • #​36813 - config-yaml warning - unrecognized configuration file on Windows
  • #​36773 - "Unrecognized configuration file" when using YAML
  • #​35960 - PathParam URL encoded in quarkus-resteasy-reactive since quarkus 3.2.x

v3.6.1

Compare Source

Complete changelog
  • #​37486 - Revert "Unlist quarkus-resteasy-qute and quarkus-resteasy-reactive-qute"
  • #​37478 - Qute resteasy change in 3.6.0
  • #​37454 - Config: detect injected config value mismatch for missing values
  • #​37453 - Fix Panache bytecode enhancement for @Embeddable records
  • #​37449 - Update Apache Maven to 3.9.6
  • #​37447 - Add Content-Range header to 206 Partial Content file response
  • #​37444 - Injecting ConfigProperty of type Optional<List> not working in the native mode
  • #​37436 - Respect comma escapes in property value for @RolesAllowed.
  • #​37428 - Fix various minor issues in quarkus update
  • #​37426 - Fix typo configMapRefKey -> configMapKeyRef
  • #​37421 - Scheduler: register ApplicationNotRunning as bean even if quartz is used
  • #​37417 - Build fails when using the Quartz extension and @Scheduled(..., skipExecutionIf = Scheduled.ApplicationNotRunning.class)
  • #​37415 - Make Truffle from GraalVM 23.1 work in all Quarkus modes
  • #​37401 - Print correct profiles in native image
  • #​37400 - Improve reliability when downloading builder images from Quay.io
  • #​37398 - Revert "Build cache - Upload quarkus-ide-launcher-999-SNAPSHOT.jar"
  • #​37395 - Update Gradle to 8.5
  • #​37393 - Disable new Http2RSTFloodProtectionConfigTest on Windows
  • #​37392 - Update gradle to 8.5 and backport if possible to finish Java 21 dependencies
  • #​37384 - Stop disabling unsafe in netty at native-executable runtime
  • #​37382 - Update MAX_LTS_SUPPORTED_BY_KOTLIN to 21
  • #​37367 - Documentation: security auth mechanism guide must also list runtime form auth properties alongside build-time ones
  • #​37366 - Documentation: Fix OIDC credentials reference to secret key
  • #​37364 - Improve Docker Desktop detection
  • #​37361 - Do not fail the request in OidcClient filters if OidcClient is disabled
  • #​37360 - Disable OidcClientFilter at runtime for simpler application testing
  • #​37359 - Fix incorrect log dependency
  • #​37354 - Update Boucycastle to 1.77 and Boucycastle FIPS to 1.0.2.4
  • #​37351 - Upgrade to Jandex 3.1.6
  • #​37350 - Unlist quarkus-resteasy-reactive-qute and quarkus-resteasy-qute
  • #​37347 - Runtime (re)initialize Netty's PlatformDependent classes
  • #​37318 - Use batch mode for update-version.sh
  • #​37317 - Avoid asking for GPG passphrase on CI
  • #​37314 - Fix deprecated dev-v1 url with dev-ui in a few places
  • #​37300 - Prepare docs/sync-web-site.sh for automated releases
  • #​37294 - Fix the major version of Java 21
  • #​37292 - Bump testcontainers to 1.19.3 and use docker-java-bom
  • #​37291 - Bump org.jetbrains.kotlin:kotlin-gradle-plugin-api from 1.9.20 to 1.9.21 in /devtools/gradle
  • #​37280 - Bump Microsoft SQL Server JDBC driver to 12.4.2
  • #​37279 - Bump Microsoft SQL Server JDBC driver to 12.4.2
  • #​37271 - Docs: add keywords to Vert.x guides
  • #​37270 - Vert.x: report exception for blocking message consumer methods
  • #​37268 - Reactive REST Client: check for ClientRequestFilter when skipping @Provider auto-discovery
  • #​37252 - Use the default tenant resolver if the custom one does not resolve a tenant
  • #​37251 - Add a test showing how OIDC ID token can be propagated
  • #​37247 - Update kindcontainer to 1.4.4
  • #​37244 - Always execute a JPA password action
  • #​37228 - Add classes from additional JPA model build items to pre-generate proxies
  • #​37224 - Qute: dev mode - debug a problem with no-restart-template
  • #​37222 - RuntimeException in vertx is silently swallowed for blocking ConsumeEvents
  • #​37177 - QUARKUS_PROFILE=dev and '-Dquarkus.profile=dev' not working for native image
  • #​37108 - Warning about build time generated proxy for entity OutboxEvent in Hibernate Search
  • #​36892 - Update Kotlin to version 1.9.21, Mockito to 5.7.0
  • #​36747 - NoSuchMethodException when reading @Embeddable record
  • #​36735 - Failure to bump BouncyCastle FIPS version to 1.0.2.4 due to a native build failure
  • #​36242 - Quarkus cannot load Truffle/polyglot languages with the custom class loader.
  • #​17839 - Invalid memory configuration for netty maxDirectMemory in native image

v3.6.0

Compare Source

Major changes
  • #​37241 - Make improvements to REST Client SSE handling
Complete changelog
  • #​37242 - Support Docker Desktop for building native executables
  • #​37241 - Make improvements to REST Client SSE handling
  • #​37240 - Updates Infinispan to 14.0.21.Final
  • #​37238 - Build cache - Only store if the access key is around
  • #​37236 - Api to read minimum and recommended Java versions from catalog metadata
  • #​37221 - Image updates (including Java 21 base image)
  • #​37218 - Fix OpenTelemetry trace exclusion of endpoints served from the management interface
  • #​37213 - Add basic Range header support
  • #​37205 - Resteasy-reactive Partial Content support (Range: bytes http header)
  • #​37204 - Allow to define allowed roles as configuration expressions inside @SecureField annotation
  • #​37201 - Fixed sample code for KotlinModule initialization
  • #​37198 - Some minor refinements for build scans
  • #​37193 - AccessDeniedException error with build using native image on linux with Docker Desktop
  • #​37185 - Removed DependencyFlags.REMOVED
  • #​37170 - Fix snapshots following a collision of pull requests
  • #​37166 - Support custom Authorization schemes for OIDC bearer tokens
  • #​37162 - Bump org.apache.commons:commons-text from 1.10.0 to 1.11.0
  • #​37161 - Bump io.quarkus:quarkus-platform-bom-maven-plugin from 0.0.97 to 0.0.99
  • #​37158 - Bump com.unboundid:unboundid-ldapsdk from 6.0.9 to 6.0.10
  • #​37153 - Bump smallrye-jwt version to 4.4.0
  • #​37149 - Bump com.squareup.okio:okio from 1.17.2 to 1.17.6 in /bom/application
  • #​37107 - Rest client able to get full SSE event
  • #​37101 - Remove smallrye-opentracing from native tests modules in CI
  • #​37094 - Bump jakarta.json:jakarta.json-api from 2.1.2 to 2.1.3
  • #​37092 - Bump mongo-client.version from 4.11.0 to 4.11.1
  • #​37067 - SmallRye GraphQL 2.6 + custom scalar registration
  • #​37053 - Clarify dynamic Environment Variables name conversion
  • #​37004 - Move failsafe config to the root instead of in an execution
  • #​36976 - Error in JBossLoggerFinder during integration test
  • #​36804 - @SecureField add expression support
  • #​36801 - Add note that endpointdisabled does not work native
  • #​36746 - Allow using a random test port within Google Cloud Function tests
  • #​35476 - Random test port does not work together with google-cloud-functions extensions

v3.5.3

Compare Source

Complete changelog
  • #​37215 - Use LinkedHashMap for parts map to ensure user input order
  • #​37214 - MultipartFormDataOutput should use an ordered map instead of a HashMap
  • #​37210 - [3.5] Fix and adjust Quarkiverse extension template
  • #​37209 - Build cache - Additional tweaks
  • #​37206 - recognize quarkus.tls.trust-all property by keycloak-admin-client extension
  • #​37174 - Ignore files coming from quarkus-ide-launcher jar
  • #​37130 - Do not report unused deprecated runtime props with default value as used
  • #​37102 - Fix filter per extension in dev ui
  • #​37073 - Use 3.2 as the example stream for update-quarkus.adoc
  • #​37072 - Deprecated runtime configuration properties with default value are reported even though never used
  • #​37046 - Adjust Quarkiverse Antora doc templates a bit
  • #​36961 - Fix GraphQL WebSocket handling occurring before authorization

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 becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates 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 requested a review from a team February 9, 2024 23:10
@renovate renovate bot changed the title fix(deps): update quarkus packages to v3.7.2 (release/v1.32.x) Update quarkus packages to v3.7.2 (release/v1.32.x) Feb 9, 2024
@renovate renovate bot changed the title Update quarkus packages to v3.7.2 (release/v1.32.x) fix(deps): update quarkus packages to v3.7.2 (release/v1.32.x) Feb 9, 2024
@trask trask enabled auto-merge (squash) February 10, 2024 00:21
@trask trask merged commit 994a277 into release/v1.32.x Feb 10, 2024
44 of 48 checks passed
@trask trask deleted the renovate/release/v1.32.x-quarkus-packages branch February 10, 2024 00:27
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.

1 participant