Skip to content

Releases: open-feature/rust-sdk-contrib

open-feature-flagd: v0.0.7

01 Jun 23:01
5c0fed4
Compare
Choose a tag to compare

0.0.7 (2025-06-01)

✨ New Features

  • Add Send + Sync trait bounds to error types in flagd RpcResolver (#46) (7959cf3)

🧹 Chore

  • deps: update rust crate testcontainers to 0.24.0 (#42) (b24b54d)

🚀 Performance

  • chore: flagd: Update dependencies, reuse reqwest client for better performance, add cargo audit to CI (#47) (b6425f4)

open-feature-flagd: v0.0.6

13 Apr 18:40
1b57287
Compare
Choose a tag to compare

0.0.6 (2025-04-12)

🐛 Bug Fixes

  • deps: update datalogic_rs to 3.0.x latest version (#39) (8c9c747)
  • deps: update rust crate lru to 0.14 (#41) (91b9ecd)

🧹 Chore

  • striped away the openssl dependency and use rustls instead (#34) (eacf2bd)

open-feature-flagd: v0.0.5

04 Apr 13:04
5d47f4a
Compare
Choose a tag to compare

0.0.5 (2025-03-24)

🧹 Chore

📚 Documentation

  • flagd update lib.rs and README to have version agnostic instructions (#29) (af1bd6e)

open-feature-flagd: v0.0.4

20 Feb 23:15
ef30103
Compare
Choose a tag to compare

0.0.4 (2025-02-20)

🐛 Bug Fixes

  • increase MSRV to correct version, delete unnecessary include (#27) (4217f8d)

open-feature-flagd: v0.0.3

20 Feb 22:57
fcd9813
Compare
Choose a tag to compare

0.0.3 (2025-02-20)

🧹 Chore

open-feature-flagd: v0.0.2

20 Feb 22:20
e9502b7
Compare
Choose a tag to compare

0.0.2 (2025-02-20)

🐛 Bug Fixes

  • deps: update rust crate open-feature to 0.2 (#10) (a1c59e1)

✨ New Features

🧹 Chore