Skip to content

Commit

Permalink
v1.61.0 release notes
Browse files Browse the repository at this point in the history
Signed-off-by: Alex Kalenyuk <[email protected]>
  • Loading branch information
akalenyu committed Nov 28, 2024
1 parent d57445e commit 3cfe2b7
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions manual-release-notes
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
v1.61.0
Enhancement: Add nbdkit command line parameters to improve reliability of multi-stage VDDK imports
Enhancement: enable cross compile tools for s390x for CDI builder
BugFix: Fix PVC deletion logic in CDI populators
Enhancement: enable s390x native build
BugFix: Bump tar rpm to fix concurrent host-assisted clone tar failure on file change during read
BugFix: Increased size of scratch space to take fs overhead into account
Enhancement: Handle desired storage class changes automatically in cron controller by deleting old storage class sources
Cleanup: Deprecating ObjectTransfer feature
Enhancement: provide s390x support for functional tests
Enhancement: Add s390x nightly build automation
BugFix: Handle PunchHole/AppendZeroWithTruncate failures
Enhancement: Suppress alerting for static provisioning
Cleanup: Document device_ownership_from_security_context=true for containerd v2
BugFix: Warm imports to filesystem volumes would fail size validation on subsequent snapshots
Enhancement: Explicitly declaring containerPort in cdi-apiserver deployment
BugFix: Reduce frequency of SCC management Events
BugFix: Reduce frequency of Route management events
BugFix: Fix uploading for block devices that exceed requested size
Cleanup: Standardize go.mod to not specify patch version
BugFix: nil pointer in handleSnapshot
BugFix: config controller broken with ingresses
Enhancement: Add RWX to AWS EBS io2 storage capabilities
BugFix: VDDK Fix Incomplete transfer of change blocks leads to data corruption
Cleanup: cdi-uploadserver: healthcheck and application use same port

0 comments on commit 3cfe2b7

Please sign in to comment.