Skip to content

Releases: open-feature/rust-sdk-contrib

open-feature-env-var: v0.1.1

20 Aug 13:23
5eadcd6

Choose a tag to compare

0.1.1 (2025-08-20)

✨ New Features

🧹 Chore

  • update dependencies and manifest to publish crate. (#68) (f717203)

open-feature-ofrep: v0.0.4

11 Aug 11:45
95da5a2

Choose a tag to compare

0.0.4 (2025-08-11)

🐛 Bug Fixes

  • extend flagd ci to ofrep, add msrv (#65) (692c588)

open-feature-ofrep: v0.0.3

28 Jul 18:05
c042f71

Choose a tag to compare

0.0.3 (2025-07-28)

🐛 Bug Fixes

  • OFREP fix cargo publish, use cargo readme to align with cargodoc (#62) (1ace945)

open-feature-ofrep: v0.0.2

28 Jul 15:10
f06f7ea

Choose a tag to compare

0.0.2 (2025-07-24)

✨ New Features

open-feature-flagd: v0.0.8

17 Jul 16:04
b265717

Choose a tag to compare

0.0.8 (2025-07-11)

🐛 Bug Fixes

  • deps: update rust crate lru to 0.16 (#56) (a57f8f9)
  • response code to open feature error mapping (#55) (02722c0)

open-feature-flagd: v0.0.7

01 Jun 23:01
5c0fed4

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

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

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

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

Choose a tag to compare

0.0.3 (2025-02-20)

🧹 Chore