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

main: Update Quarkus Platform and Group to v3.21.0 #1257

Conversation

renovate-bot
Copy link
Collaborator

@renovate-bot renovate-bot commented Mar 26, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
io.quarkus 3.19.4 -> 3.21.0 age adoption passing confidence
io.quarkus.platform:quarkus-bom 3.19.4 -> 3.21.0 age adoption passing confidence

Release Notes

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

v3.21.0

Compare Source

v3.20.0

Compare Source


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 was generated by Mend Renovate. View the repository job log.

@snazy
Copy link
Member

snazy commented Mar 31, 2025

Looks like there's a bug in Quarkus 3.21.0 when setting Map configs via system-properties:

Configuration validation failed:
	SRCFG00050: polaris.features.defaults."ALLOW_WILDCARD_LOCATION" in PropertiesConfigSource[source=jar:file:/home/snazy/devel/polaris/polaris/quarkus/service/build/quarkus-app/lib/main/org.apache.polaris.polaris-quarkus-defaults-1.0.0-incubating-SNAPSHOT.jar!/application-it.properties]:36 does not map to any root
	SRCFG00050: polaris.features.defaults."INITIALIZE_DEFAULT_CATALOG_FILEIO_FOR_it" in PropertiesConfigSource[source=jar:file:/home/snazy/devel/polaris/polaris/quarkus/service/build/quarkus-app/lib/main/org.apache.polaris.polaris-quarkus-defaults-1.0.0-incubating-SNAPSHOT.jar!/application-it.properties]:38 does not map to any root
	SRCFG00050: polaris.features.defaults."ENFORCE_PRINCIPAL_CREDENTIAL_ROTATION_REQUIRED_CHECKING" in PropertiesConfigSource[source=jar:file:/home/snazy/devel/polaris/polaris/quarkus/service/build/quarkus-app/lib/main/org.apache.polaris.polaris-quarkus-defaults-1.0.0-incubating-SNAPSHOT.jar!/application-it.properties]:37 does not map to any root
	SRCFG00050: polaris.features.defaults."ALLOW_EXTERNAL_METADATA_FILE_LOCATION" in PropertiesConfigSource[source=jar:file:/home/snazy/devel/polaris/polaris/quarkus/service/build/quarkus-app/lib/main/org.apache.polaris.polaris-quarkus-defaults-1.0.0-incubating-SNAPSHOT.jar!/application-it.properties]:33 does not map to any root
	SRCFG00050: polaris.features.defaults."ALLOW_SPECIFYING_FILE_IO_IMPL" in PropertiesConfigSource[source=jar:file:/home/snazy/devel/polaris/polaris/quarkus/service/build/quarkus-app/lib/main/org.apache.polaris.polaris-quarkus-defaults-1.0.0-incubating-SNAPSHOT.jar!/application-it.properties]:35 does not map to any root
	SRCFG00050: polaris.features.defaults."ALLOW_OVERLAPPING_CATALOG_URLS" in PropertiesConfigSource[source=jar:file:/home/snazy/devel/polaris/polaris/quarkus/service/build/quarkus-app/lib/main/org.apache.polaris.polaris-quarkus-defaults-1.0.0-incubating-SNAPSHOT.jar!/application-it.properties]:34 does not map to any root
	SRCFG00050: polaris.metrics.tags.application in PropertiesConfigSource[source=jar:file:///home/snazy/devel/polaris/polaris/quarkus/service/build/quarkus-app/lib/main/org.apache.polaris.polaris-quarkus-defaults-1.0.0-incubating-SNAPSHOT.jar!/application.properties]:108 does not map to any root
	SRCFG00050: polaris.features.defaults."SUPPORTED_CATALOG_STORAGE_TYPES" in PropertiesConfigSource[source=jar:file:/home/snazy/devel/polaris/polaris/quarkus/service/build/quarkus-app/lib/main/org.apache.polaris.polaris-quarkus-defaults-1.0.0-incubating-SNAPSHOT.jar!/application-it.properties]:40 does not map to any root
	SRCFG00050: polaris.features.defaults."ALLOW_EXTERNAL_CATALOG_CREDENTIAL_VENDING" in PropertiesConfigSource[source=jar:file:/home/snazy/devel/polaris/polaris/quarkus/service/build/quarkus-app/lib/main/org.apache.polaris.polaris-quarkus-defaults-1.0.0-incubating-SNAPSHOT.jar!/application-it.properties]:32 does not map to any root
	SRCFG00050: polaris.features.defaults."SKIP_CREDENTIAL_SUBSCOPING_INDIRECTION" in PropertiesConfigSource[source=jar:file:/home/snazy/devel/polaris/polaris/quarkus/service/build/quarkus-app/lib/main/org.apache.polaris.polaris-quarkus-defaults-1.0.0-incubating-SNAPSHOT.jar!/application-it.properties]:39 does not map to any root

Seeing the same issue in this PR as well, discussing on Quarkus Zulip.

Closing this bump for now.

@snazy snazy closed this Mar 31, 2025
Copy link

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (3.21.0). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate-bot renovate-bot deleted the renovate/main/quarkus-platform-and-group branch March 31, 2025 09:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants