Skip to content

Conversation

jsonbailey
Copy link
Contributor

@jsonbailey jsonbailey commented Sep 26, 2025

Note

Validate SDK key format, ignore invalid keys during config, emit error log on startup if invalid, and update CommonSdk/InternalSdk versions.

  • Configuration:
    • Validate SDK key via ValidationUtils.IsValidSdkKeyFormat; ConfigurationBuilder now ignores invalid keys in constructor, copy constructor, and SdkKey().
  • Client runtime:
    • Log an error at startup if _configuration.SdkKey is null while not offline in LdClient.
  • Tests:
    • Update test to use a non-empty SDK key in LdClientListenersTest.
  • Dependencies:
    • Bump LaunchDarkly.CommonSdk to 7.1.1 and LaunchDarkly.InternalSdk to 3.5.5.}

Written by Cursor Bugbot for commit dfa801e. This will update automatically on new commits. Configure here.

@jsonbailey jsonbailey requested a review from a team as a code owner September 26, 2025 17:11
@jsonbailey jsonbailey marked this pull request as draft September 26, 2025 17:18
@jsonbailey jsonbailey marked this pull request as ready for review September 27, 2025 00:47
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.

2 participants