1.55.0 (2025-05-29)
Features
- storage/control: Add Client Libraries Storage IntelligenceConfig (2aaada3)
- storage/internal: Add IpFilter to Bucket (#12309) (d8ae687)
- storage/internal: Add Object.Retention message (d8ae687)
Bug Fixes
- storage: Add EnableNewAuthLibrary internalOption to HTTP newClient (#12320) (0036073)
- storage: Migrate oauth2/google usages to cloud.google.com/go/auth (#11191) (3a22349)
- storage: Omit check on MultiRangeDownloader (#12342) (774621c)
- storage: Retry url.Error and net.OpErrors when they wrap an io.EOF (#12289) (080f6b0)
Documentation
- storage/internal: Add explicit Optional annotations to fields that have always been treated as optional (d8ae687)
- storage/internal: Add note that Bucket.project output format is always project number format (d8ae687)
- storage/internal: Add note that managedFolders are supported for GetIamPolicy and SetIamPolicy (d8ae687)