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

feat: add while list for secrets.get() methods #117

Merged
merged 1 commit into from
Dec 30, 2024
Merged

feat: add while list for secrets.get() methods #117

merged 1 commit into from
Dec 30, 2024

Conversation

benoitgravitee
Copy link
Contributor

@benoitgravitee benoitgravitee commented Dec 19, 2024

Issue

APIM-7509

Description

White list methods used for secret reference {#secrets.get(...)}

Additional context


Gravitee.io Automatic Deployment

🚀 A prerelease version of this package has been published on Gravitee's private artifactory, you can:

  • use it directly by updating your project with version: 4.0.0-APIM-7509-SNAPSHOT
  • download it from Artifactory here

@benoitgravitee benoitgravitee requested review from a team as code owners December 19, 2024 07:54
@@ -90,6 +90,8 @@ method io.gravitee.gateway.api.http.HttpHeaders toSingleValueMap

method io.gravitee.common.util.MultiValueMap containsAllKeys java.util.Collection

method io.gravitee.secrets.api.el.DelegatingEvaluatedSecretsMethods get java.lang.String
method io.gravitee.secrets.api.el.DelegatingEvaluatedSecretsMethods get java.lang.String java.lang.String
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe a small test case but approved anyway 👍

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm going to add it in the service-secrets where I test all EL expressions, unless you had something else in mind

@phiz71 phiz71 merged commit b5526de into alpha Dec 30, 2024
9 checks passed
@phiz71 phiz71 deleted the APIM-7509 branch December 30, 2024 09:43
@graviteeio
Copy link
Contributor

🎉 This PR is included in version 4.0.0-alpha.4 🎉

The release is available on:

Your semantic-release bot 📦🚀

@graviteeio
Copy link
Contributor

🎉 This PR is included in version 4.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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.

4 participants