Releases: vmware-tanzu/velero-plugin-for-microsoft-azure
Releases · vmware-tanzu/velero-plugin-for-microsoft-azure
v1.8.1
All changes
- Adjust the buffer size to avoid OOM (#211, @ywk253100)
- Bump up version of Golang and libs (#213, @ywk253100)
v1.8.1-rc.1
All changes
- Adjust the buffer size to avoid OOM (#211, @ywk253100)
- Bump up version of Golang and libs (#213, @ywk253100)
v1.8.0
All changes
- Add pushing image to gcr.io in push action (#183, @blackpiglet)
- Support AzureDNSZone storage account (#185, @anshulahuja98)
- Load environment variables early so that functions requiring those variables work correctly (#186, @gwynforthewyn)
- Support auth via Workload Identity (#188, @tareksha)
- Fixed json parsing errors in README.md (#193, @rajatumrao)
- Support configuring Azure AD endpoint(#195, @Jeremy-Boyle)
- Update doc to fix the "DataActions" (#200, @ywk253100)
- Update README to include the "AZURE_ENVIRONMENT" in the credential file to workaround non public cloud issue (#201, @ywk253100)
v1.8.0-rc.2
All changes
- Add pushing image to gcr.io in push action (#183, @blackpiglet)
- Support AzureDNSZone storage account (#185, @anshulahuja98)
- Load environment variables early so that functions requiring those variables work correctly (#186, @gwynforthewyn)
- Support auth via Workload Identity (#188, @tareksha)
- Fixed json parsing errors in README.md (#193, @rajatumrao)
- Support configuring Azure AD endpoint(#195, @Jeremy-Boyle)
- Update doc to fix the "DataActions" (#200, @ywk253100)
- Update README to include the "AZURE_ENVIRONMENT" in the credential file to workaround non public cloud issue (#201, @ywk253100)
v1.8.0-rc.1
All changes
- Add pushing image to gcr.io in push action (#183, @blackpiglet)
- Support AzureDNSZone storage account (#185, @anshulahuja98)
- Load environment variables early so that functions requiring those variables work correctly (#186, @gwynforthewyn)
- Support auth via Workload Identity (#188, @tareksha)
- Fixed json parsing errors in README.md (#193, @rajatumrao)
- Support configuring Azure AD endpoint(#195, @Jeremy-Boyle)
- Update doc to fix the "DataActions" (#200, @ywk253100)
- Update README to include the "AZURE_ENVIRONMENT" in the credential file to workaround non public cloud issue (#201, @ywk253100)
v1.7.1
All changes
- Use the subscription of VSL if provided (#190, @ywk253100)
- Read subscriptionID from credential if not provided in BSL (#191, @ywk253100)
- Bump up version of Golang and Velero (#199, @blackpiglet)
v1.7.1-rc.1
All changes
- Use the subscription of VSL if provided (#190, @ywk253100)
- Read subscriptionID from credential if not provided in BSL (#191, @ywk253100)
- Bump up version of Golang and Velero (#199, @blackpiglet)
v1.6.2
v1.6.2-rc.1
All changes
- Replace the cp from busybox and bumps up golang to 1.19 (#180, @reasonerjt)
v1.7.0
All changes
- Rewrite the implementation with new Azure SDK (#111, @yvespp)
- Fix CVEs reported by trivy scanner (#162, @blackpiglet)
- Fix dependabot alerts(#170, @blackpiglet)
- Update readme to clarify the content handled by object store plugin (#173, @ywk253100)
- Bump up Golang to 1.19 (#175, @ywk253100)
- Replace the cp from busybox (#181, @reasonerjt)