Skip to content

Releases: launchdarkly/dotnet-sdk-internal

v3.6.1

09 Apr 21:10
Immutable release. Only release title and notes can be modified.
950ac1c

Choose a tag to compare

3.6.1 (2026-04-09)

Bug Fixes


This PR was generated with Release Please. See documentation.

v3.6.0

16 Dec 22:49
6924c26

Choose a tag to compare

3.6.0 (2025-12-16)

Features

  • adds headers to UnsuccessfulResponseException (#52) (3cca2ff)

v3.5.5

26 Sep 23:04
fb13dba

Choose a tag to compare

3.5.5 (2025-09-26)

Bug Fixes

v3.5.4

22 Aug 16:24
0e7b06f

Choose a tag to compare

3.5.4 (2025-08-22)

Bug Fixes

  • Prevent invalid strings from being part of format value (#46) (b4c772e)

v3.5.3

10 Jul 17:42
2d7221a

Choose a tag to compare

3.5.3 (2025-07-10)

Bug Fixes

v3.5.2

24 Jun 15:50
9edd135

Choose a tag to compare

3.5.2 (2025-06-24)

Bug Fixes

  • Address ARM64 optimization throwing exceptions (#42) (bac4833)

v3.5.1

30 May 16:24
ad3ed8a

Choose a tag to compare

3.5.1 (2025-05-30)

Bug Fixes

  • conditionalize immutable dependency (#40) (3ab529d)

v3.5.0

05 May 14:40
c146c0a

Choose a tag to compare

3.5.0 (2025-05-02)

Features

  • Inline context for custom and migrations op events (#34) (7013bbe)

3.4.0

13 Mar 20:24

Choose a tag to compare

[3.4.0] - 2024-03-13

Changed:

  • Redact anonymous attributes within feature events
  • Always inline contexts for feature events

3.3.1

17 Oct 16:27

Choose a tag to compare

[3.3.1] - 2023-10-17

Changed:

  • Updated Dotnet Common to 7.0.0 which contains nullability of IEnvironmentReporter properties.