Skip to content

Releases: bep/s3deploy

v2.11.0

06 May 15:12
@bep bep
Compare
Choose a tag to compare

What's Changed

v2.10.1

06 May 10:34
@bep bep
Compare
Choose a tag to compare

What's Changed

v2.10.0

25 Apr 17:13
@bep bep
Compare
Choose a tag to compare

What's Changed

  • Allow overriding default AWS endpoint URL by @joona in #373

New Contributors

Full Changelog: v2.9.0...v2.10.0

v2.9.0

12 Oct 11:45
@bep bep
Compare
Choose a tag to compare

There are some major technical upgrades in this release, but no functional changes/breakage.

Most notably:

  • Upgrade to the AWS SDK V2
  • Rework the flag/config handling to allow OS env as flags, flags defined in config file and env var interpolation in config file. See the Documentation for more info.
  • A set of integration tests using testscript has pulled the test coverage up around ~80%.
  • We have ported the release script to Hugoreleaser. This means that the archive names have changed (standardised), but it also means that you get only one unviversal, notarized MacOS PKG archive.

Changes

v2.8.1

24 Aug 21:32
@bep bep
f63c5b7
Compare
Choose a tag to compare

Changelog

f63c5b7 Revert "Add route-scoped ACL configuration"

v2.8.0

24 Aug 14:03
@bep bep
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.7.0...v2.8.0

v2.7.0

05 Feb 21:04
@bep bep
Compare
Choose a tag to compare

Changelog

b66e5d2 Allow multiple distribution-id
4d7acf3 Update README.md

v2.6.0

04 Dec 14:44
@bep bep
Compare
Choose a tag to compare

Changelog

e622115 Add 'ignore' flag

v2.5.1

31 Oct 11:00
@bep bep
ca63653
Compare
Choose a tag to compare

Changelog

ca63653 circleci: Bump Goreleaser

v2.5.0

28 Oct 09:12
@bep bep
Compare
Choose a tag to compare

Changelog

928716d Upgrade to Go 1.17
2d75d42 Bump github.com/aws/aws-sdk-go from 1.40.20 to 1.41.11