You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With this PR we added better-named protos and endpoints. We should serve both of these for a while before removing the old ones in 1.0. See all the protos here: https://buf.build/open-feature/flagd
Closes#1029
This PR introduces support for the newly introduced evaluation and sync
schemas.
Supporting both the old and new schemas involves some duplication, but I
tried to keep it as minimal as possible. I'm of course open for
suggestions for any ideas on how to make this simpler :)
See reasoning for new naming
[here](#948).
---------
Signed-off-by: Florian Bacher <[email protected]>
Co-authored-by: Todd Baert <[email protected]>
Requirements
With this PR we added better-named protos and endpoints. We should serve both of these for a while before removing the old ones in 1.0. See all the protos here: https://buf.build/open-feature/flagd
@bacherfl did a POC here: bacherfl#1
Note this should be done for both the flagd-proxy (sync.proto) and flagd itself (evaluation.proto).
See reasoning for new naming here: #948
cc @Kavindu-Dodan @bacherfl
The text was updated successfully, but these errors were encountered: