Skip to content
Merged
Show file tree
Hide file tree
Changes from 2 commits
Commits
Show all changes
73 commits
Select commit Hold shift + click to select a range
38a5298
Issue #8772 ensure pv removed (#8777)
ix-rzi Mar 13, 2025
0d27d52
issue8720: log doesn't show pv name (#8771)
hu-keyu Mar 13, 2025
71863e0
Bump kind cli to v0.27.0 (#8699)
kaovilai Mar 20, 2025
1652e6b
Modify how the restore workflow using the resource name.
blackpiglet Mar 18, 2025
a98c559
Enable containerdv2 images
kaovilai Mar 20, 2025
d086cb2
Merge pull request #8797 from blackpiglet/update_vs_vsc_name
Lyndon-Li Mar 21, 2025
efad9a0
Bump github.com/golang-jwt/jwt/v5 from 5.2.1 to 5.2.2 (#8806)
dependabot[bot] Mar 24, 2025
76a5866
Merge pull request #8799 from kaovilai/kind-cv2-images
ywk253100 Mar 24, 2025
eaa5610
Document schedule skipImmediately (#8802)
kaovilai Mar 24, 2025
3c5ebba
issue 8803: use deterministic name to create backupRepository
Lyndon-Li Mar 24, 2025
883e3e4
Merge pull request #8808 from Lyndon-Li/issue-fix-8803
Lyndon-Li Mar 25, 2025
f1dcb7b
add third party annotation support for maintenance job
Lyndon-Li Mar 25, 2025
751d782
Merge pull request #8812 from Lyndon-Li/third-party-annotation-for-ma…
Lyndon-Li Mar 26, 2025
9676088
Bump the golang.org/x/net to v0.36.0 to fix Restic CVE.
blackpiglet Mar 27, 2025
9e9bb12
update readme and implemented design for 1.16
Lyndon-Li Mar 27, 2025
9241b61
Merge pull request #8820 from Lyndon-Li/1.16-read-me-and-implemented-…
ywk253100 Mar 27, 2025
7114144
add doc for upgrade to 1.16
Lyndon-Li Mar 27, 2025
438a6db
Merge pull request #8819 from blackpiglet/bump_restic_for_1.16
Lyndon-Li Mar 27, 2025
3569ccc
Merge pull request #8821 from Lyndon-Li/doc-upgrade-to-1.16
ywk253100 Mar 27, 2025
b9fd3e4
add 1.16 doc
Lyndon-Li Mar 27, 2025
bea46e3
Merge pull request #8822 from Lyndon-Li/1.16-doc
Lyndon-Li Mar 27, 2025
6a0c6d5
Fix the non data mover migration failure.
blackpiglet Mar 27, 2025
8580ef8
add 1.16 changelog
Lyndon-Li Mar 27, 2025
8f8884f
Merge pull request #8826 from blackpiglet/fix_migration_for_non_data_…
ywk253100 Mar 28, 2025
9d0493c
Bump the migration and upgrade E2E test source version.
blackpiglet Mar 28, 2025
07fd98e
Merge pull request #8824 from Lyndon-Li/1.16-change-log
blackpiglet Mar 28, 2025
6df1424
Merge pull request #8828 from blackpiglet/bump_e2e_upgrade_migration_…
ywk253100 Mar 28, 2025
6002d56
Align the E2E upgrade test's CLI and image version.
blackpiglet Mar 28, 2025
e5c7c7f
Merge pull request #8829 from blackpiglet/align_upgrade_cli_and_image…
Lyndon-Li Mar 31, 2025
406a730
pin velero image
Lyndon-Li Mar 31, 2025
3df026f
Merge pull request #8834 from Lyndon-Li/release-1.16
Lyndon-Li Mar 31, 2025
4bf1b9e
skip subresource in resource discovery (#6688)
reasonerjt Aug 23, 2023
216da72
fix issue 6753
Lyndon-Li Sep 5, 2023
dbcd82d
Update restore controller logic for restore deletion (#6761)
ywk253100 Sep 6, 2023
52c3c0e
Fix #6752: add namespace exclude check.
Sep 5, 2023
e7e6b18
add csi snapshot data movement doc
Lyndon-Li Sep 8, 2023
f3571ec
Modify changelogs for v1.12
allenxu404 Sep 19, 2023
bc9fd8f
issue 6786:always delete VSC regardless of the deletion policy
Lyndon-Li Sep 13, 2023
5c1f92f
issue: move plugin depdending podvolume functions to util pkg
Lyndon-Li Sep 26, 2023
f519000
issue 6880: set ParallelUploadAboveSize as MaxInt64
Lyndon-Li Sep 28, 2023
591866f
changelog
kaovilai Aug 28, 2023
45c2e65
Add support for block volumes (#6680) (#6897)
dzaninovic Sep 29, 2023
cf32f92
Replace the base image with paketobuildpacks image
ywk253100 Sep 27, 2023
a0c8f89
issue 6734: spread backup pod evenly
Lyndon-Li Oct 10, 2023
ae706d0
Add doc links for new features to release note
allenxu404 Sep 28, 2023
c9f64ab
fix issue 6647
Lyndon-Li Aug 28, 2023
db95df0
Perf improvements for existing resource restore
sseago Aug 21, 2023
6f675d1
issue #6807: Retry failed create when using generateName
sseago Sep 13, 2023
1436073
Import auth provider plugins
0x113 Oct 12, 2023
4af36c2
Add v1.12.1 changelog
allenxu404 Oct 20, 2023
72e7112
Make Windows build skip BlockMode code.
Oct 20, 2023
8957cf6
udmrepo use region specified in BSL when s3URL is empty
Lyndon-Li Oct 20, 2023
8b321ad
Change v1.12.1 changelog
allenxu404 Oct 20, 2023
db1746d
Dockerfile.ubi/travis local files
dymurray Jun 29, 2020
675fd60
Add BZ + Publish automation to repo (#82)
rayfordj Jan 28, 2021
b20810b
remove dependabot config from fork
sseago Nov 4, 2022
6c796bf
Create Makefile.prow
kaovilai Apr 5, 2023
4d1452f
set HOME in velero image for kopia, update controller-gen for CI (#280)
sseago Jul 25, 2023
94f1c5b
build velero-helper binary for datamover pod
sseago Aug 16, 2023
0acb289
restore: Use warning when Create IsAlreadyExist and Get error
kaovilai Oct 23, 2023
52c123b
kopia/repository/config/aws.go: Set session.Options profile from config
kaovilai Oct 20, 2023
36a168b
use ubi9-latest to build
sseago May 23, 2024
a1dcde6
OADP-4225: add tzdata to Dockerfile.ubi
sseago Jun 5, 2024
8c3c19f
fix: CI (#316)
Jun 17, 2024
f4fd3db
fix: ARM images (#332)
Aug 6, 2024
a18fca5
ubi: BUILDPLATFORM to build stage to enable cross compile. (#336)
kaovilai Aug 12, 2024
7f10bc1
OADP-4640: Downstream only to allow override kopia default algorithms…
mpryc Aug 16, 2024
13b8a3c
Downstream only: Rework of Makefile and incusion of lint
mpryc Sep 4, 2024
5f5ee1b
Downstream only - fix lint error in downtream change (#343)
mpryc Sep 5, 2024
5936aa8
run oadp-operator e2e test from the velero repo (#353)
weshayutin Oct 17, 2024
7d2d013
DS Owners
kaovilai Mar 13, 2025
7e685ee
updated controller-gen version
sseago Mar 13, 2025
33c8709
Include velero-restore-helper binary in velero image (#375)
openshift-cherrypick-robot Apr 1, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
156 changes: 156 additions & 0 deletions changelogs/CHANGELOG-1.16.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,156 @@
## v1.16

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

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

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

### Upgrading
https://velero.io/docs/v1.16/upgrade-to-1.16/

### Highlights
#### Windows cluster support
In v1.16, Velero supports to run in Windows clusters and backup/restore Windows workloads, either stateful or stateless:
* Hybrid build and all-in-one image: the build process is enhanced to build an all-in-one image for hybrid CPU architecture and hybrid platform. For more information, check the design https://github.com/vmware-tanzu/velero/blob/main/design/multiple-arch-build-with-windows.md
* Deployment in Windows clusters: Velero node-agent, data mover pods and maintenance jobs now support to run in both linux and Windows nodes
* Data mover backup/restore Windows workloads: Velero built-in data mover supports Windows workloads throughout its full cycle, i.e., discovery, backup, restore, pre/post hook, etc. It automatically identifies Windows workloads and schedules data mover pods to the right group of nodes

Check the epic issue https://github.com/vmware-tanzu/velero/issues/8289 for more information.

#### Parallel Item Block backup
v1.16 now supports to back up item blocks in parallel. Specifically, during backup, correlated resources are grouped in item blocks and Velero backup engine creates a thread pool to back up the item blocks in parallel. This significantly improves the backup throughput, especially when there are large scale of resources.
Pre/post hooks also belongs to item blocks, so will also run in parallel along with the item blocks.
Users are allowed to configure the parallelism through the `--item-block-worker-count` Velero server parameter. If not configured, the default parallelism is 1.

For more information, check issue https://github.com/vmware-tanzu/velero/issues/8334.

#### Data mover restore enhancement in scalability
In previous releases, for each volume of WaitForFirstConsumer mode, data mover restore is only allowed to happen in the node that the volume is attached. This severely degrades the parallelism and the balance of node resource(CPU, memory, network bandwidth) consumption for data mover restore (https://github.com/vmware-tanzu/velero/issues/8044).

In v1.16, users are allowed to configure data mover restores running and spreading evenly across all nodes in the cluster. The configuration is done through a new flag `ignoreDelayBinding` in node-agent configuration (https://github.com/vmware-tanzu/velero/issues/8242).

#### Data mover enhancements in observability
In 1.16, some observability enhancements are added:
* Output various statuses of intermediate objects for failures of data mover backup/restore (https://github.com/vmware-tanzu/velero/issues/8267)
* Output the errors when Velero fails to delete intermediate objects during clean up (https://github.com/vmware-tanzu/velero/issues/8125)

The outputs are in the same node-agent log and enabled automatically.

#### CSI snapshot backup/restore enhancement in usability
In previous releases, a unnecessary VolumeSnapshotContent object is retained for each backup and synced to other clusters sharing the same backup storage location. And during restore, the retained VolumeSnapshotContent is also restored unnecessarily.

In 1.16, the retained VolumeSnapshotContent is removed from the backup, so no unnecessary CSI objects are synced or restored.

For more information, check issue https://github.com/vmware-tanzu/velero/issues/8725.

#### Backup Repository Maintenance enhancement in resiliency and observability
In v1.16, some enhancements of backup repository maintenance are added to improve the observability and resiliency:
* A new backup repository maintenance history section, called `RecentMaintenance`, is added to the BackupRepository CR. Specifically, for each BackupRepository, including start/completion time, completion status and error message. (https://github.com/vmware-tanzu/velero/issues/7810)
* Running maintenance jobs are now recaptured after Velero server restarts. (https://github.com/vmware-tanzu/velero/issues/7753)
* The maintenance job will not be launched for readOnly BackupStorageLocation. (https://github.com/vmware-tanzu/velero/issues/8238)
* The backup repository will not try to initialize a new repository for readOnly BackupStorageLocation. (https://github.com/vmware-tanzu/velero/issues/8091)
* Users now are allowed to configure the intervals of an effective maintenance in the way of `normalGC`, `fastGC` and `eagerGC`, through the `fullMaintenanceInterval` parameter in backupRepository configuration. (https://github.com/vmware-tanzu/velero/issues/8364)

#### Volume Policy enhancement of filtering volumes by PVC labels
In v1.16, Volume Policy is extended to support filtering volumes by PVC labels. (https://github.com/vmware-tanzu/velero/issues/8256).

#### Resource Status restore per object
In v1.16, users are allowed to define whether to restore resource status per object through an annotation `velero.io/restore-status` set on the object. (https://github.com/vmware-tanzu/velero/issues/8204).

#### Velero Restore Helper binary is merged into Velero image
In v1.16, Velero banaries, i.e., velero, velero-helper and velero-restore-helper, are all included into the single Velero image. (https://github.com/vmware-tanzu/velero/issues/8484).

### Runtime and dependencies
Golang runtime: 1.23.7
kopia: 0.19.0

### Limitations/Known issues
#### Limitations of Windows support
* fs-backup is not supported for Windows workloads and so fs-backup runs only in linux nodes for linux workloads
* Backup/restore of NTFS extended attributes/advanced features are not supported, i.e., Security Descriptors, System/Hidden/ReadOnly attributes, Creation Time, NTFS Streams, etc.

### All Changes
* Add third party annotation support for maintenance job, so that the declared third party annotations could be added to the maintenance job pods (#8812, @Lyndon-Li)
* Fix issue #8803, use deterministic name to create backupRepository (#8808, @Lyndon-Li)
* Refactor restoreItem and related functions to differentiate the backup resource name and the restore target resource name. (#8797, @blackpiglet)
* ensure that PV is removed before VS is deleted (#8777, @ix-rzi)
* host_pods should not be mandatory to node-agent (#8774, @mpryc)
* Log doesn't show pv name, but displays %!s(MISSING) instead (#8771, @hu-keyu)
* Fix issue #8754, add third party annotation support for data mover (#8770, @Lyndon-Li)
* Add docs for volume policy with labels as a criteria (#8759, @shubham-pampattiwar)
* Move pvc annotation removal from CSI RIA to regular PVC RIA (#8755, @sseago)
* Add doc for maintenance history (#8747, @Lyndon-Li)
* Fix issue #8733, add doc for restorePVC (#8737, @Lyndon-Li)
* Fix issue #8426, add doc for Windows support (#8736, @Lyndon-Li)
* Fix issue #8475, refactor build-from-source doc for hybrid image build (#8729, @Lyndon-Li)
* Return directly if no pod volme backup are tracked (#8728, @ywk253100)
* Fix issue #8706, for immediate volumes, there is no selected-node annotation on PVC, so deduce the attached node from VolumeAttachment CRs (#8715, @Lyndon-Li)
* Add labels as a criteria for volume policy (#8713, @shubham-pampattiwar)
* Copy SecurityContext from Containers[0] if present for PVR (#8712, @sseago)
* Support pushing images to an insecure registry (#8703, @ywk253100)
* Modify golangci configuration to make it work. (#8695, @blackpiglet)
* Run backup post hooks inside ItemBlock synchronously (#8694, @ywk253100)
* Add docs for object level status restore (#8693, @shubham-pampattiwar)
* Clean artifacts generated during CSI B/R. (#8684, @blackpiglet)
* Don't run maintenance on the ReadOnly BackupRepositories. (#8681, @blackpiglet)
* Fix #8657: WaitGroup panic issue (#8679, @ywk253100)
* Fixes issue #8214, validate `--from-schedule` flag in create backup command to prevent empty or whitespace-only values. (#8665, @aj-2000)
* Implement parallel ItemBlock processing via backup_controller goroutines (#8659, @sseago)
* Clean up leaked CSI snapshot for incomplete backup (#8637, @raesonerjt)
* Handle update conflict when restoring the status (#8630, @ywk253100)
* Fix issue #8419, support repo maintenance job to run on Windows nodes (#8626, @Lyndon-Li)
* Always create DataUpload configmap in restore namespace (#8621, @sseago)
* Fix issue #8091, avoid to create new repo when BSL is readonly (#8615, @Lyndon-Li)
* Fix issue #8242, distribute dd evenly across nodes (#8611, @Lyndon-Li)
* Fix issue #8497, update du/dd progress on completion (#8608, @Lyndon-Li)
* Fix issue #8418, add Windows toleration to data mover pods (#8606, @Lyndon-Li)
* Check the PVB status via podvolume Backupper rather than calling API server to avoid API server issue (#8603, @ywk253100)
* Fix issue #8067, add tmp folder (/tmp for linux, C:\Windows\Temp for Windows) as an alternative of udmrepo's config file location (#8602, @Lyndon-Li)
* Data mover restore for Windows (#8594, @Lyndon-Li)
* Skip patching the PV in finalization for failed operation (#8591, @reasonerjt)
* Fix issue #8579, set event burst to block event broadcaster from filtering events (#8590, @Lyndon-Li)
* Configurable Kopia Maintenance Interval. backup-repository-configmap adds an option for configurable`fullMaintenanceInterval` where fastGC (12 hours), and eagerGC (6 hours) allowing for faster removal of deleted velero backups from kopia repo. (#8581, @kaovilai)
* Fix issue #7753, recall repo maintenance history on Velero server restart (#8580, @Lyndon-Li)
* Clear validation errors when schedule is valid (#8575, @ywk253100)
* Merge restore helper image into Velero server image (#8574, @ywk253100)
* Don't include excluded items in ItemBlocks (#8572, @sseago)
* fs uploader and block uploader support Windows nodes (#8569, @Lyndon-Li)
* Fix issue #8418, support data mover backup for Windows nodes (#8555, @Lyndon-Li)
* Fix issue #8044, allow users to ignore delay binding the restorePVC of data mover when it is in WaitForFirstConsumer mode (#8550, @Lyndon-Li)
* Fix issue #8539, validate uploader types when o.CRDsOnly is set to false only since CRD installation doesn't rely on uploader types (#8538, @Lyndon-Li)
* Fix issue #7810, add maintenance history for backupRepository CRs (#8532, @Lyndon-Li)
* Make fs-backup work on linux nodes with the new Velero deployment and disable fs-backup if the source/target pod is running in non-linux node (#8424) (#8518, @Lyndon-Li)
* Fix issue: backup schedule pause/unpause doesn't work (#8512, @ywk253100)
* Fix backup post hook issue #8159 (caused by #7571): always execute backup post hooks after PVBs are handled (#8509, @ywk253100)
* Fix issue #8267, enhance the error message when expose fails (#8508, @Lyndon-Li)
* Fix issue #8416, #8417, deploy Velero server and node-agent in linux/Windows hybrid env (#8504, @Lyndon-Li)
* Design to add label selector as a criteria for volume policy (#8503, @shubham-pampattiwar)
* Related to issue #8485, move the acceptedByNode and acceptedTimestamp to Status of DU/DD CRD (#8498, @Lyndon-Li)
* Add SecurityContext to restore-helper (#8491, @reasonerjt)
* Fix issue #8433, add third party labels to data mover pods when the same labels exist in node-agent pods (#8487, @Lyndon-Li)
* Fix issue #8485, add an accepted time so as to count the prepare timeout (#8486, @Lyndon-Li)
* Fix issue #8125, log diagnostic info for data mover exposers when expose timeout (#8482, @Lyndon-Li)
* Fix issue #8415, implement multi-arch build and Windows build (#8476, @Lyndon-Li)
* Pin kopia to 0.18.2 (#8472, @Lyndon-Li)
* Add nil check for updating DataUpload VolumeInfo in finalizing phase (#8471, @blackpiglet)
* Allowing Object-Level Resource Status Restore (#8464, @shubham-pampattiwar)
* For issue #8429. Add the design for multi-arch build and windows build (#8459, @Lyndon-Li)
* Upgrade go.mod k8s.io/ go.mod to v0.31.3 and implemented proper logger configuration for both client-go and controller-runtime libraries. This change ensures that logging format and level settings are properly applied throughout the codebase. The update improves logging consistency and control across the Velero system. (#8450, @kaovilai)
* Add Design for Allowing Object-Level Resource Status Restore (#8403, @shubham-pampattiwar)
* Fix issue #8391, check ErrCancelled from suffix of data mover pod's termination message (#8396, @Lyndon-Li)
* Fix issue #8394, don't call closeDataPath in VGDP callbacks, otherwise, the VGDP cleanup will hang (#8395, @Lyndon-Li)
* Adding support in velero Resource Policies for filtering PVs based on additional VolumeAttributes properties under CSI PVs (#8383, @mayankagg9722)
* Add --item-block-worker-count flag to velero install and server (#8380, @sseago)
* Make BackedUpItems thread safe (#8366, @sseago)
* Include --annotations flag in backup and restore create commands (#8354, @alromeros)
* Use aggregated discovery API to discovery API groups and resources (#8353, @ywk253100)
* Copy "envFrom" from Velero server when creating maintenance jobs (#8343, @evhan)
* Set hinting region to use for GetBucketRegion() in pkg/repository/config/aws.go (#8297, @kaovilai)
* Bump up version of client-go and controller-runtime (#8275, @ywk253100)
* fix(pkg/repository/maintenance): don't panic when there's no container statuses (#8271, @mcluseau)
* Add Backup warning for inclusion of NS managed by ArgoCD (#8257, @shubham-pampattiwar)
* Added tracking for deleted namespace status check in restore flow. (#8233, @sangitaray2021)
1 change: 0 additions & 1 deletion changelogs/unreleased/8233-sangitaray2021

This file was deleted.

1 change: 0 additions & 1 deletion changelogs/unreleased/8257-shubham-pampattiwar

This file was deleted.

1 change: 0 additions & 1 deletion changelogs/unreleased/8271-mcluseau

This file was deleted.

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

This file was deleted.

1 change: 0 additions & 1 deletion changelogs/unreleased/8297-kaovilai

This file was deleted.

1 change: 0 additions & 1 deletion changelogs/unreleased/8343-evhan

This file was deleted.

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

This file was deleted.

1 change: 0 additions & 1 deletion changelogs/unreleased/8354-alromeros

This file was deleted.

1 change: 0 additions & 1 deletion changelogs/unreleased/8366-sseago

This file was deleted.

1 change: 0 additions & 1 deletion changelogs/unreleased/8380-sseago

This file was deleted.

1 change: 0 additions & 1 deletion changelogs/unreleased/8383-mayankagg9722

This file was deleted.

1 change: 0 additions & 1 deletion changelogs/unreleased/8395-Lyndon-Li

This file was deleted.

1 change: 0 additions & 1 deletion changelogs/unreleased/8396-Lyndon-Li

This file was deleted.

1 change: 0 additions & 1 deletion changelogs/unreleased/8403-shubham-pampattiwar

This file was deleted.

1 change: 0 additions & 1 deletion changelogs/unreleased/8450-kaovilai

This file was deleted.

1 change: 0 additions & 1 deletion changelogs/unreleased/8459-Lyndon-Li

This file was deleted.

1 change: 0 additions & 1 deletion changelogs/unreleased/8464-shubham-pampattiwar

This file was deleted.

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

This file was deleted.

1 change: 0 additions & 1 deletion changelogs/unreleased/8472-Lyndon-Li

This file was deleted.

1 change: 0 additions & 1 deletion changelogs/unreleased/8476-Lyndon-Li

This file was deleted.

1 change: 0 additions & 1 deletion changelogs/unreleased/8482-Lyndon-Li

This file was deleted.

1 change: 0 additions & 1 deletion changelogs/unreleased/8486-Lyndon-Li

This file was deleted.

1 change: 0 additions & 1 deletion changelogs/unreleased/8487-Lyndon-Li

This file was deleted.

1 change: 0 additions & 1 deletion changelogs/unreleased/8491-reasonerjt

This file was deleted.

1 change: 0 additions & 1 deletion changelogs/unreleased/8498-Lyndon-Li

This file was deleted.

1 change: 0 additions & 1 deletion changelogs/unreleased/8503-shubham-pampattiwar

This file was deleted.

1 change: 0 additions & 1 deletion changelogs/unreleased/8504-Lyndon-Li

This file was deleted.

1 change: 0 additions & 1 deletion changelogs/unreleased/8508-Lyndon-Li

This file was deleted.

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

This file was deleted.

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

This file was deleted.

1 change: 0 additions & 1 deletion changelogs/unreleased/8518-Lyndon-Li

This file was deleted.

1 change: 0 additions & 1 deletion changelogs/unreleased/8532-Lyndon-Li

This file was deleted.

1 change: 0 additions & 1 deletion changelogs/unreleased/8538-Lyndon-Li

This file was deleted.

1 change: 0 additions & 1 deletion changelogs/unreleased/8550-Lyndon-Li

This file was deleted.

1 change: 0 additions & 1 deletion changelogs/unreleased/8555-Lyndon-Li

This file was deleted.

1 change: 0 additions & 1 deletion changelogs/unreleased/8569-Lyndon-Li

This file was deleted.

1 change: 0 additions & 1 deletion changelogs/unreleased/8572-sseago

This file was deleted.

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

This file was deleted.

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

This file was deleted.

1 change: 0 additions & 1 deletion changelogs/unreleased/8580-Lyndon-Li

This file was deleted.

1 change: 0 additions & 1 deletion changelogs/unreleased/8581-kaovilai

This file was deleted.

1 change: 0 additions & 1 deletion changelogs/unreleased/8590-Lyndon-Li

This file was deleted.

1 change: 0 additions & 1 deletion changelogs/unreleased/8591-reasonerjt

This file was deleted.

1 change: 0 additions & 1 deletion changelogs/unreleased/8594-Lyndon-Li

This file was deleted.

1 change: 0 additions & 1 deletion changelogs/unreleased/8602-Lyndon-Li

This file was deleted.

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

This file was deleted.

1 change: 0 additions & 1 deletion changelogs/unreleased/8606-Lyndon-Li

This file was deleted.

1 change: 0 additions & 1 deletion changelogs/unreleased/8608-Lyndon-Li

This file was deleted.

1 change: 0 additions & 1 deletion changelogs/unreleased/8611-Lyndon-Li

This file was deleted.

1 change: 0 additions & 1 deletion changelogs/unreleased/8615-Lyndon-Li

This file was deleted.

1 change: 0 additions & 1 deletion changelogs/unreleased/8621-sseago

This file was deleted.

1 change: 0 additions & 1 deletion changelogs/unreleased/8626-Lyndon-Li

This file was deleted.

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

This file was deleted.

1 change: 0 additions & 1 deletion changelogs/unreleased/8637-raesonerjt

This file was deleted.

1 change: 0 additions & 1 deletion changelogs/unreleased/8659-sseago

This file was deleted.

1 change: 0 additions & 1 deletion changelogs/unreleased/8665-aj-2000

This file was deleted.

Loading