v1.9.0
Breaking changes/Deprecations:
- None
Additions:
- spec (PR #544): [Alpha] Introduce new
ControllerModifyVolume
RPC and amutable_parameters
field under existingCreateVolumeRequest
RPC to enable modification of volume properties (e.g. IOPS, etc.) after volume creation.
Clarifications/Corrections/Fixes:
- spec (PR #548): fix typo
Dependencies:
- spec (PR #550): Updates
genproto
to use the isolated submodule to reduce overall dependency count and avoids future issues with ambiguous imports.
Full Changelog: v1.8.0...v1.9.0