vmware-tanzu/velero-plugin-for-aws (velero/velero-plugin-for-aws)
### [`v1.11.0`](https://redirect.github.com/vmware-tanzu/velero-plugin-for-aws/releases/tag/v1.11.0)
[Compare Source](https://redirect.github.com/vmware-tanzu/velero-plugin-for-aws/compare/v1.10.1...v1.11.0)
##### All changes
- static checks ([#208](https://redirect.github.com/vmware-tanzu/velero-plugin-for-aws/issues/208), [@kaovilai](https://redirect.github.com/kaovilai))
- Futureproof validChecksumAlg() ([#209](https://redirect.github.com/vmware-tanzu/velero-plugin-for-aws/issues/209), [@kaovilai](https://redirect.github.com/kaovilai))
- Set hinting region to use for GetBucketRegion() ([#210](https://redirect.github.com/vmware-tanzu/velero-plugin-for-aws/issues/210), [@kaovilai](https://redirect.github.com/kaovilai))
- fix(docs): Add required S3 PutObjectTagging permission to IAM policy in README ([#218](https://redirect.github.com/vmware-tanzu/velero-plugin-for-aws/issues/218), [@chrisRedwine](https://redirect.github.com/chrisRedwine))
- Add known compat issues with Non-AWS S3 compatible providers ([#219](https://redirect.github.com/vmware-tanzu/velero-plugin-for-aws/issues/219), [@kaovilai](https://redirect.github.com/kaovilai))
- bump up the dependencies of velero ([#220](https://redirect.github.com/vmware-tanzu/velero-plugin-for-aws/issues/220), [@reasonerjt](https://redirect.github.com/reasonerjt))
- Update the version matrix in README.md ([#221](https://redirect.github.com/vmware-tanzu/velero-plugin-for-aws/issues/221), [@reasonerjt](https://redirect.github.com/reasonerjt))
### [`v1.10.1`](https://redirect.github.com/vmware-tanzu/velero-plugin-for-aws/releases/tag/v1.10.1)
[Compare Source](https://redirect.github.com/vmware-tanzu/velero-plugin-for-aws/compare/v1.10.0...v1.10.1)
#### All changes
- Bump Golang version to fix CVEs. ([#213](https://redirect.github.com/vmware-tanzu/velero-plugin-for-aws/issues/213), [@blackpiglet](https://redirect.github.com/blackpiglet))
- Set hinting region to use for GetBucketRegion ([#212](https://redirect.github.com/vmware-tanzu/velero-plugin-for-aws/issues/212), [@kaovilai](https://redirect.github.com/kaovilai))
### [`v1.10.0`](https://redirect.github.com/vmware-tanzu/velero-plugin-for-aws/releases/tag/v1.10.0): v1.10
[Compare Source](https://redirect.github.com/vmware-tanzu/velero-plugin-for-aws/compare/v1.9.2...v1.10.0)
#### All changes
- Add label org.opencontainers.image.source([#190](https://redirect.github.com/vmware-tanzu/velero-plugin-for-aws/issues/190), [@robinschneider](https://redirect.github.com/robinschneider))
- Unset env vars for role-assumption when creds are set([#191](https://redirect.github.com/vmware-tanzu/velero-plugin-for-aws/issues/191), [@reasonerjt](https://redirect.github.com/reasonerjt))
- configuration for checksum algorithm for PutObject to S3([#194](https://redirect.github.com/vmware-tanzu/velero-plugin-for-aws/issues/194), [@reasonerjt](https://redirect.github.com/reasonerjt))
- Respect the TLS setting in BSL in object store plugin([#195](https://redirect.github.com/vmware-tanzu/velero-plugin-for-aws/issues/195), [@reasonerjt](https://redirect.github.com/reasonerjt))
- Bump up to golang v1.22([#199](https://redirect.github.com/vmware-tanzu/velero-plugin-for-aws/issues/199), reasonerjt)
### [`v1.9.2`](https://redirect.github.com/vmware-tanzu/velero-plugin-for-aws/releases/tag/v1.9.2)
[Compare Source](https://redirect.github.com/vmware-tanzu/velero-plugin-for-aws/compare/v1.9.1...v1.9.2)
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](https://redirect.github.com/vmware-tanzu/velero-plugin-for-aws/issues/198), [@ywk253100](https://redirect.github.com/ywk253100))
- configuration for checksum algorithm for PutObject to S3 ([#197](https://redirect.github.com/vmware-tanzu/velero-plugin-for-aws/issues/197), [@reasonerjt](https://redirect.github.com/reasonerjt))
### [`v1.9.1`](https://redirect.github.com/vmware-tanzu/velero-plugin-for-aws/releases/tag/v1.9.1)
[Compare Source](https://redirect.github.com/vmware-tanzu/velero-plugin-for-aws/compare/v1.9.0...v1.9.1)
#### All changes
- Set the default checksum algorithm for PutObject to S3 ([#193](https://redirect.github.com/vmware-tanzu/velero-plugin-for-aws/issues/193), [@reasonerjt](https://redirect.github.com/reasonerjt))
### [`v1.9.0`](https://redirect.github.com/vmware-tanzu/velero-plugin-for-aws/releases/tag/v1.9.0)
[Compare Source](https://redirect.github.com/vmware-tanzu/velero-plugin-for-aws/compare/v1.8.2...v1.9.0)
#### All changes
- Load AWS config and assume role([#168](https://redirect.github.com/vmware-tanzu/velero-plugin-for-aws/issues/168), [@luisdavim](https://redirect.github.com/luisdavim))
- Updated example VSL/VSL to include credentialsFile/enableSharedConfig ([#173](https://redirect.github.com/vmware-tanzu/velero-plugin-for-aws/issues/173), [@sseago](https://redirect.github.com/sseago))
- Update backupstoragelocation.md SSE-C ([#176](https://redirect.github.com/vmware-tanzu/velero-plugin-for-aws/issues/176), [@MrOffline77](https://redirect.github.com/MrOffline77))
- Bump up to aws-sdk-go-v2 ([#177](https://redirect.github.com/vmware-tanzu/velero-plugin-for-aws/issues/177), [@reasonerjt](https://redirect.github.com/reasonerjt))
- Add aws tags to objects in s3 ([#182](https://redirect.github.com/vmware-tanzu/velero-plugin-for-aws/issues/182), [@reasonerjt](https://redirect.github.com/reasonerjt))
### [`v1.8.2`](https://redirect.github.com/vmware-tanzu/velero-plugin-for-aws/releases/tag/v1.8.2)
[Compare Source](https://redirect.github.com/vmware-tanzu/velero-plugin-for-aws/compare/v1.8.1...v1.8.2)
##### All changes
- Fix CVE-2023-44487: gRPC-Go HTTP/2 Rapid Reset vulnerability ([#181](https://redirect.github.com/vmware-tanzu/velero-plugin-for-aws/issues/181), [@kaovilai](https://redirect.github.com/kaovilai))
### [`v1.8.1`](https://redirect.github.com/vmware-tanzu/velero-plugin-for-aws/releases/tag/v1.8.1)
[Compare Source](https://redirect.github.com/vmware-tanzu/velero-plugin-for-aws/compare/v1.8.0...v1.8.1)
##### All changes
- Bump up version of Golang and libs([#178](https://redirect.github.com/vmware-tanzu/velero-plugin-for-aws/issues/178), [@ywk253100](https://redirect.github.com/ywk253100))
### [`v1.8.0`](https://redirect.github.com/vmware-tanzu/velero-plugin-for-aws/releases/tag/v1.8.0)
[Compare Source](https://redirect.github.com/vmware-tanzu/velero-plugin-for-aws/compare/v1.7.1...v1.8.0)
##### All changes
- Bump Golang version and add pushing image to gcr.io([#162](https://redirect.github.com/vmware-tanzu/velero-plugin-for-aws/issues/162), [@blackpiglet](https://redirect.github.com/blackpiglet))
- Fallback to role assumption via service account([#163](https://redirect.github.com/vmware-tanzu/velero-plugin-for-aws/issues/163), [@reasonerjt](https://redirect.github.com/reasonerjt))
- Load AWS config and assume role([#168](https://redirect.github.com/vmware-tanzu/velero-plugin-for-aws/issues/168), [@luisdavim](https://redirect.github.com/luisdavim))
- Fallback to env variable for credentials file([#171](https://redirect.github.com/vmware-tanzu/velero-plugin-for-aws/issues/171), [@reasonerjt](https://redirect.github.com/reasonerjt))
### [`v1.7.1`](https://redirect.github.com/vmware-tanzu/velero-plugin-for-aws/releases/tag/v1.7.1)
[Compare Source](https://redirect.github.com/vmware-tanzu/velero-plugin-for-aws/compare/v1.7.0...v1.7.1)
##### All changes
- Bump up version of Golang and Velero ([#166](https://redirect.github.com/vmware-tanzu/velero-plugin-for-aws/issues/166), [@blackpiglet](https://redirect.github.com/blackpiglet))
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR contains the following updates:
v1.7.0
->v1.11.0
Release Notes
vmware-tanzu/velero-plugin-for-aws (velero/velero-plugin-for-aws)
### [`v1.11.0`](https://redirect.github.com/vmware-tanzu/velero-plugin-for-aws/releases/tag/v1.11.0) [Compare Source](https://redirect.github.com/vmware-tanzu/velero-plugin-for-aws/compare/v1.10.1...v1.11.0) ##### All changes - static checks ([#208](https://redirect.github.com/vmware-tanzu/velero-plugin-for-aws/issues/208), [@kaovilai](https://redirect.github.com/kaovilai)) - Futureproof validChecksumAlg() ([#209](https://redirect.github.com/vmware-tanzu/velero-plugin-for-aws/issues/209), [@kaovilai](https://redirect.github.com/kaovilai)) - Set hinting region to use for GetBucketRegion() ([#210](https://redirect.github.com/vmware-tanzu/velero-plugin-for-aws/issues/210), [@kaovilai](https://redirect.github.com/kaovilai)) - fix(docs): Add required S3 PutObjectTagging permission to IAM policy in README ([#218](https://redirect.github.com/vmware-tanzu/velero-plugin-for-aws/issues/218), [@chrisRedwine](https://redirect.github.com/chrisRedwine)) - Add known compat issues with Non-AWS S3 compatible providers ([#219](https://redirect.github.com/vmware-tanzu/velero-plugin-for-aws/issues/219), [@kaovilai](https://redirect.github.com/kaovilai)) - bump up the dependencies of velero ([#220](https://redirect.github.com/vmware-tanzu/velero-plugin-for-aws/issues/220), [@reasonerjt](https://redirect.github.com/reasonerjt)) - Update the version matrix in README.md ([#221](https://redirect.github.com/vmware-tanzu/velero-plugin-for-aws/issues/221), [@reasonerjt](https://redirect.github.com/reasonerjt)) ### [`v1.10.1`](https://redirect.github.com/vmware-tanzu/velero-plugin-for-aws/releases/tag/v1.10.1) [Compare Source](https://redirect.github.com/vmware-tanzu/velero-plugin-for-aws/compare/v1.10.0...v1.10.1) #### All changes - Bump Golang version to fix CVEs. ([#213](https://redirect.github.com/vmware-tanzu/velero-plugin-for-aws/issues/213), [@blackpiglet](https://redirect.github.com/blackpiglet)) - Set hinting region to use for GetBucketRegion ([#212](https://redirect.github.com/vmware-tanzu/velero-plugin-for-aws/issues/212), [@kaovilai](https://redirect.github.com/kaovilai)) ### [`v1.10.0`](https://redirect.github.com/vmware-tanzu/velero-plugin-for-aws/releases/tag/v1.10.0): v1.10 [Compare Source](https://redirect.github.com/vmware-tanzu/velero-plugin-for-aws/compare/v1.9.2...v1.10.0) #### All changes - Add label org.opencontainers.image.source([#190](https://redirect.github.com/vmware-tanzu/velero-plugin-for-aws/issues/190), [@robinschneider](https://redirect.github.com/robinschneider)) - Unset env vars for role-assumption when creds are set([#191](https://redirect.github.com/vmware-tanzu/velero-plugin-for-aws/issues/191), [@reasonerjt](https://redirect.github.com/reasonerjt)) - configuration for checksum algorithm for PutObject to S3([#194](https://redirect.github.com/vmware-tanzu/velero-plugin-for-aws/issues/194), [@reasonerjt](https://redirect.github.com/reasonerjt)) - Respect the TLS setting in BSL in object store plugin([#195](https://redirect.github.com/vmware-tanzu/velero-plugin-for-aws/issues/195), [@reasonerjt](https://redirect.github.com/reasonerjt)) - Bump up to golang v1.22([#199](https://redirect.github.com/vmware-tanzu/velero-plugin-for-aws/issues/199), reasonerjt) ### [`v1.9.2`](https://redirect.github.com/vmware-tanzu/velero-plugin-for-aws/releases/tag/v1.9.2) [Compare Source](https://redirect.github.com/vmware-tanzu/velero-plugin-for-aws/compare/v1.9.1...v1.9.2) 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](https://redirect.github.com/vmware-tanzu/velero-plugin-for-aws/issues/198), [@ywk253100](https://redirect.github.com/ywk253100)) - configuration for checksum algorithm for PutObject to S3 ([#197](https://redirect.github.com/vmware-tanzu/velero-plugin-for-aws/issues/197), [@reasonerjt](https://redirect.github.com/reasonerjt)) ### [`v1.9.1`](https://redirect.github.com/vmware-tanzu/velero-plugin-for-aws/releases/tag/v1.9.1) [Compare Source](https://redirect.github.com/vmware-tanzu/velero-plugin-for-aws/compare/v1.9.0...v1.9.1) #### All changes - Set the default checksum algorithm for PutObject to S3 ([#193](https://redirect.github.com/vmware-tanzu/velero-plugin-for-aws/issues/193), [@reasonerjt](https://redirect.github.com/reasonerjt)) ### [`v1.9.0`](https://redirect.github.com/vmware-tanzu/velero-plugin-for-aws/releases/tag/v1.9.0) [Compare Source](https://redirect.github.com/vmware-tanzu/velero-plugin-for-aws/compare/v1.8.2...v1.9.0) #### All changes - Load AWS config and assume role([#168](https://redirect.github.com/vmware-tanzu/velero-plugin-for-aws/issues/168), [@luisdavim](https://redirect.github.com/luisdavim)) - Updated example VSL/VSL to include credentialsFile/enableSharedConfig ([#173](https://redirect.github.com/vmware-tanzu/velero-plugin-for-aws/issues/173), [@sseago](https://redirect.github.com/sseago)) - Update backupstoragelocation.md SSE-C ([#176](https://redirect.github.com/vmware-tanzu/velero-plugin-for-aws/issues/176), [@MrOffline77](https://redirect.github.com/MrOffline77)) - Bump up to aws-sdk-go-v2 ([#177](https://redirect.github.com/vmware-tanzu/velero-plugin-for-aws/issues/177), [@reasonerjt](https://redirect.github.com/reasonerjt)) - Add aws tags to objects in s3 ([#182](https://redirect.github.com/vmware-tanzu/velero-plugin-for-aws/issues/182), [@reasonerjt](https://redirect.github.com/reasonerjt)) ### [`v1.8.2`](https://redirect.github.com/vmware-tanzu/velero-plugin-for-aws/releases/tag/v1.8.2) [Compare Source](https://redirect.github.com/vmware-tanzu/velero-plugin-for-aws/compare/v1.8.1...v1.8.2) ##### All changes - Fix CVE-2023-44487: gRPC-Go HTTP/2 Rapid Reset vulnerability ([#181](https://redirect.github.com/vmware-tanzu/velero-plugin-for-aws/issues/181), [@kaovilai](https://redirect.github.com/kaovilai)) ### [`v1.8.1`](https://redirect.github.com/vmware-tanzu/velero-plugin-for-aws/releases/tag/v1.8.1) [Compare Source](https://redirect.github.com/vmware-tanzu/velero-plugin-for-aws/compare/v1.8.0...v1.8.1) ##### All changes - Bump up version of Golang and libs([#178](https://redirect.github.com/vmware-tanzu/velero-plugin-for-aws/issues/178), [@ywk253100](https://redirect.github.com/ywk253100)) ### [`v1.8.0`](https://redirect.github.com/vmware-tanzu/velero-plugin-for-aws/releases/tag/v1.8.0) [Compare Source](https://redirect.github.com/vmware-tanzu/velero-plugin-for-aws/compare/v1.7.1...v1.8.0) ##### All changes - Bump Golang version and add pushing image to gcr.io([#162](https://redirect.github.com/vmware-tanzu/velero-plugin-for-aws/issues/162), [@blackpiglet](https://redirect.github.com/blackpiglet)) - Fallback to role assumption via service account([#163](https://redirect.github.com/vmware-tanzu/velero-plugin-for-aws/issues/163), [@reasonerjt](https://redirect.github.com/reasonerjt)) - Load AWS config and assume role([#168](https://redirect.github.com/vmware-tanzu/velero-plugin-for-aws/issues/168), [@luisdavim](https://redirect.github.com/luisdavim)) - Fallback to env variable for credentials file([#171](https://redirect.github.com/vmware-tanzu/velero-plugin-for-aws/issues/171), [@reasonerjt](https://redirect.github.com/reasonerjt)) ### [`v1.7.1`](https://redirect.github.com/vmware-tanzu/velero-plugin-for-aws/releases/tag/v1.7.1) [Compare Source](https://redirect.github.com/vmware-tanzu/velero-plugin-for-aws/compare/v1.7.0...v1.7.1) ##### All changes - Bump up version of Golang and Velero ([#166](https://redirect.github.com/vmware-tanzu/velero-plugin-for-aws/issues/166), [@blackpiglet](https://redirect.github.com/blackpiglet))Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.