Skip to content

[3.32] 3.32.0 backports 1#52645

Merged
gsmet merged 61 commits intoquarkusio:3.32from
gsmet:3.32.0-backports-1
Feb 18, 2026
Merged

[3.32] 3.32.0 backports 1#52645
gsmet merged 61 commits intoquarkusio:3.32from
gsmet:3.32.0-backports-1

Conversation

@gsmet
Copy link
Member

@gsmet gsmet commented Feb 17, 2026

Please don't merge, I will merge it myself.

denniskniep and others added 30 commits February 17, 2026 17:58
Signed-off-by: Dennis Kniep <kniepdennis@gmail.com>
(cherry picked from commit 542fbf5)
(cherry picked from commit 42b0d0a)
Bumps [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc) from 42.7.9 to 42.7.10.
- [Release notes](https://github.com/pgjdbc/pgjdbc/releases)
- [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md)
- [Commits](pgjdbc/pgjdbc@REL42.7.9...REL42.7.10)

---
updated-dependencies:
- dependency-name: org.postgresql:postgresql
  dependency-version: 42.7.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
(cherry picked from commit 50eccaa)
Fixes: quarkusio#48898

Co-authored-by: Ladislav Thon <ladicek@gmail.com>
(cherry picked from commit 2b17afb)
Fixes CI issues mentioned in:
quarkusio#52574

With test:
ConfigEntityPUAssigmentUsingOnlyPanacheEntityBaseTest

(cherry picked from commit c86ac9f)
(cherry picked from commit fb7baf4)
We need to be extremely careful about the order and while it was more or
less working, the previous order wasn't right.

The discussion in:
https://quarkusio.zulipchat.com/#narrow/channel/187030-users/topic/Pass.20quarkus.2Eclass-loading.2Eremoved-resources.20to.20Maven.20plugin/with/573711435
is an example of the problem but I'm pretty sure we could find others.

(cherry picked from commit 4163697)
The information added to the manifest by the package config should be
accessible from the application code.
It was already the case for uberjars and legacy jars as the application
code is in this case embedded in the runner, but it wasn't the case for
fast jars.

(cherry picked from commit 7d1ae1e)
PodmanProcessor is all about Podman, so we should use the podman command
line (and definitely not the docker command line first).

(cherry picked from commit 6b53424)
Co-authored-by: Guillaume Smet <guillaume.smet@gmail.com>
(cherry picked from commit b16d510)
Bumps [org.jboss.logmanager:jboss-logmanager](https://github.com/jboss-logging/jboss-logmanager) from 3.2.0.Final to 3.2.1.Final.
- [Release notes](https://github.com/jboss-logging/jboss-logmanager/releases)
- [Commits](jboss-logging/jboss-logmanager@v3.2.0.Final...v3.2.1.Final)

---
updated-dependencies:
- dependency-name: org.jboss.logmanager:jboss-logmanager
  dependency-version: 3.2.1.Final
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
(cherry picked from commit 30e7e54)
This time using a ConfigSourceInterceptor, which is a lot better.

(cherry picked from commit cd1c81d)
Signed-off-by: xstefank <xstefank122@gmail.com>
(cherry picked from commit 4ed8cd5)
Bumps [org.junit:junit-bom](https://github.com/junit-team/junit-framework) from 6.0.2 to 6.0.3.
- [Release notes](https://github.com/junit-team/junit-framework/releases)
- [Commits](junit-team/junit-framework@r6.0.2...r6.0.3)

---
updated-dependencies:
- dependency-name: org.junit:junit-bom
  dependency-version: 6.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
(cherry picked from commit 27b8762)
Also bump:
- Mutiny 3.1.1
- Mutiny Vert.x bindings 3.21.5

(cherry picked from commit 3d06ac9)
Bumps [org.junit:junit-bom](https://github.com/junit-team/junit-framework) from 6.0.2 to 6.0.3.
- [Release notes](https://github.com/junit-team/junit-framework/releases)
- [Commits](junit-team/junit-framework@r6.0.2...r6.0.3)

---
updated-dependencies:
- dependency-name: org.junit:junit-bom
  dependency-version: 6.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
(cherry picked from commit c7873b4)
@quarkus-bot quarkus-bot bot added area/agroal area/arc Issue related to ARC (dependency injection) area/container-image area/core area/dependencies Pull requests that update a dependency file area/devtools Issues/PR related to maven, gradle, platform and cli tooling/plugins area/documentation area/gradle Gradle area/hibernate-orm Hibernate ORM area/infra-automation anything related to CI, bots, etc. that are used to automated our infrastructure area/logging area/mailer area/maven area/metrics area/panache area/platform Issues related to definition and interaction with Quarkus Platform area/rest area/rest-client area/testing area/tracing area/vertx labels Feb 17, 2026
@quarkus-bot

This comment has been minimized.

@github-actions
Copy link

github-actions bot commented Feb 17, 2026

🙈 The PR is closed and the preview is expired.

@quarkus-bot

This comment has been minimized.

This reverts commit 4953680.

(cherry picked from commit e551938)
@gsmet gsmet merged commit c92e8ce into quarkusio:3.32 Feb 18, 2026
9 of 11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/agroal area/arc Issue related to ARC (dependency injection) area/container-image area/core area/dependencies Pull requests that update a dependency file area/devtools Issues/PR related to maven, gradle, platform and cli tooling/plugins area/documentation area/gradle Gradle area/hibernate-orm Hibernate ORM area/infra internal and infrastructure related issues area/infra-automation anything related to CI, bots, etc. that are used to automated our infrastructure area/logging area/mailer area/maven area/metrics area/panache area/platform Issues related to definition and interaction with Quarkus Platform area/rest area/rest-client area/testing area/tracing area/vertx triage/flaky-test

Projects

None yet

Development

Successfully merging this pull request may close these issues.