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: get all feature flags related to a distinct_id (4/4) #57

Draft
wants to merge 13 commits into
base: main
Choose a base branch
from

Conversation

miguelhrocha
Copy link

@miguelhrocha miguelhrocha commented Jun 2, 2024

This is the 4th part of the feature flag support for the Java SDK. This PR should be reviewed in order after:

  1. feat: feature flag polling for local evaluation (1/4) #54
  2. feat: integrate feature flag poller to PostHog client (2/4) #55
  3. feat: send feature flag event to product analytics (3/4) #56

Please abstain of reviewing until the dependencies are merged, and this pull request is rebased.

Reviewer notes

This change brings the Java SDK closer to feature parity with other server-based SDKs related to feature flags. Now, the consumers of this library will be able to:

  1. Fetch all feature flags associated to a distinct_id.

@miguelhrocha miguelhrocha changed the title Get all feature flags from user Get all feature flags from user (1/4) Jun 2, 2024
@miguelhrocha miguelhrocha changed the title Get all feature flags from user (1/4) Get all feature flags from user (4/4) Jun 2, 2024
@miguelhrocha miguelhrocha changed the title Get all feature flags from user (4/4) feat: get all feature flags related to a distinct_id Jun 2, 2024
@miguelhrocha miguelhrocha changed the title feat: get all feature flags related to a distinct_id feat: get all feature flags related to a distinct_id (4/4) Jun 2, 2024
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

1 participant