Skip to content

Bump io.quarkus:quarkus-bom from 3.30.2 to 3.32.2 in /s3-uploader/runtimes/quarkus_native_on_provided_al2#3525

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/maven/s3-uploader/runtimes/quarkus_native_on_provided_al2/io.quarkus-quarkus-bom-3.32.2
Open

Bump io.quarkus:quarkus-bom from 3.30.2 to 3.32.2 in /s3-uploader/runtimes/quarkus_native_on_provided_al2#3525
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/maven/s3-uploader/runtimes/quarkus_native_on_provided_al2/io.quarkus-quarkus-bom-3.32.2

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 5, 2026

Bumps io.quarkus:quarkus-bom from 3.30.2 to 3.32.2.

Release notes

Sourced from io.quarkus:quarkus-bom's releases.

3.32.2

Major changes

  • #52830 - Support masking request & response headers in rest client log

Complete changelog

  • #24284 - AWS Lambda throws IllegalStateException: Missing HTTP method in request event
  • #29296 - Unable to @Override delete methods from PanacheRepositoryBase in an interface
  • #34350 - Spring Data API Extension Interface Projections not working with generic interfaces
  • #38194 - Support Kotlin data classes for describing type-safe Qute templates
  • #40274 - Context is lost when using caching
  • #48032 - Spring Data API Extension query with field named like the class broken
  • #49176 - Quarkus RestClient connectionTTL documentation is misleading
  • #49285 - "open last exception in ide" leads to exception
  • #50936 - Gradle QuarkusTest fails with Compilation Failed when using lombok on reload
  • #51261 - Add compile-only dependencies to the dev mode compiler classpath
  • #52288 - Default quarkus-rest-client logging spills secrets at info level, I'd expect debug
  • #52397 - Make extension documentation clearer for indexed configuration properties
  • #52616 - Config doc - Add a list index for config groups in lists
  • #52724 - build(deps): bump the hibernate group across 1 directory with 15 updates
  • #52755 - Force eager loading of Infinispan RemoteCache
  • #52756 - uber-jar in maven multi module project packaged wrong since 3.31
  • #52763 - [3.32.1] DurationConverter does not work anymore with negative P and PT format. IllegalArgument Invalid duration
  • #52764 - Clarify application.yaml and application.yml precedence
  • #52766 - 3.32.1: tagging during maven build fails
  • #52767 - multipart/form-data handling fails if 0 form-parts are sent
  • #52768 - Add PathTree.walkRaw(visit) and use that when building Uber JAR
  • #52772 - Be more careful in using JSON types
  • #52773 - Handle empty multipart content
  • #52775 - Fix a corner case in new DurationConverter
  • #52778 - 3.32.1: IllegalArgumentException w/ @Injected MemorySize constructor parameter
  • #52779 - Allow overriding delete methods of PanacheRepositoryBase
  • #52783 - Handle projections with generic types
  • #52784 - Difficult/Unintuitive to disable executionMaxDelay of Quarkus scheduler via property override
  • #52787 - Duplicate Annoation on synthetic bean
  • #52793 - Various doc fixes
  • #52802 - Fix IntelliJ detection
  • #52803 - Improve Javadoc of quarkus.rest-client.connection-ttl
  • #52806 - Fix MethodNameParser to class name in method name
  • #52808 - Set version to main as dev and fallback to refname when branching
  • #52812 - Updates to Infinispan 16.0.7
  • #52814 - Fix a bug where the Mutiny context is lost on caching
  • #52816 - Scheduler - fix zero delay configuration
  • #52817 - Use specific case for Lambda's ObjectMapper
  • #52818 - Adding storage-engine properties into hibernate-orm.adoc
  • #52823 - Add missing implementations of JWT Validator into the native executable
  • #52830 - Support masking request & response headers in rest client log
  • #52839 - ArC: avoid duplicates early on
  • #52841 - Panache Next - Operations overload

... (truncated)

Commits
  • f9725c0 [RELEASE] - Bump version to 3.32.2
  • 24b0182 Do not check Quartz config consistency when doing reflection
  • a743a38 Condition build step execution properly to avoid triggering reflection
  • 505d44e Quarkus REST - Ignore Vert.x Web packages for reflection
  • d81be7c Undeprecate quarkus.otel.exporter.otlp.enabled
  • 0a9ad9b Don't include type annotation of return type for REST Client
  • ff7812e Minor doc clarification
  • 93083ff Merge pull request #52853 from gsmet/3.32.2-backports-1
  • 09293d5 Allow overriding delete methods of PanacheRepositoryBase
  • f5fef08 Provide a hashCode/equals implementation for PersistenceUnitKey
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [io.quarkus:quarkus-bom](https://github.com/quarkusio/quarkus) from 3.30.2 to 3.32.2.
- [Release notes](https://github.com/quarkusio/quarkus/releases)
- [Commits](quarkusio/quarkus@3.30.2...3.32.2)

---
updated-dependencies:
- dependency-name: io.quarkus:quarkus-bom
  dependency-version: 3.32.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Mar 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants