Release Notes
0.115.0
New Features
- Add support for NetworkPolicy, Service, PVC, and Pod to pkg/ephemeral appliers #3576
- Removed deprecated functions CreateVolumeSnapshot, WaitForSnapshotCompletion, CreateVolumeFromSnapshot and DeleteVolumeSnapshot in favour of CSI snapshot functions #3581
- Add kanctl binary to kanister-tools Docker Image #3578
- Support configmaps as phase objects #3500
- Harden Job Pod Service Account RBAC Settings #3542
- Support container image override for BackupDataStats, CopyVolumeData, DeleteData and DeleteDataAll functions
- Added new argument to PrepareData to enable command failure propagation #3533
Bug Fixes
- Fixed use-case when CopyVolumeData followed by RestoreData #3524
Upgrade Notes
- Volume snapshot functions CreateVolumeSnapshot, WaitForSnapshotCompletion, CreateVolumeFromSnapshot and DeleteVolumeSnapshot were deleted. Use CSI snapshot functions.