-
Notifications
You must be signed in to change notification settings - Fork 87
Closed
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershack.commit.pushhelp wantedExtra attention is neededExtra attention is needed
Description
Requirements
open-feature/flagd-schemas#183 deprecated the GetMetadata call. Now the sync stream can return the same data, saving providers an RPC call. Providers will do exactly the same thing with this information as they currently do with the GetMetadata
call.
Requirements:
- implement
sync_context
field inSyncFlags
, which has the same payload asGetMetadata
- keep
GetMetadata
for now, for reverse compatibility - add associated tests
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershack.commit.pushhelp wantedExtra attention is neededExtra attention is needed