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
a73aec4 to
d5ad2fd
Compare
e4d1b80 to
df1bbe4
Compare
df1bbe4 to
0f52dd8
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-23)
Dependencies
launchdarkly-cpp-common: 1.12.0
1.12.0 (2026-06-23)
Features
launchdarkly-cpp-internal: 0.14.0
0.14.0 (2026-06-23)
Features
Bug Fixes
Dependencies
launchdarkly-cpp-server: 3.11.0
3.11.0 (2026-06-23)
Features
Bug Fixes
Dependencies
launchdarkly-cpp-server-dynamodb-source: 0.2.0
0.2.0 (2026-06-23)
Features
Dependencies
launchdarkly-cpp-server-otel: 0.1.2
0.1.2 (2026-06-23)
Dependencies
launchdarkly-cpp-server-redis-source: 2.3.0
2.3.0 (2026-06-23)
Features
Dependencies
launchdarkly-cpp-sse-client: 0.7.0
0.7.0 (2026-06-23)
Features
This PR was generated with Release Please. See documentation.
Note
Low Risk
The PR only changes version numbers, manifests, and changelog text; functional risk sits in the already-merged features consumers get when they upgrade to the new tags.
Overview
Release Please updates versions across the monorepo so previously merged work ships as tagged packages. The diff is mechanical:
.release-please-manifest.json, per-packageCHANGELOG.mdentries,package.jsondependency pins, CMakeVERSION, embeddedkVersionstrings, and matching version assertions in tests.@launchdarkly/cpp-server3.11.0 is the substantive release (documented in changelogs, not re-implemented here): FDv2 data-system orchestration and config, FDv1 fallback from streaming/polling/SSE, Big Segments (public Client/Config APIs, evaluation,IBigSegmentStore, Redis/DynamoDB sources, cached wrapper),X-LaunchDarkly-Instance-Id, plus FDv2 contract-test fixes and aWhenAnycontinuation leak fix.@launchdarkly/cpp-client3.11.2 is a patch bump that only refreshes workspace deps (cpp-internal0.14.0,cpp-common1.12.0,cpp-sse-client0.7.0).cpp-common1.12.0,cpp-internal0.14.0,cpp-sse-client0.7.0, redis-source 2.3.0, dynamodb-source 0.2.0, and server-otel 0.1.2 align with the server release and updated dependency graph.Reviewed by Cursor Bugbot for commit 0f52dd8. Bugbot is set up for automated code reviews on this repo. Configure here.