dapr / proposals

Proposals for new features in Dapr

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add guidelines on API version progression to Stable

mukundansundar opened this issue · comments

Following from the discussion in dapr/dapr#5522 (comment) this issue is to add guidelines of when the alpha suffixed HTTP and gRPC API can be removed.

Can/Will v1.0-alpha1 and v1.0 be available for HTTP APIs? Similar question for gRPC. This is make sure that older SDKs are still compatible with newer runtime version of Dapr.