File tree Expand file tree Collapse file tree 3 files changed +17
-2
lines changed
Expand file tree Collapse file tree 3 files changed +17
-2
lines changed Original file line number Diff line number Diff line change 33 "pkgs/dotnet-server-sdk-dynamodb" : " 4.0.0" ,
44 "pkgs/dotnet-server-sdk-redis" : " 5.0.0" ,
55 "pkgs/sdk/server" : " 8.8.0" ,
6- "pkgs/sdk/client" : " 5.4 .0" ,
6+ "pkgs/sdk/client" : " 5.5 .0" ,
77 "pkgs/telemetry" : " 1.1.0" ,
88 "pkgs/sdk/server-ai" : " 0.7.0" ,
99 "pkgs/shared/common" : " 7.0.1" ,
Original file line number Diff line number Diff line change 33All notable changes to the LaunchDarkly Client-Side SDK for .NET will be documented in this file.
44This project adheres to [ Semantic Versioning] ( http://semver.org ) .
55
6+ ## [ 5.5.0] ( https://github.com/launchdarkly/dotnet-core/compare/LaunchDarkly.ClientSdk-v5.4.0...LaunchDarkly.ClientSdk-v5.5.0 ) (2025-06-02)
7+
8+
9+ ### Features
10+
11+ * Update SDK client to net8 ([ aea1514] ( https://github.com/launchdarkly/dotnet-core/commit/aea1514b104007d703aafa58adc2ff318f8182b1 ) )
12+ * Update to net8 ([ ddae814] ( https://github.com/launchdarkly/dotnet-core/commit/ddae814250cb21e0de2b953808202addd7098c4c ) )
13+
14+
15+ ### Bug Fixes
16+
17+ * [ #104 ] ( https://github.com/launchdarkly/dotnet-core/issues/104 ) dependency optimisation ([ #111 ] ( https://github.com/launchdarkly/dotnet-core/issues/111 ) ) ([ 2c7ff62] ( https://github.com/launchdarkly/dotnet-core/commit/2c7ff629a4c16ad866c6e4ea5b24abc622942f0e ) )
18+ * Bump Internal SDK version ([ #112 ] ( https://github.com/launchdarkly/dotnet-core/issues/112 ) ) ([ 3cb5ae4] ( https://github.com/launchdarkly/dotnet-core/commit/3cb5ae4e1de89f55d9221997c3ba2c7179ae4a2d ) )
19+ * Update CommonSDK to v7.0.1 ([ #126 ] ( https://github.com/launchdarkly/dotnet-core/issues/126 ) ) ([ fad338e] ( https://github.com/launchdarkly/dotnet-core/commit/fad338e651ffe856d6cf5c6e71ba6ff1526d422a ) )
20+
621## [ 5.4.0] ( https://github.com/launchdarkly/dotnet-core/compare/LaunchDarkly.ClientSdk-v5.3.0...LaunchDarkly.ClientSdk-v5.4.0 ) (2025-05-07)
722
823
Original file line number Diff line number Diff line change 22
33 <PropertyGroup >
44 <!-- x-release-please-start-version-->
5- <Version >5.4 .0</Version >
5+ <Version >5.5 .0</Version >
66 <!-- x-release-please-end-->
77 <!-- The BUILDFRAMEWORKS variable allows us to override the target frameworks in
88 a situation where we need to build only the .NET Standard target and do not
You can’t perform that action at this time.
0 commit comments