Release Notes
7.5.7
Release Date: 2025-03-11
Release Summary
Veeam Kasten v7.5.7 is a re-release of v7.5.5 that corrects packaging and documentation issues.
Known Issues
- Fixed issue of missing k10tools images for Veeam Kasten v7.5.5.
- Fixed issue of missing release notes for Veeam Kasten v7.5.6.
7.5.5
Release Date: 2025-03-08
Bug Fixes
- Resolved the image copy failure that occurred during the offline installation of the Kasten 7.5.4 Operator.
- A more helpful validation error message is now displayed when K10DR validate fails on the Configure DR page.
Security Issues
- Upgrade to Go 1.23.7 to mitigate security vulnerabilities.
Other Notes
- The Activity Section Filter in the UI now returns individual root actions instead of grouped actions when filtering by Action and grouped Policy Runs when filtering by Policy name.
7.5.4
Release Date: 2025-02-25
Bug Fixes
- Corrected Operator metadata which caused the Kasten Operator to not be listed in the Red Hat Marketplace for the amd64 platform with the 7.5.3 release.
- Fixed an issue where Pods created while restoring a Veeam Kasten Disaster Recovery backup were using the default service account. This includes Pods with prefix restore-data-dr-, data-mover-svc- and restorectl-validate-. These Pods will now run with the service account used by other Kasten Pods.
- Fixed a bug in the validation of immutable settings for policies that use the VBR scale-out backup repository.
Security Issues
- Update K10 services base image to pull in latest security updates.
- Updated base image used to build Veeam Kasten container images to pull in latest security updates.
- Upgrade to Go 1.23.6 to mitigate security vulnerabilities.
7.5.3
Release Date: 2025-02-06
New Features
- Application details panel in Veeam Kasten dashboard has been improved to show the policies selecting that namespace.
- Added support for exporting NetApp ONTAP-NAS-Economy volume snapshots created using Trident CSI v24.10.0 or later.
Bug Fixes
- Fixed a potential panic in
aggregatedapis-svc
when running Kasten DR restore. - Fixed an issue where RetireActions associated with blueprints were failing due to missing
custom-ca-bundle-store
ConfigMap. - Fixed an issue where
imagePullSecrets
were not being set in affinity pod created during Veeam Kasten Disaster Recovery workflow - Fixed the formatting of documented
KastenDRRestore
examples. - Fixed the ability to set the
limiter.executorReplicas
value.
Security Issues
- Upgraded Prometheus to chart version
v26.1.0
to pull in latest security updates. - Update K10 services base image to pull in latest security updates.
- Redacted sensitive information in Kasten logging.
7.5.2
Release Date: 2025-01-10
New Features
- Added Helm flags to control the degree of parallelism when uploading or downloading snapshot data exported in :ref:
block mode<block_mode_export>
. - Added the ability to copy Iron Bank images to/from the local filesystem using the
k10tools ironbank image copy
command (--dst_path
and--src-path
options).
Bug Fixes
- Removed restrictive validation that previously prevented the creation of a policy with file mode export on Tanzu clusters.
- Fixed an issue where SSL certificate validation was failing when performing a Veeam Kasten Disaster Recovery (KDR) restore from a S3 compatible location profile.
- Fixed an issue where generic backup of shareable volumes failed because encryption key artifact was not found.
- Fixed an issue that prevented users from creating new vSphere infrastructure profiles.
- Fix a false positive tampering warning for specific blobs that required retry during export.
Security Issues
- Update K10 services base image to pull in latest security updates.
Other Notes
- The change to Quick DR mode for Veeam Kasten Disaster Recovery (KDR) as the default for new and existing installations planned for the v7.5.3 release will be delayed to a future release.
7.5.1
Release Date: 2024-12-12
New Features
- The Infrastructure Profiles page has been updated for additional clarity and visual consistency. Profiles can now be created and edited using a multi-step form.
- Added support for Azure Federated Identity for OpenShift on Azure in the UI.
- Added the ability to copy images to and from the local filesystem using
k10tools image copy
. - Added the ability to specify multiple platforms and/or remove attestation-manifests such as SBOMs and provenance when using
k10tools image copy
. - Added support for Kubernetes 1.31 starting from Veeam Kasten v7.5.0.
-
Added support for 64-bit Arm and Power
architectures, in addition to the already supported x86_64 architecture.
- Testing for Power was done on Red Hat OpenShift for IBM Power using the IBM Spectrum Scale CSI Driver.
- Testing for Arm was done on AWS Graviton using the AWS Elastic Block Storage (EBS) CSI Driver.
Bug Fixes
- Fixed an issue where setting local retention to 0 causes metadata export to fail.
- Fixed an issue where creating an Azure infrastructure profile with a default client ID would fail with a
missing client ID
error. - Fixed inconsistencies when paging through recent actions on Veeam Kasten dashboard. Capped count displayed of filtered recent actions.
- Correctly hides the "Multi-Cluster" sidebar link on a drilled into secondary cluster in Multi-Cluster mode.
Security Issues
- Basic users are now restricted from viewing application details of applications in other namespaces.
- Basic users now require specific permission to view each action type through the Veeam Kasten dashboard.
- Update K10 services base image to pull in latest security updates.