Skip to content

Releases: Shopify/go-storage

v1.3.2

28 May 09:40
28b6e1a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.1...v1.3.2

v1.3.1

29 Feb 16:31
62bc7e1
Compare
Choose a tag to compare

What's Changed

  • Remove classification by @charlescng in #404
  • Migrate off probot-CLA to new GitHub Action by @cursedcoder in #400
  • Bump actions/setup-go from 3.2.1 to 4.1.0 by @dependabot in #494
  • Bump github.com/stretchr/testify from 1.8.0 to 1.8.4 by @dependabot in #476
  • Bump actions/cache from 3.0.4 to 3.3.1 by @dependabot in #456
  • Update go version and github actions versions by @yousifh in #527
  • Bump google.golang.org/api from 0.86.0 to 0.157.0 by @dependabot in #526
  • Bump cloud.google.com/go/storage from 1.30.1 to 1.37.0 by @dependabot in #528
  • [ACTION REQUIRED] Remove deprecated values from service.yml by @services-db in #466
  • Bump golang.org/x/oauth2 from 0.16.0 to 0.17.0 by @dependabot in #535
  • Bump golangci/golangci-lint-action from 3 to 4 by @dependabot in #536
  • Go 1.21 and Golangci-lint 1.56 by @pior in #542
  • Bump google.golang.org/api from 0.157.0 to 0.167.0 by @dependabot in #541
  • Bump cloud.google.com/go/storage from 1.37.0 to 1.38.0 by @dependabot in #538

New Contributors

Full Changelog: v1.3.0...v1.3.1

v1.3.0

12 Jul 17:22
0eccca9
Compare
Choose a tag to compare

What's Changed

  • Add ReaderOption.ReadCompressed to control auto-transcoding by @pior in #397

Dependencies:

  • Bump cloud.google.com/go/storage from 1.22.0 to 1.23.0 by @dependabot in #393
  • Bump github.com/stretchr/testify from 1.7.1 to 1.8.0 by @dependabot in #395
  • Bump google.golang.org/api from 0.79.0 to 0.86.0 by @dependabot in #396

Tooling:

Full Changelog: v1.2.0...v1.3.0

v1.2.0

13 May 21:15
5e91b07
Compare
Choose a tag to compare

Note:
The Google storage version v1.19.0 includes a significant behaviour change regarding retries

v1.1.0

13 May 20:58
b7f3bc9
Compare
Choose a tag to compare
  • Bump to go 1.17
  • Replace ruby bin/style script with go install
  • Make MockFS public to honour the lint rule
  • Bump golangci to 1.43.0
  • Activate a bunch of new linters
  • Use google storage directly instead of gcloud
  • Remove S3 support
  • Remove FromURL
  • Remove TraceWrapper
  • Remove use of github.com/pkg/errors
  • Move testutils to an internal package

v1.0.1

16 Nov 19:48
ddb96c9
Compare
Choose a tag to compare
  • Add support for ContentEncoding #316

v1.0.0 First stable release

23 Sep 18:44
c6c28a7
Compare
Choose a tag to compare

v0.1.0: Merge pull request #23 from Shopify/seb-gcs-cache-client

23 Sep 18:20
1e9e4e8
Compare
Choose a tag to compare