Skip to content

v1.22.6

Compare
Choose a tag to compare
@github-actions github-actions released this 15 Mar 16:41
· 1248 commits to main since this release
6e18c77

Changelog

6e18c77 Add application/json content type where required (#452)
6ec8e39 Increase time tolerance to avoid test flakes (#447)
1806c7e build(deps): bump @google-cloud/storage in /examples/node (#442)
2acd8ab build(deps): bump cloud.google.com/go/storage from 1.13.0 to 1.14.0 (#438)
cd9aa77 build(deps): bump cloud.google.com/go/storage in /examples/go (#439)
12f653c build(deps): bump github.com/google/go-cmp from 0.5.4 to 0.5.5 (#443)
db509d1 build(deps): bump github.com/sirupsen/logrus from 1.8.0 to 1.8.1 (#445)
25cd8ea build(deps): bump golang from 1.16.0 to 1.16.1 (#448)
a0465b3 build(deps): bump golang from 1.16.1 to 1.16.2 (#450)
7777619 build(deps): bump golangci/golangci-lint-action from v2.4.0 to v2.5.0 (#435)
031cf62 build(deps): bump golangci/golangci-lint-action from v2.5.0 to v2.5.1 (#437)
890353e build(deps): bump google-cloud-storage in /examples/python (#436)
7d29a00 build(deps): bump google-cloud-storage in /examples/python (#449)
9af9578 build(deps): bump google.golang.org/api from 0.40.0 to 0.41.0 (#444)
9b02a77 build(deps): bump google.golang.org/api in /examples/go (#446)
2c8a258 examples/go: add deleteFile
67374ec github/workflows/main: don't use go mod download