chore: release main#1792
Merged
Merged
Conversation
3abec09 to
cfc8b03
Compare
cfc8b03 to
5340734
Compare
joker23
approved these changes
Jul 8, 2026
Contributor
Author
|
@launchdarkly/js-sdk-common size report |
Contributor
Author
|
@launchdarkly/js-client-sdk size report |
Contributor
Author
|
@launchdarkly/browser size report |
Contributor
Author
|
@launchdarkly/js-client-sdk-common size report |
keelerm84
approved these changes
Jul 8, 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
akamai-edgeworker-sdk-common: 2.0.25
2.0.25 (2026-07-08)
Dependencies
akamai-server-base-sdk: 3.0.26
3.0.26 (2026-07-08)
Dependencies
akamai-server-edgekv-sdk: 1.4.28
1.4.28 (2026-07-08)
Dependencies
client-testing-plugin: 1.0.3
1.0.3 (2026-07-08)
Dependencies
cloudflare-server-sdk: 2.7.27
2.7.27 (2026-07-08)
Dependencies
fastly-server-sdk: 0.2.17
0.2.17 (2026-07-08)
Bug Fixes
Performance Improvements
Dependencies
js-server-sdk-common: 2.19.3
2.19.3 (2026-07-08)
Bug Fixes
js-server-sdk-common-edge: 2.6.24
2.6.24 (2026-07-08)
Dependencies
node-server-sdk: 9.12.1
9.12.1 (2026-07-08)
Dependencies
node-server-sdk-dynamodb: 6.2.33
6.2.33 (2026-07-08)
Dependencies
node-server-sdk-otel: 1.3.20
1.3.20 (2026-07-08)
Dependencies
node-server-sdk-redis: 4.2.32
4.2.32 (2026-07-08)
Dependencies
openfeature-node-server: 1.3.3
1.3.3 (2026-07-08)
Dependencies
react-sdk: 4.1.5
4.1.5 (2026-07-08)
Dependencies
server-sdk-ai: 1.2.1
1.2.1 (2026-07-08)
Dependencies
server-sdk-ai-langchain: 0.8.5
0.8.5 (2026-07-08)
Dependencies
server-sdk-ai-openai: 0.7.5
0.7.5 (2026-07-08)
Dependencies
server-sdk-ai-vercel: 0.7.5
0.7.5 (2026-07-08)
Dependencies
shopify-oxygen-sdk: 0.1.15
0.1.15 (2026-07-08)
Dependencies
vercel-server-sdk: 1.3.50
1.3.50 (2026-07-08)
Dependencies
This PR was generated with Release Please. See documentation.
Note
Medium Risk
Edge and Fastly event delivery and feature-store caching behavior change in patch releases; wide dependency fan-out but changes are targeted bug/perf fixes rather than API breaks.
Overview
This is a Release Please cut that publishes new package versions across the monorepo. The diff is mostly
.release-please-manifest.json,package.json/CHANGELOG.mdupdates, andx-release-please-versionstrings—not new feature code in this branch.The meaningful behavior in this release comes from
@launchdarkly/js-server-sdk-common2.19.3, which disables event processor background flush timers for edge clients so edge runtimes don’t keep interval timers alive. That fix flows into Fastly 0.2.17 (alsoeventsUriininit(), no caching of rejected KV loads inEdgeFeatureStore, and narrowercrypto-jsimports), plus patch bumps for Node server SDK 9.12.1, edge packages (Cloudflare, Vercel, Akamai), React 4.1.5, AI providers, stores, and OTEL wrappers aligned on the new common dependency versions.Reviewed by Cursor Bugbot for commit 5340734. Bugbot is set up for automated code reviews on this repo. Configure here.