Releases: vmware-tanzu/velero-plugin-for-aws
Releases · vmware-tanzu/velero-plugin-for-aws
v1.9.2-rc.1
In v1.9.2 the plugin provides a workaround for the compatibility issues we saw on non-AWS S3 object storage with checksum.
The user may set the checksumAlgorithm
as empty string in the BSL, to skip adding checksum to the request header.
All changes
- Bump the version of Golang and protobuf(#198, @ywk253100)
- configuration for checksum algorithm for PutObject to S3 (#197, @reasonerjt)
v1.9.1
v1.9.1-rc.1
All changes
- Set the default checksum algorithm for PutObject to S3 (#193, @reasonerjt)
v1.9.0
All changes
- Load AWS config and assume role(#168, @luisdavim)
- Updated example VSL/VSL to include credentialsFile/enableSharedConfig (#173, @sseago)
- Update backupstoragelocation.md SSE-C (#176, @MrOffline77)
- Bump up to aws-sdk-go-v2 (#177, @reasonerjt)
- Add aws tags to objects in s3 (#182, @reasonerjt)
v1.9.0-rc.2
All changes
- Load AWS config and assume role(#168, @luisdavim)
- Updated example VSL/VSL to include credentialsFile/enableSharedConfig (#173, @sseago)
- Update backupstoragelocation.md SSE-C (#176, @MrOffline77)
- Bump up to aws-sdk-go-v2 (#177, @reasonerjt)
- Add aws tags to objects in s3 (#182, @reasonerjt)
v1.9.0-rc.1
All changes
- Load AWS config and assume role(#168, @luisdavim)
- Updated example VSL/VSL to include credentialsFile/enableSharedConfig (#173, @sseago)
- Update backupstoragelocation.md SSE-C (#176, @MrOffline77)
- Bump up to aws-sdk-go-v2 (#177, @reasonerjt)
- Add aws tags to objects in s3 (#182, @reasonerjt)
v1.8.2
v1.8.2-rc.1
All changes
- Fix CVE-2023-44487: gRPC-Go HTTP/2 Rapid Reset vulnerability (#181, @kaovilai)
v1.8.1
v1.8.1-rc.1
All changes
- Bump up version of Golang and libs(#178, @ywk253100)