Skip to content

Commit

Permalink
Update changelog for 1.5.4 (#584)
Browse files Browse the repository at this point in the history
Signed-off-by: xing-yang <xingyang105@gmail.com>
  • Loading branch information
xing-yang authored Jun 21, 2024
1 parent 26b7b39 commit 7f1798a
Showing 1 changed file with 32 additions and 2 deletions.
34 changes: 32 additions & 2 deletions changelogs/CHANGELOG-1.5.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,30 @@
# Changelog since v1.4.0
# Changelog since v1.5.3

## v1.5.4

Date: 2024-6-21

### Changes

- Cherry-pick ([#582](https://github.com/vmware-tanzu/velero-plugin-for-vsphere/pull/582), [@ihgann](https://github.com/ihgann): For Supervisor's using NSX Operator with VPC Networking, Velero backups will omit all NSX Operator v1alpha1 VPC APIs. vSphere Pods, Services, and any other resource's networking-related properties will need to be re-created by NSX Operator upon restore. ([#583](https://github.com/vmware-tanzu/velero-plugin-for-vsphere/pull/583), [@xing-yang](https://github.com/xing-yang))
- Cherry-pick ([#578](https://github.com/vmware-tanzu/velero-plugin-for-vsphere/pull/578), [@varunsrinivasan2](https://github.com/varunsrinivasan2)): Fixed a problem in backup in the VDS setup on Supervisor. ([#583](https://github.com/vmware-tanzu/velero-plugin-for-vsphere/pull/583), [@xing-yang](https://github.com/xing-yang))

## Dependencies

### Added
_Nothing has changed._

### Changed
- golang.org/x/crypto: v0.17.0 → v0.21.0
- golang.org/x/net: v0.17.0 → v0.23.0
- golang.org/x/sys: v0.15.0 → v0.18.0
- golang.org/x/term: v0.15.0 → v0.18.0
- google.golang.org/protobuf: v1.30.0 → v1.33.0

### Removed
_Nothing has changed._

# Changelog since v1.5.2

## v1.5.3

Expand All @@ -26,6 +51,8 @@ Date: 2024-3-26
### Removed
_Nothing has changed._

# Changelog since v1.5.1

## v1.5.2

Date: 2023-11-2
Expand Down Expand Up @@ -212,6 +239,7 @@ Date: 2023-11-2
- google.golang.org/grpc/cmd/protoc-gen-go-grpc: v1.1.0
- gopkg.in/cheggaaa/pb.v1: v1.0.25

# Changelog since v1.5.0

## v1.5.1

Expand Down Expand Up @@ -242,6 +270,8 @@ _Nothing has changed._
- go.etcd.io/etcd: 17cef6e
- gopkg.in/cheggaaa/pb.v1: v1.0.25

# Changelog since v1.4.0

## v1.5.0

Date: 2022-2-22
Expand Down Expand Up @@ -480,4 +510,4 @@ Date: 2022-2-22
- k8s.io/metrics: v0.22.2
- sigs.k8s.io/cluster-api: v1.0.0
- sigs.k8s.io/kustomize/cmd/config: v0.9.13
- sigs.k8s.io/kustomize/kustomize/v4: v4.2.0
- sigs.k8s.io/kustomize/kustomize/v4: v4.2.0

0 comments on commit 7f1798a

Please sign in to comment.