What's Changed
Breaking Changes
- fix(auth)!: Remove support for quota project from API Key creds by @sai-sunder-s in #3244
- fix(auth)!: Remove universe domain builder method for mds by @sai-sunder-s in #3249
- cleanup(gax)!: future proof backoff policy by @coryan in #3250
- cleanup(gax)!: future proof polling policies by @coryan in #3251
New Client Libraries
Other Changes
- docs(storage): add
compose_fileexample by @coryan in #3177 - docs(storage): hold examples by @dbolduc in #3180
- docs(storage): add upload and download from memory examples by @suzmue in #3143
- docs(storage): update storage class by @dbolduc in #3182
- docs(storage): add kms key upload example by @suzmue in #3151
- docs(storage): add move file example by @suzmue in #3187
- docs(storage): add object get metadata example by @nvnmandadhi in #3188
- docs(storage): copy file example by @dbolduc in #3184
- fix(gax-internal): alternative endpoints for gRPC by @coryan in #3194
- docs(storage):
set_client_endpointexample by @coryan in #3198 - impl(wkt): workaround for time==0.3.42 by @coryan in #3195
- docs(storage): add sample for rotate encryption key by @suzmue in #3190
- docs(storage): object ACL samples by @dbolduc in #3201
- docs(storage): object archived generation samples by @dbolduc in #3202
- docs(storage): add sample for converting object from csek to cmek by @suzmue in #3203
- docs(storage): add retry configuration samples by @suzmue in #3205
- docs(storage): add object get kms key example by @nvnmandadhi in #3222
- docs(lros): improve style and update dependencies by @pcoet in #3223
- docs(storage): add object print acl example by @nvnmandadhi in #3227
- docs(storage): add object print acl for user example by @nvnmandadhi in #3232
- feat(wkt): conversion to/from
std::time::SystemTimeby @dbolduc in #3231 - chore: bump versions for gax-internal 0.6.0 by @coryan in #3241
- feat(Auth): Anonymous Credentials by @sai-sunder-s in #3256
- cleanup(auth): remove
test_credentials()by @coryan in #3257
New Contributors
- @nvnmandadhi made their first contribution in #3188
Full Changelog: v0.11.0...v0.12.0