Skip to content

Releases: bep/s3deploy

v2.4.0

12 Aug 07:22
@bep bep
aad0700
Compare
Choose a tag to compare

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

07 Jul 10:11
@bep bep
a87669c
Compare
Choose a tag to compare

Changelog

a87669c release: Remove the 386 build

v2.3.4

06 Jul 19:57
@bep bep
ffccdd5
Compare
Choose a tag to compare
circleci: Update to Go 1.14.3

v2.3.3

02 Jul 18:12
@bep bep
Compare
Choose a tag to compare

Add /v2 to the path in go.mod to make it installable via "go get".

v2.3.2

07 Apr 08:57
@bep bep
Compare
Choose a tag to compare

Changelog

56b818b Add Prefix param to ListObjectsPages

v2.3.1

31 Mar 10:37
@bep bep
Compare
Choose a tag to compare

Changelog

b97a922 Unexport pathEscapeRFC1738
b814d21 Encode CloudFront invalidation paths
de166f3 Update README.md

v2.3.0

01 Jan 14:00
@bep bep
Compare
Choose a tag to compare

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

v2.2.0

03 Oct 18:22
@bep bep
d9f955f
Compare
Choose a tag to compare

Changelog

d9f955f Add CloudFront cache invalidation
9f84015 circleci: Do go mod download before build

v2.1.0

05 Sep 18:47
@bep bep
978e248
Compare
Choose a tag to compare

Changelog

978e248 circleci: Run 1 build at a time
3ecbc58 Update Goreleaser to use npfm
64e9fd7 Add codecov config
64001c0 Add appveyor config
584dca4 Update CircleCI to Go 1.11
4b2feef Update Travis to Go 1.11
6b61404 Add go.mod
5493c6a Normalize NFD filenames
e1969a6 Add link to tutorial
ab9cec7 Add AWS region information to README

v2.0.2

24 Apr 20:31
@bep bep
Compare
Choose a tag to compare

Changelog

cc7116a Fix for check for content-type when gzip
e9d1e7c Update README.md
a75e6e6 Update README.md
2ef012e Add config tests


Automated with GoReleaser
Built with go version go1.10 linux/amd64