1.52.0 (2025-04-22)
Features
- storage/control: Add Anywhere cache control APIs (#11807) (12bfa98)
- storage: Add CurrentState function to determine state of stream in MRD (#11688) (14e8e13)
- storage: Add OwnerEntity to bucketAttrs (#11857) (4cd4a0c)
- storage: Takeover appendable object (#11977) (513b937)
- storage: Unfinalized appendable objects. (#11647) (52c0218)
Bug Fixes
- storage: Fix Attrs for append takeover (#11989) (6db35b1)
- storage: Fix panic when Flush called early (#11934) (7d0b8a7)
- storage: Fix unfinalized write size (#12016) (6217f8f)
- storage: Force first message on next sendBuffer when nothing sent on current (#11871) (a1a2292)
- storage: Populate Writer.Attrs after Flush() (#12021) (8e56f74)
- storage: Remove check for FinalizeOnClose (#11992) (2664b8c)
- storage: Wrap read response parsing errors (#11951) (d2e6583)