Skip to content

Commit 434010f

Browse files
Update index.md
1 parent a5a3dfa commit 434010f

File tree

1 file changed

+8
-5
lines changed
  • website/blog/2025-01-21-exporter-metadata

1 file changed

+8
-5
lines changed

Diff for: website/blog/2025-01-21-exporter-metadata/index.md

+8-5
Original file line numberDiff line numberDiff line change
@@ -52,14 +52,17 @@ And it will look like this:
5252
```
5353

5454
## 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:
5756
- **Kotlin**: `v0.3.0`
58-
- **Java**: `v0.4.1`
59-
- **NodeJS**: `v0.7.4`
6057
- **Web**: `v0.2.4`
61-
- **Python**: `v0.4.0`
6258
- **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`
6366

6467
## Conclusion
6568
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

Comments
 (0)