chore: release main - #585
Merged
Merged
Conversation
github-actions
Bot
force-pushed
the
release-please--branches--main
branch
from
August 4, 2026 17:57
833ba06 to
d75af83
Compare
beekld
approved these changes
Aug 4, 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
launchdarkly-cpp-client: 3.11.4
3.11.4 (2026-08-04)
Bug Fixes
Dependencies
launchdarkly-cpp-internal: 0.14.2
0.14.2 (2026-08-04)
Dependencies
launchdarkly-cpp-networking: 0.2.1
0.2.1 (2026-08-04)
Bug Fixes
launchdarkly-cpp-server: 3.13.1
3.13.1 (2026-08-04)
Dependencies
launchdarkly-cpp-server-dynamodb-source: 0.3.1
0.3.1 (2026-08-04)
Dependencies
launchdarkly-cpp-server-otel: 0.1.5
0.1.5 (2026-08-04)
Dependencies
launchdarkly-cpp-server-redis-source: 2.4.1
2.4.1 (2026-08-04)
Dependencies
launchdarkly-cpp-sse-client: 0.7.1
0.7.1 (2026-08-04)
Dependencies
This PR was generated with Release Please. See documentation.
Note
Low Risk
Automated version and changelog updates only; behavioral changes are small bug fixes already described in release notes (prerequisite cycle guard, networking build fix).
Overview
Release Please cut that bumps versions across the monorepo and records what shipped since the last tags—no new feature code in this diff beyond version metadata and changelog entries.
Client SDK 3.11.4 includes a defensive cycle guard during prerequisite evaluation (avoids unbounded recursion on cyclic prerequisite graphs) and pulls updated internal and SSE client dependencies.
Networking 0.2.1 documents a fix that disables Foxy separate compilation to prevent a Boost.Asio ODR crash; SSE client 0.7.1 and internal 0.14.2 depend on that networking bump.
Server SDK 3.13.1 and the Redis / DynamoDB / OTEL extension packages are patch releases that align with those dependency updates. Common stays at 1.12.0.
Reviewed by Cursor Bugbot for commit d75af83. Bugbot is set up for automated code reviews on this repo. Configure here.