Skip to content

Releases: container-storage-interface/spec

v1.9.0

18 Oct 01:24
80d5310
Compare
Choose a tag to compare

Breaking changes/Deprecations:

  • None

Additions:

  • spec (PR #544): [Alpha] Introduce new ControllerModifyVolume RPC and a mutable_parameters field under existing CreateVolumeRequest RPC to enable modification of volume properties (e.g. IOPS, etc.) after volume creation.

Clarifications/Corrections/Fixes:

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

v1.9.0-rc1

14 Oct 00:17
80d5310
Compare
Choose a tag to compare
v1.9.0-rc1 Pre-release
Pre-release
Merge pull request #550 from liggitt/genproto

Bump google.golang.org/genproto to use isolated rpc submodule

v1.8.0

09 Mar 22:30
c7ab2f3
Compare
Choose a tag to compare

Breaking changes/Deprecations:

  • None

Additions:

  • spec (PR #519): introduce VolumeGroupSnapshot related RPCs under new GroupController services as alpha.

Clarifications/Corrections/Fixes:

  • None

Dependencies:

  • None

Full Changelog: v1.7.0...v1.8.0

v1.8.0-rc2

08 Mar 08:10
c7ab2f3
Compare
Choose a tag to compare
v1.8.0-rc2 Pre-release
Pre-release
Merge pull request #537 from container-storage-interface/dependabot/g…

…o_modules/golang.org/x/net-0.7.0

Bump golang.org/x/net from 0.0.0-20190311183353-d8887717615a to 0.7.0

v1.8.0-rc1

04 Mar 02:22
47a0fa4
Compare
Choose a tag to compare
v1.8.0-rc1 Pre-release
Pre-release
Add new GroupControllerService and VolumeGroupSnapshot CSI RPCs (#519)

* Add VolumeGroupSnapshot CSI RPCs

v1.7.0

03 Nov 20:04
5d1ebe6
Compare
Choose a tag to compare

Breaking changes/Deprecations:

  • None

Additions:

  • spec (PR #509): Promote VOLUME_MOUNT_GROUP node capability to GA.

Clarifications/Corrections/Fixes:

  • spec (PR #523): Fix typos
  • spec (PR #508): Fix typos

Dependencies:

  • go (PR #524, #528): Move to golang v1.18.

Full Changelog: v1.6.0...v1.7.0

v1.7.0-rc3

01 Nov 17:56
5d1ebe6
Compare
Choose a tag to compare
v1.7.0-rc3 Pre-release
Pre-release
Merge pull request #531 from container-storage-interface/master

Cherry pick #528 and #530 to release-1.7 branch

v1.7.0-rc2

20 Oct 21:54
93a6165
Compare
Choose a tag to compare
v1.7.0-rc2 Pre-release
Pre-release
Merge pull request #527 from container-storage-interface/master

Cherry pick latest PRs for 1.7

v1.7.0-rc1

20 Oct 20:51
e4c4553
Compare
Choose a tag to compare
v1.7.0-rc1 Pre-release
Pre-release
Merge pull request #504 from andyzhangx/template

doc: add issue and PR templates

v1.6.0

05 Apr 00:24
1de425b
Compare
Choose a tag to compare

Breaking changes/Deprecations:

  • spec (PR #487): [Alpha] Change required capability for published_node_ids in GetVolume by @bswartz

Additions:

  • spec (PR #499): [GA] Promote maximum_volume_size field in GetCapacityResponse from alpha to GA by @pohly

Clarifications/Corrections/Fixes:

  • None

Dependencies:

  • None

New Contributors

Full Changelog: v1.5.0...v1.6.0