Skip to content

Commit

Permalink
chore: release storage 1.13.0 (#3434)
Browse files Browse the repository at this point in the history
  • Loading branch information
yoshi-code-bot committed Feb 3, 2021
1 parent e3587f1 commit 691d713
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions storage/CHANGES.md
@@ -1,5 +1,18 @@
# Changes

## [1.13.0](https://www.github.com/googleapis/google-cloud-go/compare/storage/v1.12.0...v1.13.0) (2021-02-03)


### Features

* **storage:** add missing StorageClass in BucketAttrsToUpdate ([#3038](https://www.github.com/googleapis/google-cloud-go/issues/3038)) ([2fa1b72](https://www.github.com/googleapis/google-cloud-go/commit/2fa1b727f8a7b20aa62fe0990530744f6c109be0))
* **storage:** add projection parameter for BucketHandle.Objects() ([#3549](https://www.github.com/googleapis/google-cloud-go/issues/3549)) ([9b9c3dc](https://www.github.com/googleapis/google-cloud-go/commit/9b9c3dce3ee10af5b6c4d070821bf47a861efd5b))


### Bug Fixes

* **storage:** fix endpoint selection logic ([#3172](https://www.github.com/googleapis/google-cloud-go/issues/3172)) ([99edf0d](https://www.github.com/googleapis/google-cloud-go/commit/99edf0d211a9e617f2586fbc83b6f9630da3c537))

## v1.12.0
- V4 signed URL fixes:
- Fix encoding of spaces in query parameters.
Expand Down

0 comments on commit 691d713

Please sign in to comment.