chore: release main#1785
Open
github-actions[bot] wants to merge 1 commit into
Open
Conversation
joker23
requested changes
Jul 1, 2026
joker23
left a comment
Contributor
There was a problem hiding this comment.
holding to get the proxy example through
4b6bc8d to
c369734
Compare
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes using default effort and found 1 potential issue.
❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, have a team admin enable autofix in the Cursor dashboard.
Reviewed by Cursor Bugbot for commit c369734. Configure here.
Contributor
|
Now blocking until we get all of the peer deps in order. |
c369734 to
3368e35
Compare
3368e35 to
57ba062
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
node-server-sdk: 9.12.0
9.12.0 (2026-07-06)
Features
Bug Fixes
node-server-sdk-dynamodb: 6.2.32
6.2.32 (2026-07-06)
Dependencies
node-server-sdk-otel: 1.3.19
1.3.19 (2026-07-06)
Dependencies
node-server-sdk-redis: 4.2.31
4.2.31 (2026-07-06)
Dependencies
openfeature-node-server: 1.3.2
1.3.2 (2026-07-06)
Bug Fixes
Dependencies
server-sdk-ai: 1.2.0
1.2.0 (2026-07-06)
Features
server-sdk-ai-langchain: 0.8.4
0.8.4 (2026-07-06)
Dependencies
server-sdk-ai-openai: 0.7.4
0.7.4 (2026-07-06)
Dependencies
server-sdk-ai-vercel: 0.7.4
0.7.4 (2026-07-06)
Dependencies
This PR was generated with Release Please. See documentation.
Note
Medium Risk
The release bundles Node SDK networking/proxy behavior and AI SDK API changes; risk is in those already-merged features, not in the version-only diff itself.
Overview
Release Please version bump across the monorepo:
.release-please-manifest.json, package versions, CHANGELOG entries, and embedded SDK/wrapper version strings (NodeInfo,sdkInfo,LaunchDarklyProvider).@launchdarkly/node-server-sdk9.12.0 ships prior work: customproxyAgentfor outbound HTTP/SSE and SOCKS proxy logging fixes. DynamoDB/Redis/OTEL integrations and React examples pin 9.12.0 and raise peer floors where noted.@launchdarkly/server-sdk-ai1.2.0 publishes_templateAPIs for non-interpolated AI config; LangChain/OpenAI/Vercel provider packages bump to ^1.2.0 in dev deps (changelog also records peer bumps).@launchdarkly/openfeature-node-server1.3.2 updateswrapperVersionto 1.3.2 and changelog documents tightening the node-server-sdk peer floor to ^9.12.0 (getting-started example pins updated).Reviewed by Cursor Bugbot for commit 57ba062. Bugbot is set up for automated code reviews on this repo. Configure here.