chore: release main#530
Open
github-actions[bot] wants to merge 1 commit into
Open
Conversation
f20e0b3 to
b5f8572
Compare
b5f8572 to
505b538
Compare
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes using default mode 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 505b538. Configure here.
1636b9e to
6c17ed0
Compare
23d6b5d to
3a078b5
Compare
db0c337 to
0774918
Compare
a3b074b to
a73aec4
Compare
a73aec4 to
d5ad2fd
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
launchdarkly-cpp-client: 3.11.2
3.11.2 (2026-06-18)
Dependencies
launchdarkly-cpp-common: 1.12.0
1.12.0 (2026-06-18)
Features
launchdarkly-cpp-internal: 0.14.0
0.14.0 (2026-06-18)
Features
Bug Fixes
Dependencies
launchdarkly-cpp-server: 3.11.0
3.11.0 (2026-06-18)
Features
Bug Fixes
Dependencies
launchdarkly-cpp-server-dynamodb-source: 0.2.0
0.2.0 (2026-06-18)
Features
Dependencies
launchdarkly-cpp-server-otel: 0.1.2
0.1.2 (2026-06-18)
Dependencies
launchdarkly-cpp-server-redis-source: 2.3.0
2.3.0 (2026-06-18)
Features
Dependencies
launchdarkly-cpp-sse-client: 0.7.0
0.7.0 (2026-06-18)
Features
This PR was generated with Release Please. See documentation.
Note
Medium Risk
The PR is low-risk mechanically, but it publishes server 3.11.0 with major flag-delivery and Big Segment evaluation changes that can affect production flag results and data-source behavior.
Overview
This is a Release Please cut that bumps versions across the monorepo and records what ships in each package—no new feature code in the diff itself.
Server SDK (
3.11.0) is the headline: changelog entries document FDv2 (orchestrator, config builder, FDv1 adapter/fallback from streaming and polling), Big Segments (public config/client APIs, evaluation,IBigSegmentStore, Redis/DynamoDB sources, internal wrapper),X-LaunchDarkly-Instance-Id, and FDv2 contract-test fixes. Client SDK (3.11.2) is a patch release that only pulls updated internal, common, and SSE dependencies. Common (1.12.0) notes Big Segments on public APIs; internal (0.14.0) notes Big Segment wrapper and FDv1 fallback behavior; SSE (0.7.0) notes FDv1 fallback propagation; Redis/DynamoDB/otel packages bump their server dependency.The mechanical changes are
.release-please-manifest.json, per-libpackage.json/CMakeLists.txtversions, embeddedkVersionstrings, version tests, and newCHANGELOG.mdsections.Reviewed by Cursor Bugbot for commit d5ad2fd. Bugbot is set up for automated code reviews on this repo. Configure here.