Skip to content

Releases: launchdarkly/rust-server-sdk

v2.5.1

24 Mar 14:23
0bb3a7f
Compare
Choose a tag to compare

2.5.1 (2025-03-24)

Bug Fixes

  • Bump eventsource-client 0.13 -> 0.14 (ae56d7c)
  • Bump lru 0.12 -> 0.13 (ae56d7c)
  • Bump rand 0.8 -> 0.9 (ae56d7c)
  • Bump thiserror 1.0 -> 2.0 (ae56d7c)

v2.5.0

21 Mar 15:46
06bb4f3
Compare
Choose a tag to compare

2.5.0 (2025-03-21)

Features

Bug Fixes

v2.4.1

13 Dec 17:48
65b708a
Compare
Choose a tag to compare

2.4.1 (2024-12-13)

Bug Fixes

  • Enable event-compression during docs.rs generation (#104) (c50a65d)

v2.4.0

10 Dec 14:23
719a172
Compare
Choose a tag to compare

2.4.0 (2024-12-05)

Features

  • Add option to enable compression of event payloads (#102) (5cc7aac)

v2.3.0

25 Oct 17:46
c239b8a
Compare
Choose a tag to compare

2.3.0 (2024-10-24)

Features

  • support prerequisite relation data in all_flags_detail (#99) (d0ad003)

v2.2.1

08 Aug 20:11
b042788
Compare
Choose a tag to compare

2.2.1 (2024-08-08)

Bug Fixes

  • Allow event retries even if initial request fails to connect (#93) (a9c0150)
  • Suppress error log on es::Error::Eof (#96) (20d0891)

v2.2.0

19 Jul 13:54
8b5e18e
Compare
Choose a tag to compare

2.2.0 (2024-07-19)

Features

  • Add option to omit anonymous users from index and identify events (#89) (78c9668)
  • Add support for migrations (#90) (445ab74)
  • Add wait_for_initialization with timeout parameter (#76) (45e3451)

Bug Fixes

v2.1.0

15 Mar 20:59
08bf51b
Compare
Choose a tag to compare

2.1.0 (2024-03-15)

Features

  • Inline contexts for all evaluation events (#63) (b31b5e7)
  • Redact anonymous attributes within feature events (#64) (66e2e54)

v2.0.2

21 Dec 21:46
539a821
Compare
Choose a tag to compare

2.0.2 (2023-12-21)

Bug Fixes

v2.0.1

22 Nov 16:25
8c16e46
Compare
Choose a tag to compare

2.0.1 (2023-11-22)

Bug Fixes

  • Export config::BuildError as ConfigBuildError (#57) (28e8d78)