Releases: bep/s3deploy
v2.5.1
v2.5.0
v2.4.0
Changelog
aad0700 goreleaser: Update config to new version
54ffc30 Bump github.com/aws/aws-sdk-go from 1.15.27 to 1.40.20
627809c Bump gopkg.in/yaml.v2 from 2.2.1 to 2.4.0
f915e48 Bump github.com/stretchr/testify from 1.2.2 to 1.7.0
5ef0487 Bump golang.org/x/text from 0.3.0 to 0.3.7
ab8a188 Handle CDN invalidate for root context stored in bucket sub path
9f387d0 Allow setting ACL as a string
6e56b8f readme: Update path in go get
977f0c9 Simplify normalizeInvalidationPaths
78ad173 releaser: Bump to Go 1.16.7
9d67e2b github: Fix failing test on Windows in GitHub actions
eea77a0 github: Fix test package
678875d readme: Add test status badge
3d0e846 build: Replace Travis/Appveyor with GitHub Actions
93ec024 github: Add dependabot config
v2.3.5
v2.3.4
v2.3.3
v2.3.2
v2.3.1
v2.3.0
Main thing in this release; a new flag:
-public-access
set public ACL on uploaded objects, defaults to private if not set.
See #39
Changelog
ed74ea6 S3: Add Public ACL flag - default to private.
48a7d5f Add CloudFront IAM Policy example
7743b71 Update README with Homebrew instsall instructions etc.
c6d32f4 Remove superflous trailing slash in path.Join