dapr / proposals

Proposals for new features in Dapr
Apache License 2.0
15 stars 33 forks source link

Add guidelines on API version progression to Stable #23

Open mukundansundar opened 1 year ago

mukundansundar commented 1 year ago

Following from the discussion in https://github.com/dapr/dapr/issues/5522#issuecomment-1502013582 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.