File tree Expand file tree Collapse file tree 3 files changed +13
-2
lines changed Expand file tree Collapse file tree 3 files changed +13
-2
lines changed Original file line number Diff line number Diff line change 22 "crates/env-var" : " 0.1.1" ,
33 "crates/flagd" : " 0.0.8" ,
44 "crates/flipt" : " 0.1.0" ,
5- "crates/ofrep" : " 0.0.4 "
5+ "crates/ofrep" : " 0.1.0 "
66}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.1.0] ( https://github.com/open-feature/rust-sdk-contrib/compare/open-feature-ofrep-v0.0.4...open-feature-ofrep-v0.1.0 ) (2025-11-01)
4+
5+
6+ ### ⚠ BREAKING CHANGES
7+
8+ * Update dependencies and fix flaky retry mechanism tests ([ #74 ] ( https://github.com/open-feature/rust-sdk-contrib/issues/74 ) )
9+
10+ ### 🧹 Chore
11+
12+ * Update dependencies and fix flaky retry mechanism tests ([ #74 ] ( https://github.com/open-feature/rust-sdk-contrib/issues/74 ) ) ([ 9b78024] ( https://github.com/open-feature/rust-sdk-contrib/commit/9b780249584eb1ddfe7ad7f1049c415ff8658234 ) )
13+
314## [ 0.0.4] ( https://github.com/open-feature/rust-sdk-contrib/compare/open-feature-ofrep-v0.0.3...open-feature-ofrep-v0.0.4 ) (2025-08-11)
415
516
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ documentation = "https://docs.rs/open-feature-ofrep"
55homepage = " https://openfeature.dev/"
66license = " Apache-2.0"
77repository = " https://github.com/open-feature/rust-sdk-contrib"
8- version = " 0.0.4 "
8+ version = " 0.1.0 "
99edition = " 2024"
1010rust-version = " 1.85.1"
1111
You can’t perform that action at this time.
0 commit comments