Skip to content

chore: release main - #595

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
release-please--branches--main
Open

chore: release main#595
github-actions[bot] wants to merge 1 commit into
mainfrom
release-please--branches--main

Conversation

@github-actions

@github-actions github-actions Bot commented Aug 14, 2026

Copy link
Copy Markdown
Contributor

🤖 I have created a release beep boop

launchdarkly-cpp-server: 3.13.2

3.13.2 (2026-08-14)

Bug Fixes

  • allow lazy load evaluations when $inited key is not set (#508) (120b79a)
launchdarkly-cpp-server-dynamodb-source: 0.3.2

0.3.2 (2026-08-14)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @launchdarkly/cpp-server bumped from 3.13.1 to 3.13.2
launchdarkly-cpp-server-otel: 0.1.6

0.1.6 (2026-08-14)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @launchdarkly/cpp-server bumped from 3.13.1 to 3.13.2
launchdarkly-cpp-server-redis-source: 2.4.2

2.4.2 (2026-08-14)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @launchdarkly/cpp-server bumped from 3.13.1 to 3.13.2

This PR was generated with Release Please. See documentation.


Note

Overview
Release Please bumps published versions across the monorepo: launchdarkly-cpp-server 3.13.2, plus matching patch releases for Redis, DynamoDB, and OTEL server packages that depend on it.

The 3.13.2 server SDK release documents a bug fix (#508): lazy-load (daemon) mode no longer blocks initialization or evaluations when the persistent store lacks the $inited key. The lazy-load data system now treats itself as initialized immediately (aligned with other SDKs), logs a warning if $inited is missing, and still evaluates from on-demand store reads.

This PR’s diff is mostly version constants (CMakeLists.txt, package.json, .release-please-manifest.json, Client::Version()), changelog entries, and version assertion updates in tests—not the implementation of the fix itself.

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

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.

0 participants