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

Api version guide #24

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

mukundansundar
Copy link
Contributor

closes #23

daixiang0
daixiang0 previously approved these changes Apr 13, 2023
Copy link
Member

@daixiang0 daixiang0 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@berndverst
Copy link
Member

Please make sure that this is reviewed by both runtime maintainers and SDK maintainers as this also impacts all SDK maintainers.

@mukundansundar
Copy link
Contributor Author

cc @dapr/maintainers-java-sdk @dapr/maintainers-go-sdk @dapr/maintainers-dotnet-sdk @dapr/maintainers-js-sdk @dapr/maintainers-python-sdk @dapr/maintainers-dapr
Please review this PR.

artursouza
artursouza previously approved these changes May 17, 2023
@yaron2
Copy link
Member

yaron2 commented Aug 17, 2023

+1 binding

Signed-off-by: Mukundan Sundararajan <[email protected]>
@mukundansundar mukundansundar dismissed stale reviews from artursouza and daixiang0 via 4801ef8 August 17, 2023 04:46
Signed-off-by: Mukundan Sundararajan <[email protected]>
- [ ] Minimum of N (three?) implementations of this building block
- [ ] Certification tests for implementations
- [ ] Conformance tests exercise both positive and negative cases
- [ ] Minimum of N (three?) implementations of this building block
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we keep this three or is it a TBD?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good call out, this should be decided. IMO 3 is reasonable.

Comment on lines +74 to +76
- [ ] Change API version to stable. See [Stable API Versioning](../guides/api-design.md#progression-of-api-version-to-stable)
- [ ] HTTP `v1.0-suffix` to `v1.0`
- [ ] gRPC `MethodSuffix` to `Method`
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should this be also added to beta? Change alpha suffix to beta?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add guidelines on API version progression to Stable
6 participants