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
Copy file name to clipboardExpand all lines: website/blog/2025-01-21-exporter-metadata/index.md
+8-5
Original file line number
Diff line number
Diff line change
@@ -52,14 +52,17 @@ And it will look like this:
52
52
```
53
53
54
54
## Which Providers Support Exporter Metadata?
55
-
To be able to use exporter metadata, you need to use the relay-proxy in version `v1.41.0` or above and as minimum the following version of the providers:
56
-
-**GO**: `v0.2.2`
55
+
To be able to use exporter metadata, you need to use the relay-proxy in version `v1.41.1` or above and as minimum the following version of the providers:
57
56
-**Kotlin**: `v0.3.0`
58
-
-**Java**: `v0.4.1`
59
-
-**NodeJS**: `v0.7.4`
60
57
-**Web**: `v0.2.4`
61
-
-**Python**: `v0.4.0`
62
58
-**Swift**: `v0.3.0`
59
+
-**Java**: `v0.4.2`
60
+
-**NodeJS**: `v0.7.5`
61
+
-**PHP**: `1.1.0`
62
+
-**Ruby**: `0.1.3`
63
+
-**Python**: `v0.4.1`
64
+
-**.NET**: `0.2.1`
65
+
-**GO**: `v0.2.3`
63
66
64
67
## Conclusion
65
68
Exporter metadata provides a powerful mechanism to enrich your evaluation events with static information in the GO Feature Flag provider for OpenFeature.
0 commit comments