Skip to content
This repository was archived by the owner on Nov 29, 2023. It is now read-only.

v2.22.0

Choose a tag to compare

@release-please release-please released this 01 Jun 11:24
1e84a18

2.22.0 (2023-06-01)

Features

  • Add SoleTenantConfig API (f3126af)
  • Cluster resizes will now have their own operation type (RESIZE_CLUSTER) instead of reusing REPAIR_CLUSTER; they will start using this in the near future (f3126af)
  • Support fleet registration via cluster update (f3126af)

Documentation

  • Clarified release channel defaulting behavior for create cluster requests when release channel is unspecified (f3126af)
  • Operation.self_link and Operation.target_link given examples (f3126af)
  • Operation.Type is now documented in detail (f3126af)