From f765fe21d08fcb3f867a62c17f5e19cbb172d234 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 1 Jul 2026 18:30:05 +0000 Subject: [PATCH] chore(main): release LaunchDarkly.ClientSdk 5.9.1 --- .release-please-manifest.json | 2 +- pkgs/sdk/client/CHANGELOG.md | 7 +++++++ pkgs/sdk/client/PROVENANCE.md | 2 +- pkgs/sdk/client/src/LaunchDarkly.ClientSdk.csproj | 2 +- 4 files changed, 10 insertions(+), 3 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 4eb8e725..86a84ebf 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -3,7 +3,7 @@ "pkgs/dotnet-server-sdk-dynamodb": "5.0.1", "pkgs/dotnet-server-sdk-redis": "5.1.1", "pkgs/sdk/server": "8.14.1", - "pkgs/sdk/client": "5.9.0", + "pkgs/sdk/client": "5.9.1", "pkgs/telemetry": "1.5.1", "pkgs/sdk/server-ai": "0.12.0", "pkgs/shared/common": "7.2.0", diff --git a/pkgs/sdk/client/CHANGELOG.md b/pkgs/sdk/client/CHANGELOG.md index 2d9b8c32..a4dd0372 100644 --- a/pkgs/sdk/client/CHANGELOG.md +++ b/pkgs/sdk/client/CHANGELOG.md @@ -3,6 +3,13 @@ All notable changes to the LaunchDarkly Client-Side SDK for .NET will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org). +## [5.9.1](https://github.com/launchdarkly/dotnet-core/compare/LaunchDarkly.ClientSdk-v5.9.0...LaunchDarkly.ClientSdk-v5.9.1) (2026-07-01) + + +### Bug Fixes + +* update LaunchDarkly.EventSource to 5.3.1 for Authenticode-signed assemblies ([#303](https://github.com/launchdarkly/dotnet-core/issues/303)) ([60e5c4e](https://github.com/launchdarkly/dotnet-core/commit/60e5c4ec3de82c29df4b64874a89956bb3d0f1c5)) + ## [5.9.0](https://github.com/launchdarkly/dotnet-core/compare/LaunchDarkly.ClientSdk-v5.8.0...LaunchDarkly.ClientSdk-v5.9.0) (2026-06-11) diff --git a/pkgs/sdk/client/PROVENANCE.md b/pkgs/sdk/client/PROVENANCE.md index db347b55..5ecac7b4 100644 --- a/pkgs/sdk/client/PROVENANCE.md +++ b/pkgs/sdk/client/PROVENANCE.md @@ -9,7 +9,7 @@ To verify build provenance attestations, we recommend using the [GitHub CLI `att ``` # Set the version of the SDK to verify -SDK_VERSION=5.9.0 +SDK_VERSION=5.9.1 ``` diff --git a/pkgs/sdk/client/src/LaunchDarkly.ClientSdk.csproj b/pkgs/sdk/client/src/LaunchDarkly.ClientSdk.csproj index 440b31b5..8c5445bc 100644 --- a/pkgs/sdk/client/src/LaunchDarkly.ClientSdk.csproj +++ b/pkgs/sdk/client/src/LaunchDarkly.ClientSdk.csproj @@ -2,7 +2,7 @@ - 5.9.0 + 5.9.1