Skip to content

Releases: bep/s3deploy

v2.15.0

15 Feb 13:15
@bep bep
e9f1b63

Choose a tag to compare

What's Changed

v2.14.0

19 Jan 10:13
@bep bep
74dc30e

Choose a tag to compare

What's Changed

v2.13.0

17 Jan 12:15
@bep bep
b2cefc3

Choose a tag to compare

This release also enables new versions to be installed via Homebrew:

brew install --cask bep/tap/s3deploy

Note The above requires sudo (see this issue for more context) and installs a signed and notarized package.

What's Changed

v2.12.1

18 Oct 05:56
@bep bep

Choose a tag to compare

What's Changed

v2.12.0

17 Oct 17:02
@bep bep

Choose a tag to compare

Improvements

Bug fixes

v2.11.0

06 May 15:12
@bep bep

Choose a tag to compare

What's Changed

v2.10.1

06 May 10:34
@bep bep

Choose a tag to compare

What's Changed

v2.10.0

25 Apr 17:13
@bep bep

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

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

Choose a tag to compare

Changelog

f63c5b7 Revert "Add route-scoped ACL configuration"