Skip to content

Releases: vmware-tanzu/velero-plugin-for-gcp

v1.4.0-rc.1

16 Jan 12:48
1125a38
Compare
Choose a tag to compare
v1.4.0-rc.1 Pre-release
Pre-release

All changes

  • Upgrade golang to version 1.17 and upgrade the packages to latest versions. (#71, @blackpiglet)
  • Fix snapshotter test input json format issue. (#70, @yang-wang11)
  • Lower log level for diskDescription unmashal error. (#69, @yang-wang11)
  • Support snapshotting pv provisioned by csi driver on GCP. (#68, @reasonerjt)

v1.3.0

30 Sep 02:18
9ef0aae
Compare
Choose a tag to compare

All changes

v1.3.0-rc.1

09 Sep 12:37
9ef0aae
Compare
Choose a tag to compare
v1.3.0-rc.1 Pre-release
Pre-release

All changes

v1.2.1

26 Jul 17:58
558d306
Compare
Choose a tag to compare

All changes

This release contains no user facing changes but includes fixes for CVE-2021-3121 and CVE-2021-3580.

v1.2.0

06 Apr 20:55
ff26107
Compare
Choose a tag to compare
  • Upgrade cloud.google.com/go/storage to v1.8.0 (#32, @ashish-amarnath)
  • Add support for the new credentialsFile config key which enables per-BSL credentials. If set, the plugin will use this path as the credentials file for authentication rather than the credentials file path in the environment (#52, @zubron)

v1.1.0

26 May 22:02
3c1edef
Compare
Choose a tag to compare

All Changes

  • bug fix: have plugin server bind flags to allow --log-level flag to be used (#20, @skriss)

v1.1.0-beta.1

08 May 20:04
d39593e
Compare
Choose a tag to compare
v1.1.0-beta.1 Pre-release
Pre-release

All Changes

  • bug fix: have plugin server bind flags to allow --log-level flag to be used (#20, @skriss)

v1.0.1

02 Mar 16:17
820a516
Compare
Choose a tag to compare

All Changes

  • change container group from nobody to nogroup (#16, @skriss)