Releases: launchdarkly/rust-server-sdk
Releases · launchdarkly/rust-server-sdk
v3.0.1
09 Mar 14:47
Compare
Sorry, something went wrong.
No results found
v3.0.0
04 Mar 14:05
Compare
Sorry, something went wrong.
No results found
3.0.0 (2026-03-04)
⚠ BREAKING CHANGES
Remove deprecated initialized_async function
Allow filtering all_flags_state to mobile only
Add native-tls feature
Enable event compression by default
Replace local hyper dependency with new launchdarkly-sdk-transport
Features
Add native-tls feature (0ea0703 )
Add support for test datasource (0ea0703 )
Allow filtering all_flags_state to mobile only (0ea0703 )
Choose crypto library with crypto-(aws-lc-rs|openssl) features (0ea0703 )
Enable event compression by default (0ea0703 )
Remove deprecated initialized_async function (0ea0703 )
Replace local hyper dependency with new launchdarkly-sdk-transport (0ea0703 )
Support synchronous event sending with new flush_blocking method (0ea0703 )
This PR was generated with Release Please . See documentation .
v2.6.3
26 Jan 19:19
Compare
Sorry, something went wrong.
No results found
2.6.3 (2026-01-26)
Bug Fixes
v2.6.2
18 Dec 14:39
Compare
Sorry, something went wrong.
No results found
2.6.2 (2025-12-18)
Bug Fixes
Bump eventsource client from v0.14.0 -> v0.16.0 (90ddf72 )
Bump MSRV from 1.82 to 1.83 (90ddf72 )
Update aws-lc-rs from v1.13.3 to 1.14.1 (#128 ) (1295da6 )
v2.6.1
27 Aug 20:47
Compare
Sorry, something went wrong.
No results found
2.6.1 (2025-08-27)
Bug Fixes
Replace ring usage with aws lc rs for FIPS compliance (#124 ) (843355e )
v2.6.0
08 Jul 17:00
Compare
Sorry, something went wrong.
No results found
2.6.0 (2025-07-08)
Features
Inline context for custom and migration op events (#120 ) (7a5da5c )
Bug Fixes
v2.5.1
24 Mar 14:23
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
2.5.0 (2025-03-21)
Features
Bug Fixes
v2.4.1
13 Dec 17:48
Compare
Sorry, something went wrong.
No results found
2.4.1 (2024-12-13)
Bug Fixes
Enable event-compression during docs.rs generation (#104 ) (c50a65d )
v2.4.0
10 Dec 14:23
Compare
Sorry, something went wrong.
No results found
2.4.0 (2024-12-05)
Features
Add option to enable compression of event payloads (#102 ) (5cc7aac )