Open
Conversation
Contributor
|
Hold off on merging this. I am working to merge in all of the Agent Graph work so that we don't have multiple breaking change versions. |
46207c6 to
f0d5bbe
Compare
f0d5bbe to
846fe7d
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
🤖 I have created a release beep boop
launchdarkly-server-sdk-ai: 0.17.0
0.17.0 (2026-03-26)
⚠ BREAKING CHANGES
Features
Bug Fixes
launchdarkly-server-sdk-ai-langchain: 0.4.0
0.4.0 (2026-03-26)
⚠ BREAKING CHANGES
Features
Bug Fixes
launchdarkly-server-sdk-ai-openai: 0.3.0
0.3.0 (2026-03-26)
⚠ BREAKING CHANGES
Features
launchdarkly-server-sdk-ai-optimization: 0.1.0
0.1.0 (2026-03-26)
Features
Bug Fixes
This PR was generated with Release Please. See documentation.
Note
Medium Risk
Primarily a Release Please version/changelog update, but it ships breaking API changes (tracking method splits/removals and provider factory restructuring) that can break downstream consumers if they upgrade.
Overview
Publishes a new release across packages:
launchdarkly-server-sdk-ai->0.17.0, LangChain provider ->0.4.0, OpenAI provider ->0.3.0, and introduces theoptimizationpackage at0.1.0(manifest +pyproject.tomlupdates).Updates generated changelogs/provenance/version constants to reflect the release, with notes for breaking changes (e.g.,
track_metrics_ofsplit into sync/async variants, removal of node-scopedAIGraphTrackermethods in favor ofAIConfigTracker, and provider factory restructuring) and related feature/bugfix callouts.Written by Cursor Bugbot for commit 846fe7d. This will update automatically on new commits. Configure here.