chore: release main#1372
Merged
Merged
Conversation
9404fd4 to
22257db
Compare
jsonbailey
approved these changes
May 15, 2026
7c784dd to
85455cc
Compare
85455cc to
bebd031
Compare
jsonbailey
approved these changes
May 19, 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
browser: 0.1.21
0.1.21 (2026-05-19)
Dependencies
jest: 1.0.16
1.0.16 (2026-05-19)
Dependencies
js-client-sdk: 4.7.0
4.7.0 (2026-05-19)
Features
Dependencies
js-client-sdk-common: 1.27.0
1.27.0 (2026-05-19)
Features
react-native-client-sdk: 10.17.5
10.17.5 (2026-05-19)
Dependencies
react-sdk: 4.0.2
4.0.2 (2026-05-19)
Dependencies
server-sdk-ai: 1.0.0
1.0.0 (2026-05-19)
⚠ BREAKING CHANGES
LDAIClient.agent— useLDAIClient.agentConfiginsteadLDAIClient.agents— useLDAIClient.agentConfigsinsteadLDAIClient.createChat— useLDAIClient.createModelinsteadLDAIClient.initChat— useLDAIClient.createModelinsteadChatResponsetype and theapi/chatmodule — useRunnerResultfromapi/modelinsteadJudge.evaluateMessagesparameter type fromChatResponsetoRunnerResult(method retained per AI SDK spec Requirement 1.1.3)evaluationMetricKeys(plural) field fromLDAIJudgeConfigandLDAIJudgeConfigDefault— useevaluationMetricKey(singular) insteadLDAIConfigTracker.trackOpenAIMetrics— usetracker.trackMetricsOf(getAIMetricsFromResponse, fn)from@launchdarkly/server-sdk-ai-openaiinsteadLDAIConfigTracker.trackVercelAISDKGenerateTextMetrics— usetracker.trackMetricsOf(getAIMetricsFromResponse, fn)from@launchdarkly/server-sdk-ai-vercelinsteadcreateOpenAiUsagehelper — usegetAIMetricsFromResponsefrom@launchdarkly/server-sdk-ai-openaiinsteadcreateVercelAISDKTokenUsagehelper — usegetAIMetricsFromResponsefrom@launchdarkly/server-sdk-ai-vercelinsteadLDAIClient.config— useLDAIClient.completionConfiginsteadFeatures
Judge.evaluateMessagesparameter type fromChatResponsetoRunnerResult(method retained per AI SDK spec Requirement 1.1.3) (86951b0)ChatResponsetype and theapi/chatmodule — useRunnerResultfromapi/modelinstead (86951b0)createOpenAiUsagehelper — usegetAIMetricsFromResponsefrom@launchdarkly/server-sdk-ai-openaiinstead (86951b0)createVercelAISDKTokenUsagehelper — usegetAIMetricsFromResponsefrom@launchdarkly/server-sdk-ai-vercelinstead (86951b0)evaluationMetricKeys(plural) field fromLDAIJudgeConfigandLDAIJudgeConfigDefault— useevaluationMetricKey(singular) instead (86951b0)LDAIClient.agent— useLDAIClient.agentConfiginstead (86951b0)LDAIClient.agents— useLDAIClient.agentConfigsinstead (86951b0)LDAIClient.config— useLDAIClient.completionConfiginstead (86951b0)LDAIClient.createChat— useLDAIClient.createModelinstead (86951b0)LDAIClient.initChat— useLDAIClient.createModelinstead (86951b0)LDAIConfigTracker.trackOpenAIMetrics— usetracker.trackMetricsOf(getAIMetricsFromResponse, fn)from@launchdarkly/server-sdk-ai-openaiinstead (86951b0)LDAIConfigTracker.trackVercelAISDKGenerateTextMetrics— usetracker.trackMetricsOf(getAIMetricsFromResponse, fn)from@launchdarkly/server-sdk-ai-vercelinstead (86951b0)Bug Fixes
server-sdk-ai-langchain: 0.8.0
0.8.0 (2026-05-19)
Features
Bug Fixes
Dependencies
server-sdk-ai-openai: 0.7.0
0.7.0 (2026-05-19)
Features
Bug Fixes
Dependencies
server-sdk-ai-vercel: 0.7.0
0.7.0 (2026-05-19)
Features
Bug Fixes
Dependencies
This PR was generated with Release Please. See documentation.
Note
Medium Risk
Primarily a release/metadata PR (version bumps and changelog updates), but it includes a
@launchdarkly/server-sdk-aimajor version bump to1.0.0, which signals breaking API changes for downstream consumers.Overview
Release-please version rollup. Updates
.release-please-manifest.json, packageversionfields, and associatedCHANGELOG.mdentries across the monorepo.Notable bumps include
@launchdarkly/server-sdk-aito1.0.0(breaking-change release per changelog) and propagation of dependency bumps (@launchdarkly/js-client-sdk-commonto1.27.0, browser SDK to4.7.0, React Native to10.17.5, React SDK to4.0.2, and AI provider packages to0.7.x/0.8.0), along with updating embedded SDK/wrapper version strings (e.g.,BrowserInfo,PlatformInfo,LDReactClient).Reviewed by Cursor Bugbot for commit bebd031. Bugbot is set up for automated code reviews on this repo. Configure here.