changelogs/CHANGELOG-1.4.md
https://github.com/vmware-tanzu/velero/releases/tag/v1.4.2
velero/velero:v1.4.2
https://velero.io/docs/v1.4/upgrade-to-1.4/
This tag was created in code, but has no associated docker image due to misconfigured building infrastructure. v1.4.2 fixes this.
https://github.com/vmware-tanzu/velero/releases/tag/v1.4.0
velero/velero:v1.4.0
https://velero.io/docs/v1.4/upgrade-to-1.4/
velero backup describe when the EnableCSI feature flag is given on the velero client. (#2448, @nrb)EnableAPIGroupVersions feature flag. (#2373, @brito-rafa)error key doesn't implement the error interface, don't return an error since this is a valid scenario (#2487, @skriss)--features flag, don't pass it to them. Also, update the standard plugin server to ignore unknown flags. (#2479, @skriss)--snapshot-volumes=false (#2450, @mynktl)--cacert flag to the velero client describe, download, and logs commands to allow passing a path to a certificate to use when verifying TLS connections to object storage. Also added a corresponding client config option called cacert which takes a path to a certificate bundle to use as a default when --cacert is not specified. (#2364, @mansam)dep to go modules (#2214, @skriss)