Skip to content

Commit a83c5fa

Browse files
chore(main): release LaunchDarkly.ServerSdk 8.10.1 (#156)
🤖 I have created a release *beep* *boop* --- ## [8.10.1](LaunchDarkly.ServerSdk-v8.10.0...LaunchDarkly.ServerSdk-v8.10.1) (2025-08-26) ### Bug Fixes * Bump Internal SDK to 3.5.4 ([#154](#154)) ([2746c1a](2746c1a)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Jason Bailey <[email protected]>
1 parent b5fa766 commit a83c5fa

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"pkgs/dotnet-server-sdk-consul": "5.0.0",
33
"pkgs/dotnet-server-sdk-dynamodb": "4.0.0",
44
"pkgs/dotnet-server-sdk-redis": "5.1.0",
5-
"pkgs/sdk/server": "8.10.0",
5+
"pkgs/sdk/server": "8.10.1",
66
"pkgs/sdk/client": "5.5.2",
77
"pkgs/telemetry": "1.3.0",
88
"pkgs/sdk/server-ai": "0.9.0",

pkgs/sdk/server/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [8.10.1](https://github.com/launchdarkly/dotnet-core/compare/LaunchDarkly.ServerSdk-v8.10.0...LaunchDarkly.ServerSdk-v8.10.1) (2025-08-26)
4+
5+
6+
### Bug Fixes
7+
8+
* Bump Internal SDK to 3.5.4 ([#154](https://github.com/launchdarkly/dotnet-core/issues/154)) ([2746c1a](https://github.com/launchdarkly/dotnet-core/commit/2746c1aa06628cb8af7ff03a65c2b7542195aeff))
9+
310
## [8.10.0](https://github.com/launchdarkly/dotnet-core/compare/LaunchDarkly.ServerSdk-v8.9.2...LaunchDarkly.ServerSdk-v8.10.0) (2025-07-11)
411

512

pkgs/sdk/server/src/LaunchDarkly.ServerSdk.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<Project Sdk="Microsoft.NET.Sdk">
22
<PropertyGroup>
33
<!--x-release-please-start-version-->
4-
<Version>8.10.0</Version>
4+
<Version>8.10.1</Version>
55
<!--x-release-please-end-->
66
<!-- The BUILDFRAMEWORKS variable allows us to override the target frameworks with a
77
single framework that we are testing; this allows us to test with older SDK

0 commit comments

Comments
 (0)