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

New version to support quarkus >= 3.3.x #98

Closed
DanielScLN opened this issue Apr 11, 2024 · 3 comments
Closed

New version to support quarkus >= 3.3.x #98

DanielScLN opened this issue Apr 11, 2024 · 3 comments

Comments

@DanielScLN
Copy link

Hi everyone,

first of all. I like this extension very much. I also want to update to the current release of quarkus 3.9.3 but the depracted enum ConfigPhase.BOOTSTRAP is still on your release version 2.0.0. I see you already fixed that in your main branch. I guess only a new version should be published, right? Would be very great to hear from you.

regards

@sberyozkin
Copy link
Contributor

@DanielScLN Sorry, I've missed this ping, I can try to release soon. Note though, we recommend use the Quarkus configuration system directly: https://smallrye.io/smallrye-config/Main/config/secret-keys/#secret-keys-expressions

CC @radcortez

@radcortez
Copy link
Contributor

Correct. Most of the functionality provided by this extension is now available in SmallRyeConfig directly:

https://smallrye.io/smallrye-config/3.9.1/config/secret-keys/
https://smallrye.io/smallrye-config/3.9.1/config-sources/keystore/

We would love to hear some feedback.

@sberyozkin
Copy link
Contributor

Fixed by #110, the actual release is pending, depending on what we decide about supporting this extension. Perhaps it can be kept open to the community contributions only if anyone is already using it.

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

No branches or pull requests

3 participants