Skip to content

Add support for recommended_deployment fields and automatically uncompress gzipped artifacts

Compare
Choose a tag to compare
@timburks timburks released this 09 Feb 19:57
· 435 commits to main since this release
4b320fc

This release includes two bug fixes that fix gaps between the API specification and implementation.

Additionally in the registry-server,

On the client side,

  • #458 adds missing support for setting labels and annotations on Deployment resources using the registry tool.
  • #456 causes generated clients to automatically retry DeadlineExceeded gRPC errors.