Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: bep/s3deploy

Tags

v2.16.0

Toggle v2.16.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update HUGORELEASER_TAG to v2.16.0

v2.15.0

Toggle v2.15.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update HUGORELEASER_TAG to v2.15.0

v2.14.0

Toggle v2.14.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update HUGORELEASER_TAG to v2.14.0

v2.13.0

Toggle v2.13.0's commit message

Verified

This commit was signed with the committer’s verified signature.
bep Bjørn Erik Pedersen
release: Fix archive plugin version

v2.12.1

Toggle v2.12.1's commit message
Print release tag in hugo version

Fixes #506

v2.12.0

Toggle v2.12.0's commit message
release: Publish a tar.gz archive for MacOS

In addition to the `.pkg` archive.

Closes #497

v2.11.0

Toggle v2.11.0's commit message
Bump github.com/aws/aws-sdk-go-v2/service/cloudfront

Bumps [github.com/aws/aws-sdk-go-v2/service/cloudfront](https://github.com/aws/aws-sdk-go-v2) from 1.20.5 to 1.26.6.
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/CHANGELOG.md)
- [Commits](aws/aws-sdk-go-v2@service/eks/v1.20.5...service/s3/v1.26.6)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go-v2/service/cloudfront
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

v2.10.1

Toggle v2.10.1's commit message
Rework test scripts

v2.10.0

Toggle v2.10.0's commit message
Allow overriding default AWS endpoint

Adds `endpoint-url` option, which can be used to provide endpoint URL
for S3 client.

v2.9.0

Toggle v2.9.0's commit message
readme: Adjust cache value in example

Close #52