diff --git a/.sdk_metadata.json b/.sdk_metadata.json index 28e004d..0d1eaa2 100644 --- a/.sdk_metadata.json +++ b/.sdk_metadata.json @@ -8,7 +8,33 @@ "languages": [ "Java" ], - "userAgents": ["JavaClient"] + "userAgents": ["JavaClient"], + "features": { + "allFlags": { "introduced": "1.0" }, + "appMetadata": { "introduced": "5.8" }, + "bigSegments": { "introduced": "5.7" }, + "contexts": { "introduced": "6.0" }, + "eventCompression": { "introduced": "7.9" }, + "experimentation": { "introduced": "5.5" }, + "fileDataSource": { "introduced": "4.5" }, + "flagChanges": { "introduced": "5.0" }, + "hooks": { "introduced": "7.4" }, + "inlineContextCustomEvents": { "introduced": "7.8" }, + "migrations": { "introduced": "7.0" }, + "offlineMode": { "introduced": "1.0" }, + "otel": { "introduced": "7.4" }, + "pluginSupport": { "introduced": "7.10" }, + "privateAttrs": { "introduced": "2.5" }, + "relayProxyDaemon": { "introduced": "1.0" }, + "relayProxyProxy": { "introduced": "1.0" }, + "secureMode": { "introduced": "1.0" }, + "storingData": { "introduced": "1.0" }, + "storingDataRedis": { "introduced": "1.0" }, + "testDataSource": { "introduced": "5.1" }, + "track": { "introduced": "1.0" }, + "variationDetail": { "introduced": "4.3" }, + "webProxy": { "introduced": "1.0" } + } } } }