You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Fix Flagd InProcess Evaluator when no defaultVariant is specified ([#513](https://github.com/open-feature/dotnet-sdk-contrib/issues/513)) ([5fd7cce](https://github.com/open-feature/dotnet-sdk-contrib/commit/5fd7cce549a7c1f9aaf68d473225ec692fd497ed))
9
+
* flagd not throwing parse error when target key is not a primitive ([#540](https://github.com/open-feature/dotnet-sdk-contrib/issues/540)) ([5d54780](https://github.com/open-feature/dotnet-sdk-contrib/commit/5d5478096018dc946e4ae9bcc408ae0163515a04))
10
+
***flagd:** Return parse error when Rpc Resolver receives a data loss exception ([#554](https://github.com/open-feature/dotnet-sdk-contrib/issues/554)) ([43e9d9c](https://github.com/open-feature/dotnet-sdk-contrib/commit/43e9d9c26c0eb894b913659355c4f53aaad1e31d))
11
+
***flagd:** Throw general error when targeting variant not found ([#553](https://github.com/open-feature/dotnet-sdk-contrib/issues/553)) ([6b30828](https://github.com/open-feature/dotnet-sdk-contrib/commit/6b30828fa75184e32fa424b150f4e6da611ac647))
12
+
13
+
14
+
### ✨ New Features
15
+
16
+
***flagd:** Add code to sync context from Flagd for the InProcess resolver ([#515](https://github.com/open-feature/dotnet-sdk-contrib/issues/515)) ([a9c4bb4](https://github.com/open-feature/dotnet-sdk-contrib/commit/a9c4bb46bc7bc690b1c22cdb65e2c8e65a772d0b))
17
+
* Update Target Framework to include net10.0 ([#548](https://github.com/open-feature/dotnet-sdk-contrib/issues/548)) ([5f6ec66](https://github.com/open-feature/dotnet-sdk-contrib/commit/5f6ec66e599245193e0f3202e9ea89da72c7df29))
18
+
19
+
20
+
### 🔧 Refactoring
21
+
22
+
* Decouple event publishing from Flagd Resolver when state changes ([#531](https://github.com/open-feature/dotnet-sdk-contrib/issues/531)) ([c48e25a](https://github.com/open-feature/dotnet-sdk-contrib/commit/c48e25afad6213ae1f8f904eeff77e36514743c5))
0 commit comments