Skip to content

v1.22.0

Compare
Choose a tag to compare
@github-actions github-actions released this 23 Dec 00:33
· 1312 commits to main since this release
v1.22.0
f1a575d

Changelog

1e62604 Dockerfile: remove call to linter
8ef093d Fix go example with http
52f25fb Lock linter version to fix new failures. (#372)
47c7d74 Move stuff around in the node example
5f13955 Support undocumented resumable upload API (#373)
a016159 Upgrade golangci-lint
f1a575d Use gziphandler
993d8f3 build(deps): bump @google-cloud/storage in /examples/node (#357)
e1b2ecb build(deps): bump @google-cloud/storage in /examples/node (#363)
57825a3 build(deps): bump @google-cloud/storage in /examples/node (#374)
e222d5c build(deps): bump @google-cloud/storage in /examples/node (#380)
9f872db build(deps): bump actions/checkout from v2.3.3 to v2.3.4 (#358)
43b1d72 build(deps): bump alpine from 3.12.1 to 3.12.2 (#378)
7745804 build(deps): bump alpine from 3.12.1 to 3.12.2 in /ci (#379)
256d1dc build(deps): bump alpine from 3.12.2 to 3.12.3 (#387)
3497ef9 build(deps): bump alpine from 3.12.2 to 3.12.3 in /ci (#386)
c060d2a build(deps): bump github.com/google/go-cmp from 0.5.2 to 0.5.3 (#367)
e8bd4c7 build(deps): bump github.com/google/go-cmp from 0.5.3 to 0.5.4 (#369)
d098df4 build(deps): bump golang from 1.15.3 to 1.15.4 (#359)
3d9cd08 build(deps): bump golang from 1.15.4 to 1.15.5 (#366)
24c5b7f build(deps): bump golang from 1.15.5 to 1.15.6 (#375)
b2e3979 build(deps): bump golangci/golangci-lint-action from v2.2.1 to v2.3.0 (#352)
c3e6cb0 build(deps): bump google-cloud-storage in /examples/python (#368)
6b0cd2b build(deps): bump google-cloud-storage in /examples/python (#383)
07919b7 build(deps): bump google-cloud-storage in /examples/python (#385)
150d0c7 build(deps): bump google.golang.org/api from 0.33.0 to 0.34.0 (#353)
c5c5613 build(deps): bump google.golang.org/api from 0.34.0 to 0.35.0 (#361)
8a0f2ef build(deps): bump google.golang.org/api from 0.35.0 to 0.36.0 (#376)
0bd79fb build(deps): bump google.golang.org/api in /examples/go (#354)
7f6db8f build(deps): bump google.golang.org/api in /examples/go (#360)
6da9972 build(deps): bump google.golang.org/api in /examples/go (#377)
4edb80d build(deps): bump urllib3 from 1.25.11 to 1.26.0 in /examples/python (#362)
963ee86 build(deps): bump urllib3 from 1.26.0 to 1.26.1 in /examples/python (#364)
bfe1bb9 build(deps): bump urllib3 from 1.26.1 to 1.26.2 in /examples/python (#365)
9c6e852 ci/run-node-example: fix STORAGE_EMULATOR_HOST
6175dda ci: run nodejs example with http
b3221c1 ci: use http for the Python example
ae43a3c ci: use http in go example
577803e examples/python: remove some unused imports
c02d5b3 golangci: disable errorlint, exhaustivestruct and wrapcheck
5750608 golangci: disable funlen globally
40f9221 golangci: disable tparallel
6ef4f62 upload: remove no-longer-needed nolint:funlen