Releases: fujiwara/stretcher
Releases · fujiwara/stretcher
v1.1.0
What's Changed
- Bump golang.org/x/net from 0.11.0 to 0.23.0 by @dependabot in #31
- bump Go and actions versions. by @fujiwara in #30
- Bump google.golang.org/grpc from 1.15.0 to 1.56.3 by @dependabot in #32
- fix: remove ioutil by @fujiwara in #33
- switch to aws-sdk-go-v2 by @fujiwara in #34
New Contributors
- @dependabot made their first contribution in #31
Full Changelog: v1.0.2...v1.1.0
v1.0.2
No features changed.
- Build release binaries by Go 1.20.
- Fix vulnerabilities of dependent modules.
v1.0.1
No features changed.
Build release binaries by Go 1.16.
v1.0.1-rc3
go mod download
v1.0.0
This release is a reaction for AWS Signature Version 2 deprecation for Amazon S3.
Stretcher v0.x.x uses Signature Version 2, so after June 24, 2019, old stretcher commands will fail to fetch objects from Amazon S3.
No changes from v1.0.0-rc1.
v1.0.0-rc1
Fix a broken function #28
v1.0.0-rc0
This release is for AWS Signature Version 2 Deprecation for Amazon S3.
Stretcher v0.x.x uses Signature Version 2, so after June 24, 2019, an old stretcher command will fail to fetch objects from Amazon S3.