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

Merge private main forward #232

Merged
merged 5 commits into from
Nov 21, 2023
Merged

Merge private main forward #232

merged 5 commits into from
Nov 21, 2023

Conversation

keelerm84
Copy link
Member

No description provided.

@keelerm84 keelerm84 requested a review from a team November 21, 2023 14:31
keelerm84 and others added 5 commits November 21, 2023 09:32
…e package (#254)

Co-authored-by: Eli Bishop <eli@launchdarkly.com>
The client instance will now provide access to a
`data_source_status_provider`. This provider allows developers to
retrieve the status of the SDK on demand, or through registered
listeners.
The client instance will now provide access to a `flag_tracker`. This
tracker allows developers to be notified when a flag configuration
changes (or optionally when the /value/ of a flag changes for a
particular context).
The client instance will now provide access to a
`data_store_status_provider`. This provider allows developers to
retrieve the data store status of the SDK on demand, or asynchronously
by registering listeners.
@keelerm84 keelerm84 merged commit 35297e3 into main Nov 21, 2023
@keelerm84 keelerm84 deleted the merge-main-forward branch November 21, 2023 19:00
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.

None yet

2 participants