Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[flagd] use new protos #621

Closed
toddbaert opened this issue Jan 9, 2024 · 1 comment
Closed

[flagd] use new protos #621

toddbaert opened this issue Jan 9, 2024 · 1 comment
Assignees
Labels
good first issue Good for newcomers

Comments

@toddbaert
Copy link
Member

toddbaert commented Jan 9, 2024

With the addition of the new protos (flagd.evaluation.v1, flagd.sync.v1), we must update all clients (flagd providers) to use these endpoints.

In Java the associated code is already being generated by the build process, we must simply use the new classes generated with the new protos.

new protos in buf: https://buf.build/open-feature/flagd
new proto source: https://github.com/open-feature/flagd-schemas/tree/main/protobuf/flagd 

@toddbaert
Copy link
Member Author

Fixed with #683

DBlanchard88 pushed a commit to DBlanchard88/java-sdk-contrib that referenced this issue Apr 29, 2024
…ure#621)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant