Skip to content

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

v1.4.0-rc.2

08 Feb 02:27
d5c8d80
Compare
Choose a tag to compare
v1.4.0-rc.2 Pre-release
Pre-release

All changes

v1.4.0-rc1

14 Jan 14:43
3873aa4
Compare
Choose a tag to compare
v1.4.0-rc1 Pre-release
Pre-release

All changes

v1.3.0

30 Sep 02:03
e8a22b0
Compare
Choose a tag to compare

All changes

v1.3.0-rc.1

09 Sep 12:30
e8a22b0
Compare
Choose a tag to compare
v1.3.0-rc.1 Pre-release
Pre-release

All changes

v1.2.1

26 Jul 17:57
f08abee
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:52
60eb709
Compare
Choose a tag to compare
  • 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 (#69, @zubron)

v1.1.0

26 May 21:49
0157810
Compare
Choose a tag to compare

All Changes

  • bug fix: have plugin server bind flags to allow --log-level flag to be used (#31, @skriss)
  • support using a custom CA certificate to verify connections to object storage (#34, @mansam)
  • Pull in proxy configuration from environment when constructing custom transport (#37, @dymurray)
  • Update AWS-SDK-GO version to a version that supports regional and private VPC STS endpoints. (#41, @jones-paul1525)

v1.1.0-beta.1

08 May 20:04
70826ad
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 (#31, @skriss)
  • support using a custom CA certificate to verify connections to object storage (#34, @mansam)
  • Pull in proxy configuration from environment when constructing custom transport (#37, @dymurray)
  • Update AWS-SDK-GO version to a version that supports regional and private VPC STS endpoints. (#41, @jones-paul1525)

v1.0.1

02 Mar 16:17
ac199e7
Compare
Choose a tag to compare

All Changes

  • change container group from nobody to nogroup (#26, @jnaulty)