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

fix: issue on unknown field #246

Merged
merged 2 commits into from
Mar 21, 2023
Merged

Conversation

thomaspoignant
Copy link
Member

This PR

Version 1.4.0 of the GO Feature Flag relay proxy is adding a new field in the JSON response and this was breaking the provider.

This PR provides a fix to ignore if unknown fields are present in the JSON response.

Related Issues

Fixes: thomaspoignant/go-feature-flag#582

Notes

Follow-up Tasks

How to test

Signed-off-by: Thomas Poignant <[email protected]>
@toddbaert toddbaert merged commit 2b7163a into open-feature:main Mar 21, 2023
@github-actions github-actions bot mentioned this pull request Mar 21, 2023
@thomaspoignant thomaspoignant deleted the fix-582 branch March 21, 2023 20:04
DBlanchard88 pushed a commit to DBlanchard88/java-sdk-contrib that referenced this pull request Apr 29, 2024
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
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.

(bug) The latest version of java OpenFeature provider doesn't support relay proxy version v1.3.0+
3 participants