Skip to content

Commit 5ac1aab

Browse files
author
qiuming
authored
Merge pull request #203 from ywk253100/230818_doc
Update doc and changelog for 1.8.0
2 parents 0a3adf7 + eb2c0c3 commit 5ac1aab

File tree

2 files changed

+11
-0
lines changed

2 files changed

+11
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ Below is a listing of plugin versions and respective Velero versions that are co
1919

2020
| Plugin Version | Velero Version |
2121
|----------------|----------------|
22+
| v1.8.x | v1.12.x |
2223
| v1.7.x | v1.11.x |
2324
| v1.6.x | v1.10.x |
2425
| v1.5.x | v1.9.x |

changelogs/CHANGELOG-1.8.0.md

+10
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
## All changes
2+
3+
- Add pushing image to gcr.io in push action (#183, @blackpiglet)
4+
- Support AzureDNSZone storage account (#185, @anshulahuja98)
5+
- Load environment variables early so that functions requiring those variables work correctly (#186, @gwynforthewyn)
6+
- Support auth via Workload Identity (#188, @tareksha)
7+
- Fixed json parsing errors in README.md (#193, @rajatumrao)
8+
- Support configuring Azure AD endpoint(#195, @Jeremy-Boyle)
9+
- Update doc to fix the "DataActions" (#200, @ywk253100)
10+
- Update README to include the "AZURE_ENVIRONMENT" in the credential file to workaround non public cloud issue (#201, @ywk253100)

0 commit comments

Comments
 (0)