Skip to content

fix: Update launchdarkly_common_client to version 1.14.3 - #339

Merged
tanderson-ld merged 1 commit into
mainfrom
ta/bump-common-client-1.14.3
Aug 26, 2026
Merged

fix: Update launchdarkly_common_client to version 1.14.3#339
tanderson-ld merged 1 commit into
mainfrom
ta/bump-common-client-1.14.3

Conversation

@tanderson-ld

@tanderson-ld tanderson-ld commented Aug 26, 2026

Copy link
Copy Markdown
Contributor

Final hop propagating the flagVersion serialization fix (#335) out to the published Flutter SDK.

flutter_client_sdk pins launchdarkly_common_client exactly, so the fix does not reach SDK users without this edit. This is the only place in the repo pinning common_client.

Chain so far:

Package Version Status
launchdarkly_dart_common 1.8.2 published — contains the fix (#335, #337)
launchdarkly_common_client 1.14.3 published — pins common 1.8.2 (#338, #336)
launchdarkly_flutter_client_sdk 4.20.3 this PR triggers the release

1.14.3 is already live on pub.dev, so there is no publish-ordering constraint: this can merge as soon as CI is green, and the resulting 4.20.3 release PR after it.

Same shape as the prior propagation commits: 48f6790 (fix: Update launchdarkly_common_client to version 1.14.2, #331) and 0e5301d (fix: Update launchdarkly_dart_common to version 1.8.1, #277).


Note

Overview
Bumps the exact launchdarkly_common_client pin in flutter_client_sdk from 1.14.2 to 1.14.3 so published Flutter SDK users pick up the upstream fix for flagVersion in flag evaluation serialization (via launchdarkly_dart_common 1.8.2).

No Dart/Flutter source changes—only pubspec.yaml. This is the last hop in the version propagation chain before a 4.20.3 Flutter SDK release.

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

BEGIN_COMMIT_OVERRIDE
fix: Update launchdarkly_common_client to version 1.14.3
fix: Includes fix for flagVersion tracking in events
END_COMMIT_OVERRIDE

@tanderson-ld
tanderson-ld requested a review from a team as a code owner August 26, 2026 19:27
@tanderson-ld
tanderson-ld merged commit aaa2f0b into main Aug 26, 2026
9 checks passed
@tanderson-ld
tanderson-ld deleted the ta/bump-common-client-1.14.3 branch August 26, 2026 19:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants