Skip to content

chore(main): release 4.20.0#319

Merged
kinyoklion merged 2 commits into
mainfrom
release-please--branches--main--components--launchdarkly_flutter_client_sdk
Jun 29, 2026
Merged

chore(main): release 4.20.0#319
kinyoklion merged 2 commits into
mainfrom
release-please--branches--main--components--launchdarkly_flutter_client_sdk

Conversation

@LaunchDarklyReleaseBot

@LaunchDarklyReleaseBot LaunchDarklyReleaseBot commented Jun 29, 2026

Copy link
Copy Markdown
Contributor

🤖 I have created a release beep boop

4.20.0 (2026-06-29)

Features

  • Add experimental support for data-saving mode (FDv2). (#314) (c2f9216)
  • Update launchdarkly_common_client to version 1.14.0 (#320) (2144c78)

This PR was generated with Release Please. See documentation.


Note

Medium Risk
Publishes a minor SDK release that documents an experimental FDv2 flag-data path and bumps the shared common client; opt-in only, but connection-mode behavior affects how flag data is fetched when enabled.

Overview
Cuts 4.20.0 of launchdarkly_flutter_client_sdk via Release Please: package version, sdkVersion in ld_client.dart, .release-please-manifest.json, and example app dependencies move from 4.19.0 to 4.20.0.

The new CHANGELOG entry for 4.20.0 describes what ships in this release: Early Access FDv2 (data-saving mode) by setting dataSystem: DataSystemConfig() on LDConfig, with lifecycle-driven connection behavior and runtime control via setConnectionMode / initialConnectionMode, while apps without dataSystem stay on FDv1. It also notes the launchdarkly_common_client 1.14.0 dependency alignment reflected in pubspec.yaml.

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

@cursor cursor Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes using default effort and found 1 potential issue.

Fix All in Cursor

❌ 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 b5bf037. Configure here.

Comment thread packages/flutter_client_sdk/lib/src/ld_client.dart

@kinyoklion kinyoklion left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Holding for common.

@LaunchDarklyReleaseBot LaunchDarklyReleaseBot force-pushed the release-please--branches--main--components--launchdarkly_flutter_client_sdk branch 4 times, most recently from ace713b to 6f4ae80 Compare June 29, 2026 17:15
@kinyoklion kinyoklion self-requested a review June 29, 2026 17:24
@LaunchDarklyReleaseBot LaunchDarklyReleaseBot force-pushed the release-please--branches--main--components--launchdarkly_flutter_client_sdk branch from d545490 to 781fc3c Compare June 29, 2026 17:31
Added Early Access support for FDv2 data system with configuration options and connection mode control.
@kinyoklion kinyoklion merged commit c297110 into main Jun 29, 2026
7 checks passed
@LaunchDarklyReleaseBot

Copy link
Copy Markdown
Contributor Author

🤖 Created releases:

🌻

@kinyoklion kinyoklion deleted the release-please--branches--main--components--launchdarkly_flutter_client_sdk branch June 29, 2026 17:49
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.

2 participants