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
| ✅ |[Domains](#domains)| Logically bind clients with providers. |
109
109
| ✅ |[Eventing](#eventing)| React to state changes in the provider or flag management system. |
110
110
| ✅ |[Shutdown](#shutdown)| Gracefully clean up a provider during application shutdown. |
111
-
| ✅ |[Transaction Context Propagation](#transaction-context-propagation)| Set a specific [evaluation context](/docs/reference/concepts/evaluation-context) for a transaction (e.g. an HTTP request or a thread) |
111
+
| ✅ |[Transaction Context Propagation](#transaction-context-propagation)| Set a specific [evaluation context](https://openfeature.dev/docs/reference/concepts/evaluation-context) for a transaction (e.g. an HTTP request or a thread) |
112
112
| ✅ |[Extending](#extending)| Extend OpenFeature with custom providers and hooks. |
113
113
114
114
<sub>Implemented: ✅ | In-progress: ⚠️ | Not implemented yet: ❌</sub>
0 commit comments