Skip to content

Conversation

@tanderson-ld
Copy link
Contributor

@tanderson-ld tanderson-ld commented Jan 13, 2026

Requirements

  • I have added test coverage for new or changed functionality
  • I have followed the repository's pull request submission guidelines
  • I have validated my changes against all supported platform versions
    Cannot be done yet.

Related issues

SDK-1623

Describe the solution you've provided

Porting of Dotnet Server SDK implementation.

@tanderson-ld tanderson-ld requested a review from a team as a code owner January 13, 2026 19:00
static final URI DEFAULT_EVENTS_BASE_URI = URI.create("https://events.launchdarkly.com");
public static final URI DEFAULT_STREAMING_BASE_URI = URI.create("https://stream.launchdarkly.com");
public static final URI DEFAULT_POLLING_BASE_URI = URI.create("https://app.launchdarkly.com");
public static final URI DEFAULT_EVENTS_BASE_URI = URI.create("https://events.launchdarkly.com");
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For reviewers: Made public for describeConfiguration in the data source builders.

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.

3 participants