Skip to content

Commit 5bbd7ec

Browse files
chore(main): release launchdarkly_common_client 1.11.0 (#284)
🤖 I have created a release *beep* *boop* --- ## [1.11.0](launchdarkly_common_client-v1.10.0...launchdarkly_common_client-v1.11.0) (2026-06-03) ### Features * Wire FDv2 connection-mode resolution in common_client ([#279](#279)) ([ceb931f](ceb931f)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). <!-- CURSOR_SUMMARY --> --- > [!NOTE] > **Low Risk** > Version and changelog/manifest updates only; no runtime code changes in this PR. > > **Overview** > Release Please PR that **bumps** `launchdarkly_common_client` from **1.10.0** to **1.11.0** and syncs the release manifest (`.release-please-manifest.json`). > > The **CHANGELOG** entry for 1.11.0 documents the shipped feature from [#279](#279): wiring **FDv2 connection-mode resolution** in common_client (building on the FDv2 connection/resolved-mode types added in 1.10.0). **No application or library source changes** appear in this diff—only version and release notes. > > <sup>Reviewed by [Cursor Bugbot](https://cursor.com/bugbot) for commit 2c1d100. Bugbot is set up for automated code reviews on this repo. Configure [here](https://www.cursor.com/dashboard/bugbot).</sup> <!-- /CURSOR_SUMMARY -->
1 parent ceb931f commit 5bbd7ec

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"packages/common":"1.8.1","packages/common_client":"1.10.0","packages/event_source_client":"2.1.0","packages/flutter_client_sdk":"4.16.0"}
1+
{"packages/common":"1.8.1","packages/common_client":"1.11.0","packages/event_source_client":"2.1.0","packages/flutter_client_sdk":"4.16.0"}

packages/common_client/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
All notable changes to the LaunchDarkly Common Client will be documented in this file. This project adheres to [Semantic Versioning](https://semver.org).
44

5+
## [1.11.0](https://github.com/launchdarkly/flutter-client-sdk/compare/launchdarkly_common_client-v1.10.0...launchdarkly_common_client-v1.11.0) (2026-06-03)
6+
7+
8+
### Features
9+
10+
* Wire FDv2 connection-mode resolution in common_client ([#279](https://github.com/launchdarkly/flutter-client-sdk/issues/279)) ([ceb931f](https://github.com/launchdarkly/flutter-client-sdk/commit/ceb931fdbe108fc52eeabc48ababd5727e09f8be))
11+
512
## [1.10.0](https://github.com/launchdarkly/flutter-client-sdk/compare/launchdarkly_common_client-v1.9.0...launchdarkly_common_client-v1.10.0) (2026-05-29)
613

714

packages/common_client/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: launchdarkly_common_client
22
description: Client-side SDK code for dart. This is an internal package not designed for general use.
3-
version: 1.10.0
3+
version: 1.11.0
44
homepage: https://github.com/launchdarkly/flutter-client-sdk
55
repository: https://github.com/launchdarkly/flutter-client-sdk/tree/main/packages/common_client
66

0 commit comments

Comments
 (0)