Skip to content

Commit

Permalink
Generate v1.9.3 changelog (#5538)
Browse files Browse the repository at this point in the history
Signed-off-by: Ming <[email protected]>
  • Loading branch information
qiuming-best authored Nov 3, 2022
1 parent 0993a44 commit 3ca580b
Show file tree
Hide file tree
Showing 8 changed files with 25 additions and 12 deletions.
25 changes: 25 additions & 0 deletions changelogs/CHANGELOG-1.9.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,28 @@
## v1.9.3
### 2022-11-03

### Download
https://github.com/vmware-tanzu/velero/releases/tag/v1.9.3

### Container Image
`velero/velero:v1.9.3`

### Documentation
https://velero.io/docs/v1.9/

### Upgrading
https://velero.io/docs/v1.9/upgrade-to-1.9/

### All changes

* Enhance the restore priorities list to support specifying the low prioritized resources that need to be restored in the last (#5529, @ywk253100)
* Fix v1.9.3 CSI VolumeSnapshot status duplicate issue. (#5518, @blackpiglet)
* Bump up the distroless image to the latest version (#5500, @ywk253100)
* Add some corner cases checking for CSI snapshot in backup controller. (#5482, @blackpiglet)
* Skip the exclusion check for additional resources returned by BIA (#5406, @reasonerjt)
* Exclude "csinodes.storage.k8s.io" and "volumeattachments.storage.k8s.io" from restore by default. (#5448, @jxun)
* Update the k8s.io dependencies to 0.24.0 and Removed the `WithClusterName` method as it is a "legacy field that was always cleared by the system and never used" as per upstream k8s. (#5472, @kcboyle)

## v1.9.2
### 2022-09-14

Expand Down
1 change: 0 additions & 1 deletion changelogs/unreleased/5406-reasonerjt

This file was deleted.

1 change: 0 additions & 1 deletion changelogs/unreleased/5448-jxun

This file was deleted.

6 changes: 0 additions & 6 deletions changelogs/unreleased/5472-kcboyle

This file was deleted.

1 change: 0 additions & 1 deletion changelogs/unreleased/5482-blackpiglet

This file was deleted.

1 change: 0 additions & 1 deletion changelogs/unreleased/5500-ywk253100

This file was deleted.

1 change: 0 additions & 1 deletion changelogs/unreleased/5518-blackpiglet

This file was deleted.

1 change: 0 additions & 1 deletion changelogs/unreleased/5529-ywk253100

This file was deleted.

0 comments on commit 3ca580b

Please sign in to comment.