Skip to content

Commit

Permalink
Merge pull request #198 from blackpiglet/v0.6_change_log
Browse files Browse the repository at this point in the history
Add v0.6 change log, and update README.md.
  • Loading branch information
Lyndon-Li authored Aug 18, 2023
2 parents 82b9eb6 + 3f164b0 commit 25443b4
Show file tree
Hide file tree
Showing 4 changed files with 17 additions and 2 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ Below is a listing of plugin versions and respective Velero versions that are co

| Plugin Version | Velero Version |
|-----------------|----------------|
| v0.6.x | v1.12.x |
| v0.5.x | v1.11.x |
| v0.4.x | v1.10.x |
| v0.3.0 | v1.9.x |
Expand Down
16 changes: 16 additions & 0 deletions changelogs/CHANGELOG-0.6.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
### All Changes

* Annotate the PVC for non CSI PV. (#192, @reasonerjt)
* Add AreAdditionalItemsReady method for RIA v2. (#185, @blackpiglet)
* Add snapshot data mover logic in PVC RIA v2. (#184, @blackpiglet)
* Add DataUploadResult ConfigMap retrieving and deleting code. (#183, @blackpiglet)
* Support DataUpload CR handling in backup (#181, @blackpiglet)
* Remove VS name annotation from PVC during CSI restore (#180, @shubham-pampattiwar)
* Add support for Multiple VolumeSnapshotClasses (#178, @anshulahuja98)
* Make the BIA in CSI plugin adopt v2. (#177, @blackpiglet)
* Copy PVC labels to it's VolumeSnapshot (#176, @anshulahuja98)
* Use CSISnapshotTimeout to set the snapshot timeout (#175, @dzaninovic)
* Cleanup CSI Snapshots post Polling of VSC times out in CSI Plugin. (#174, @Shashank1306s)
* Update the logic to get VSClass for CSI snapshot (#173, @reasonerjt)
* Unify CSI plugin build process and bump golang version. (#165, @blackpiglet)
* Replace busybox with internal copy binary (#161, @blackpiglet)
1 change: 0 additions & 1 deletion changelogs/unreleased/161-blackpiglet

This file was deleted.

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

This file was deleted.

0 comments on commit 25443b4

Please sign in to comment.