debian-forge-composer/vendor/github.com/googleapis/gax-go/v2/CHANGES.md
dependabot[bot] 49cf427e6a build(deps): bump cloud.google.com/go/storage from 1.26.0 to 1.27.0
Bumps [cloud.google.com/go/storage](https://github.com/googleapis/google-cloud-go) from 1.26.0 to 1.27.0.
- [Release notes](https://github.com/googleapis/google-cloud-go/releases)
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md)
- [Commits](https://github.com/googleapis/google-cloud-go/compare/spanner/v1.26.0...spanner/v1.27.0)

---
updated-dependencies:
- dependency-name: cloud.google.com/go/storage
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-23 15:51:14 +02:00

1.3 KiB

Changelog

2.5.1 (2022-08-04)

Bug Fixes

  • v2: resolve bad genproto pseudoversion in go.mod (#218) (1379b27)

2.5.0 (2022-08-04)

Features

2.4.0 (2022-05-09)

Features

Bug Fixes

  • v2/apierror: use errors.As in FromError (#189) (f30f05b)

Miscellaneous Chores