Rook
v1.19.8Storage & DataRook v1.19.8 is a patch release fixing a security issue in the Go text module and adjusting object bucket policy handling to overwrite instead of merge. Several bug fixes improve CephFS error reporting and volume cleanup.
securityGo text module vulnerability fixed
The go text package v0.37 contains a vulnerability. The fix ships in v1.19.8 with an update to the latest version of golang.org/x/text.
breakingObject bucket policy write behavior changed to overwrite
Object bucket policies are now overwritten on modify instead of merged. This changes behavior for operators managing object store bucket policies and applies to all object store deployments.
Key changes (5)
- Security: golang.org/x/text vulnerability patched
- Behavior change: object bucket policies now overwritten instead of merged on modify
- CephFS reconcile error surfacing and improved logging
- External cluster volume attachments now properly deleted during unmount
- Node watcher optimization to skip redundant initial cache sync
A weekly email arrives when a release needs action. Like the security patches and breaking changes in this release.