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!: use sdk-maintained state, require 1.12 #964

Merged
merged 2 commits into from
Sep 25, 2024
Merged

feat!: use sdk-maintained state, require 1.12 #964

merged 2 commits into from
Sep 25, 2024

Conversation

toddbaert
Copy link
Member

@toddbaert toddbaert commented Sep 23, 2024

This PR:

  • removes all ProviderState from providers - the SDK now keeps track of this so providers do not have to
  • updates and remove associated tests
  • updates minimum SDK version to 1.12 which has this feature

Nothing here is breaking for consumers, it's a transparent change with the exception they will have to update their SDK version.

see: open-feature/java-sdk#1096

Signed-off-by: Todd Baert <todd.baert@dynatrace.com>
Signed-off-by: Todd Baert <todd.baert@dynatrace.com>
@toddbaert
Copy link
Member Author

@thomaspoignant do you have any concerns with this?

Copy link
Member

@thomaspoignant thomaspoignant left a comment

Choose a reason for hiding this comment

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

LGTM 👌

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

Successfully merging this pull request may close these issues.