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

[Spring boot] Feature manager targeting filter context #684

Open
alexander-icj opened this issue Oct 7, 2022 · 3 comments
Open

[Spring boot] Feature manager targeting filter context #684

alexander-icj opened this issue Oct 7, 2022 · 3 comments
Assignees
Labels
enhancement New feature or request JavaSpring

Comments

@alexander-icj
Copy link

Is it possible to set the TargetingContext before calling IsEnabledAsync (com.azure.spring.cloud.feature.manager)?
Like in C# example
I would like to have something similar featureManager.isEnabledAsync(featureName, targetingContext).block()

The option described here is not suitable. In my case, the parameters that affect the targeting filter are dynamic and change before the call IsEnabledAsync

@mrm9084 mrm9084 added the enhancement New feature or request label Oct 12, 2022
@mrm9084
Copy link
Member

mrm9084 commented Oct 12, 2022

This is a duplicate of the issue here Azure/azure-sdk-for-java#29691. We can look into adding it in an upcoming release.

@zhenlan zhenlan removed the question label Nov 3, 2022
@zhenlan
Copy link
Contributor

zhenlan commented Sep 16, 2024

@mrm9084 what's the status of this?

@mrm9084
Copy link
Member

mrm9084 commented Sep 16, 2024

@zhenlan, this is part of the plan for the 6.0.0 release

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request JavaSpring
Projects
Development

No branches or pull requests

4 participants