Skip to content

Conversation

@radcortez
Copy link
Member

@radcortez radcortez commented Feb 19, 2025

SmallRye Config Release notes:

3.12.2

  • #1324 Revert skip profile optimization because Quarkus mutates the source

3.12.1

  • #1324 Correct check of ConfigValue having a value with indexed APIs
  • #1318 check duplicate keys for yaml (snakeyaml.version update to 2.4)

Quarkus:

@radcortez radcortez marked this pull request as draft February 19, 2025 13:28
@quarkus-bot quarkus-bot bot added area/dependencies Pull requests that update a dependency file area/devtools Issues/PR related to maven, gradle, platform and cli tooling/plugins area/gradle Gradle labels Feb 19, 2025
@radcortez radcortez marked this pull request as ready for review February 19, 2025 14:34
@quarkus-bot

This comment has been minimized.

@geoand
Copy link
Contributor

geoand commented Feb 20, 2025

I assume we do want to backport this, correct?

@geoand geoand added the triage/waiting-for-ci Ready to merge when CI successfully finishes label Feb 20, 2025
@quarkus-bot
Copy link

quarkus-bot bot commented Feb 20, 2025

Status for workflow Quarkus CI

This is the status report for running Quarkus CI on commit 64b2916.

✅ The latest workflow run for the pull request has completed successfully.

It should be safe to merge provided you have a look at the other checks in the summary.

You can consult the Develocity build scans.

@geoand geoand merged commit e649c1e into quarkusio:main Feb 20, 2025
69 of 70 checks passed
@quarkus-bot quarkus-bot bot removed the triage/waiting-for-ci Ready to merge when CI successfully finishes label Feb 20, 2025
@quarkus-bot quarkus-bot bot added this to the 3.21 - main milestone Feb 20, 2025
@gsmet
Copy link
Member

gsmet commented Feb 20, 2025

Actually, we don't want to backport it for now as there is still a problem in 3.12 that @radcortez wasn't able to pinpoint.

@geoand
Copy link
Contributor

geoand commented Feb 20, 2025

👌

@radcortez
Copy link
Member Author

I've also released a 3.11.3 with all the fixes that was updated directly in Quarkus 3.19.x: #46358

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/dependencies Pull requests that update a dependency file area/devtools Issues/PR related to maven, gradle, platform and cli tooling/plugins area/gradle Gradle kind/bugfix

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Spring Boot properties app throws NPE when endpoint accessed since Quarkus 3.18.1

3 participants