Skip to content

chore: release main#1785

Merged
joker23 merged 1 commit into
mainfrom
release-please--branches--main
Jul 7, 2026
Merged

chore: release main#1785
joker23 merged 1 commit into
mainfrom
release-please--branches--main

Conversation

@github-actions

@github-actions github-actions Bot commented Jul 1, 2026

Copy link
Copy Markdown
Contributor

🤖 I have created a release beep boop

node-server-sdk: 9.12.0

9.12.0 (2026-07-07)

Features

  • add a custom proxyAgent option to the Node server SDK (#1438) (c74dae7)

Bug Fixes

  • add SOCKS proxy example and fixes warning logging and proxyAuth reporting (#1786) (a5b42ca)
node-server-sdk-dynamodb: 6.2.32

6.2.32 (2026-07-07)

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @launchdarkly/node-server-sdk bumped from 9.11.3 to 9.12.0
    • peerDependencies
      • @launchdarkly/node-server-sdk bumped from >=9.11.3 to >=9.12.0
node-server-sdk-otel: 1.3.19

1.3.19 (2026-07-07)

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @launchdarkly/node-server-sdk bumped from 9.11.3 to 9.12.0
    • peerDependencies
      • @launchdarkly/node-server-sdk bumped from >=9.11.3 to >=9.12.0
node-server-sdk-redis: 4.2.31

4.2.31 (2026-07-07)

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @launchdarkly/node-server-sdk bumped from 9.11.3 to 9.12.0
    • peerDependencies
      • @launchdarkly/node-server-sdk bumped from >=9.11.3 to >=9.12.0
openfeature-node-server: 1.3.2

1.3.2 (2026-07-07)

Bug Fixes

  • openfeature-node-server: identify floor for node server sdk peer dep (#1787) (d42203a)

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @launchdarkly/node-server-sdk bumped from 9.11.3 to 9.12.0
    • peerDependencies
      • @launchdarkly/node-server-sdk bumped from ^9.0.0 to ^9.12.0
server-sdk-ai: 1.2.0

1.2.0 (2026-07-07)

Features

  • implements _template methods for fetching non-interpolated config (#1774) (d808ca8)

Bug Fixes

  • server-ai: unpin peer depedency reference (#1788) (dbc2bd5)
server-sdk-ai-langchain: 0.8.4

0.8.4 (2026-07-07)

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @launchdarkly/server-sdk-ai bumped from ^1.1.1 to ^1.2.0
    • peerDependencies
      • @launchdarkly/server-sdk-ai bumped from ^1.1.1 to ^1.2.0
server-sdk-ai-openai: 0.7.4

0.7.4 (2026-07-07)

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @launchdarkly/server-sdk-ai bumped from ^1.1.1 to ^1.2.0
    • peerDependencies
      • @launchdarkly/server-sdk-ai bumped from ^1.1.1 to ^1.2.0
server-sdk-ai-vercel: 0.7.4

0.7.4 (2026-07-07)

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @launchdarkly/server-sdk-ai bumped from ^1.1.1 to ^1.2.0
    • peerDependencies
      • @launchdarkly/server-sdk-ai bumped from ^1.1.1 to ^1.2.0

This PR was generated with Release Please. See documentation.


Note

Medium Risk
The node-server-sdk 9.12.0 proxyAgent and connectivity changes affect all outbound flag/event traffic; remaining changes are mostly version alignment and AI config API additions.

Overview
Automated Release Please cut that bumps versions, changelogs, .release-please-manifest.json, and workspace dependency pins across the monorepo.

@launchdarkly/node-server-sdk 9.12.0 ships custom proxyAgent support for routing SDK HTTP (including SOCKS-style agents) plus related proxy logging/proxyAuth fixes; examples pin 9.12.0.

@launchdarkly/server-sdk-ai 1.2.0 adds _template APIs for non-interpolated AI config and relaxes a pinned peer dependency; LangChain/OpenAI/Vercel AI provider packages release patch bumps that depend on ^1.2.0.

@launchdarkly/openfeature-node-server 1.3.2 updates the reported wrapper version and aligns on node-server-sdk 9.12.0 (changelog notes a higher peer floor for the Node SDK). DynamoDB, Redis, and OTEL integrations release patch versions with >=9.12.0 peer/dev dependency floors.

Reviewed by Cursor Bugbot for commit 3c82eaa. Bugbot is set up for automated code reviews on this repo. Configure here.

@github-actions github-actions Bot requested a review from a team as a code owner July 1, 2026 17:29

@joker23 joker23 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

holding to get the proxy example through

@github-actions github-actions Bot force-pushed the release-please--branches--main branch 3 times, most recently from 4b6bc8d to c369734 Compare July 6, 2026 18:20

@cursor cursor Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes using default effort and found 1 potential issue.

Fix All in Cursor

❌ 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.

Comment thread packages/sdk/openfeature-node-server/package.json
@joker23

joker23 commented Jul 6, 2026

Copy link
Copy Markdown
Contributor

Now blocking until we get all of the peer deps in order.

@github-actions github-actions Bot force-pushed the release-please--branches--main branch 2 times, most recently from 3368e35 to 57ba062 Compare July 6, 2026 22:42
@github-actions

github-actions Bot commented Jul 7, 2026

Copy link
Copy Markdown
Contributor Author

@launchdarkly/js-sdk-common size report
This is the brotli compressed size of the ESM build.
Compressed size: 26365 bytes
Compressed size limit: 29000
Uncompressed size: 129044 bytes

@github-actions

github-actions Bot commented Jul 7, 2026

Copy link
Copy Markdown
Contributor Author

@launchdarkly/js-client-sdk-common size report
This is the brotli compressed size of the ESM build.
Compressed size: 38747 bytes
Compressed size limit: 39000
Uncompressed size: 212249 bytes

@github-actions

github-actions Bot commented Jul 7, 2026

Copy link
Copy Markdown
Contributor Author

@launchdarkly/browser size report
This is the brotli compressed size of the ESM build.
Compressed size: 179504 bytes
Compressed size limit: 200000
Uncompressed size: 831427 bytes

@github-actions

github-actions Bot commented Jul 7, 2026

Copy link
Copy Markdown
Contributor Author

@launchdarkly/js-client-sdk size report
This is the brotli compressed size of the ESM build.
Compressed size: 32027 bytes
Compressed size limit: 34000
Uncompressed size: 114248 bytes

@github-actions github-actions Bot force-pushed the release-please--branches--main branch from 57ba062 to 3c82eaa Compare July 7, 2026 14:05
@joker23 joker23 merged commit bd6a9c8 into main Jul 7, 2026
53 checks passed
@joker23 joker23 deleted the release-please--branches--main branch July 7, 2026 14:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant