Releases: launchdarkly/rust-server-sdk
Releases · launchdarkly/rust-server-sdk
Release list
v3.1.1
Immutable
release. Only release title and notes can be modified.
v3.1.0
Immutable
release. Only release title and notes can be modified.
v3.0.3
Immutable
release. Only release title and notes can be modified.
v3.0.2
Immutable
release. Only release title and notes can be modified.
v3.0.1
v3.0.0
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.