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

atlas: ignore unknown properties for lwc subs #1076

Merged
merged 1 commit into from
Aug 29, 2023

Conversation

brharrington
Copy link
Contributor

Update the JSON parsing for the LWC subscription manager so that it will ignore unknown fields. This avoids breaking if the server adds some additional metadata to the response. There is the expectation, that new fields can be added as long as it doesn't otherwise break the expected behavior for old clients.

Update the JSON parsing for the LWC subscription manager
so that it will ignore unknown fields. This avoids breaking
if the server adds some additional metadata to the response.
There is the expectation, that new fields can be added as
long as it doesn't otherwise break the expected behavior for
old clients.
@brharrington brharrington added this to the 1.6.10 milestone Aug 29, 2023
@brharrington brharrington merged commit f3a8f6e into Netflix:main Aug 29, 2023
1 check passed
@brharrington brharrington deleted the sub-unknown branch August 29, 2023 16:46
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.

1 participant