LaunchDarkly Server-Side SDK for .NET
Build custom integrations with the LaunchDarkly REST API
## [8.5.1](https://github.com/launchdarkly/dotnet-server-sdk/compare/8.5.0...8.5.1) (2024-06-03) ### Bug Fixes * Adjust big segments logic to preve…
## [8.5.0](https://github.com/launchdarkly/dotnet-server-sdk/compare/8.4.0...8.5.0) (2024-05-10) ### Features * adds warning log if excessive Start…
## [1.0.0](https://github.com/launchdarkly/dotnet-server-sdk/compare/telemetry-0.2.1...telemetry-1.0.0) (2024-04-24) ### Features * add support …
## [8.4.0](https://github.com/launchdarkly/dotnet-server-sdk/compare/8.3.0...8.4.0) (2024-04-23) **Note:** This release is an artifact of our autom…
## [0.2.1](https://github.com/launchdarkly/dotnet-server-sdk/compare/telemetry-0.2.0...telemetry-0.2.1) (2024-04-23) ### Bug Fixes * telemetry acti…
## [0.2.0](https://github.com/launchdarkly/dotnet-server-sdk/compare/telemetry-v0.1.0...telemetry-0.2.0) (2024-04-23) ### Features * add support fo…
## [8.3.0] - 2024-04-03 ### Added: - This release introduces a Hooks API. Hooks are collections of user-defined callbacks that are executed by the SDK…
## [8.2.0] - 2024-03-14 ### Changed: - Redact anonymous attributes within feature events - Always inline contexts for feature events