1.41.0 (2024-05-13)
Features
- storage/control: Make Managed Folders operations public (264a6dc)
- storage: Support for soft delete policies and restore (#9520) (985deb2)
Bug Fixes
- storage/control: An existing resource pattern value
projects/{project}/buckets/{bucket}/managedFolders/{managedFolder=**}
to resource definitionstorage.googleapis.com/ManagedFolder
is removed (3e25053) - storage: Add internaloption.WithDefaultEndpointTemplate (3b41408)
- storage: Bump x/net to v0.24.0 (ba31ed5)
- storage: Disable gax retries for gRPC (#9747) (bbfc0ac)
- storage: More strongly match regex (#9706) (3cfc8eb), refs #9705
- storage: Retry net.OpError on connection reset (#10154) (54fab10), refs #9478
- storage: Wrap error when MaxAttempts is hit (#9767) (9cb262b), refs #9720
Documentation
- storage/control: Update storage control documentation and add PHP for publishing (1d757c6)