|
7 | 7 | "languages": [ |
8 | 8 | "Go" |
9 | 9 | ], |
10 | | - "userAgents": ["GoClient"] |
| 10 | + "userAgents": ["GoClient"], |
| 11 | + "features": { |
| 12 | + "allFlags": { "introduced": "2.0" }, |
| 13 | + "appMetadata": { "introduced": "5.9" }, |
| 14 | + "bigSegments": { "introduced": "5.5" }, |
| 15 | + "contexts": { "introduced": "6.0" }, |
| 16 | + "eventCompression": { "introduced": "7.6" }, |
| 17 | + "experimentation": { "introduced": "5.4" }, |
| 18 | + "fileDataSource": { "introduced": "4.4" }, |
| 19 | + "flagChanges": { "introduced": "5.0" }, |
| 20 | + "hooks": { "introduced": "7.3" }, |
| 21 | + "inlineContextCustomEvents": { "introduced": "7.9" }, |
| 22 | + "inlineContextEvaluationEvents": { "introduced": "7.1" }, |
| 23 | + "migrations": { "introduced": "7.0" }, |
| 24 | + "offlineMode": { "introduced": "2.0" }, |
| 25 | + "omitAnonContexts": { "introduced": "7.5" }, |
| 26 | + "otel": { "introduced": "7.4" }, |
| 27 | + "pluginSupport": { "introduced": "7.11" }, |
| 28 | + "privateAttrs": { "introduced": "2.2.3" }, |
| 29 | + "relayProxyDaemon": { "introduced": "2.0" }, |
| 30 | + "relayProxyProxy": { "introduced": "2.0" }, |
| 31 | + "secureMode": { "introduced": "2.0" }, |
| 32 | + "storingData": { "introduced": "2.0" }, |
| 33 | + "storingDataConsul": { "introduced": "4.5" }, |
| 34 | + "storingDataDynamodb": { "introduced": "4.5" }, |
| 35 | + "storingDataRedis": { "introduced": "2.0" }, |
| 36 | + "testDataSource": { "introduced": "5.0" }, |
| 37 | + "track": { "introduced": "2.0" }, |
| 38 | + "variationDetail": { "introduced": "4.3" }, |
| 39 | + "webProxy": { "introduced": "2.0" } |
| 40 | + } |
11 | 41 | } |
12 | 42 | } |
13 | 43 | } |
0 commit comments