|
7 | 7 | "languages": [ |
8 | 8 | "Python" |
9 | 9 | ], |
10 | | - "userAgents": ["PythonClient"] |
| 10 | + "userAgents": ["PythonClient"], |
| 11 | + "features": { |
| 12 | + "allFlags": { "introduced": "2.0" }, |
| 13 | + "appMetadata": { "introduced": "7.6" }, |
| 14 | + "bigSegments": { "introduced": "7.3" }, |
| 15 | + "contexts": { "introduced": "8.0" }, |
| 16 | + "eventCompression": { "introduced": "9.5" }, |
| 17 | + "experimentation": { "introduced": "7.2" }, |
| 18 | + "fdv2": { "introduced": "9.13" }, |
| 19 | + "fileDataSource": { "introduced": "6.6" }, |
| 20 | + "flagChanges": { "introduced": "9.1" }, |
| 21 | + "hooks": { "introduced": "9.4" }, |
| 22 | + "inlineContextCustomEvents": { "introduced": "9.10" }, |
| 23 | + "inlineContextEvaluationEvents": { "introduced": "9.3" }, |
| 24 | + "migrations": { "introduced": "9.0" }, |
| 25 | + "offlineMode": { "introduced": "2.0" }, |
| 26 | + "omitAnonContexts": { "introduced": "9.7" }, |
| 27 | + "otel": { "introduced": "9.4" }, |
| 28 | + "pluginSupport": { "introduced": "9.12" }, |
| 29 | + "pollingResponseCompression": { "introduced": "9.2" }, |
| 30 | + "privateAttrs": { "introduced": "4.1" }, |
| 31 | + "relayProxyDaemon": { "introduced": "2.0" }, |
| 32 | + "relayProxyProxy": { "introduced": "2.0" }, |
| 33 | + "secureMode": { "introduced": "2.0" }, |
| 34 | + "storingData": { "introduced": "2.0" }, |
| 35 | + "storingDataConsul": { "introduced": "2.0" }, |
| 36 | + "storingDataDynamodb": { "introduced": "6.7" }, |
| 37 | + "storingDataRedis": { "introduced": "2.0" }, |
| 38 | + "testDataSource": { "introduced": "7.4" }, |
| 39 | + "track": { "introduced": "2.0" }, |
| 40 | + "variationDetail": { "introduced": "6.4" }, |
| 41 | + "webProxy": { "introduced": "2.0" } |
| 42 | + } |
11 | 43 | } |
12 | 44 | } |
13 | 45 | } |
0 commit comments