This repository has been archived by the owner on Oct 19, 2021. It is now read-only.
Releases: beyondstorage/go-service-gcs
Releases · beyondstorage/go-service-gcs
v2.3.0
v2.3.0 - 2021-09-13
Added
- feat: Use credentials from the environment (#58)
Changed
- ci: Enable auto merge for Dependabot
- ci: Cleanup Service Integration Tests (#67)
- docs: Update README (#68)
Fixed
- fix: Regenerate code
Refactor
- refactor: Rewrite credential parse in more directly way (#59)
Upgraded
- ci: Upgrade fetch-metadata
- build(deps): Bump google.golang.org/api from 0.50.0 to 0.56.0 (#63)
v2.2.0
v2.2.0 - 2021-07-21
Added
- ci: Add gofmt action (#41)
- ci: Add diff check action (#44)
- ci: Add dependabot auto build support (#45)
Changed
- storage: Update types in service.toml to golang types (#49)
- storage: Implement GSP-654 Unify List Behavior (#49)
Fixed
- ci: Fix auto-build not work correctly
Upgraded
- build(deps): Bump cloud.google.com/go/storage from 1.15.0 to 1.16.0 (#38)
- build(deps): Bump google.golang.org/api from 0.49.0 to 0.50.0 (#39)