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
| ✅ |[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
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) |
112
-
| ✅ |[Asynchronous Feature Retrieval](#asynchronous-feature-retrieval)| Evaluate flags in an asychronous context. |
113
112
| ✅ |[Extending](#extending)| Extend OpenFeature with custom providers and hooks. |
114
113
115
114
<sub>Implemented: ✅ | In-progress: ⚠️ | Not implemented yet: ❌</sub>
0 commit comments