-
Notifications
You must be signed in to change notification settings - Fork 23
chore: adds initMetadata handling to FDv2 datasources #866
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
base: main
Are you sure you want to change the base?
Conversation
…ates, and FDv2 DataSource impls.
…ecuting in parallel
@launchdarkly/js-sdk-common size report |
@launchdarkly/js-client-sdk size report |
@launchdarkly/js-client-sdk-common size report |
Hold off on merging until FDv2 Config PR merges. |
Requirements
Related issues
@abarker-launchdarkly added initMetadata support while I was working on FDv2 data sources. This catches the FDv2 datasources up to FDv1 implementations on main.
Describe the solution you've provided
Similar to existing FDv1 approach.