chore: release main#1348
Merged
jsonbailey merged 1 commit intomainfrom May 1, 2026
Merged
Conversation
deadeef to
e9357ed
Compare
jsonbailey
requested changes
May 1, 2026
Contributor
jsonbailey
left a comment
There was a problem hiding this comment.
I have another fix that needs to go out with this.
e9357ed to
ffc35f6
Compare
jsonbailey
approved these changes
May 1, 2026
Contributor
Author
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
server-sdk-ai: 0.19.0
0.19.0 (2026-05-01)
Features
server-sdk-ai-langchain: 0.6.2
0.6.2 (2026-05-01)
Dependencies
server-sdk-ai-openai: 0.5.9
0.5.9 (2026-05-01)
Dependencies
server-sdk-ai-vercel: 0.5.9
0.5.9 (2026-05-01)
Dependencies
This PR was generated with Release Please. See documentation.
Note
Medium Risk
Primarily a release/version-bump PR, but it publishes
@launchdarkly/server-sdk-ai@0.19.0which changes runtime behavior around tool configuration fallback and could affect downstream integrations.Overview
Updates the release manifest and bumps versions for
@launchdarkly/server-sdk-aito0.19.0and its provider packages (server-sdk-ai-langchain0.6.2,server-sdk-ai-openai0.5.9,server-sdk-ai-vercel0.5.9).Propagates the new
@launchdarkly/server-sdk-ai@0.19.0dependency range into providerpackage.jsonfiles and refreshes example app dependencies to the new package versions, along with changelog entries and the SDK version constant insdkInfo.ts.Reviewed by Cursor Bugbot for commit ffc35f6. Bugbot is set up for automated code reviews on this repo. Configure here.