Skip to content

Releases: rxnew/awscurl

v0.4.0

17 Sep 14:07
Compare
Choose a tag to compare

Changelog

  • c3fd385 ci(deps): bump actions/checkout from 3 to 4 (#3)
  • 4ab59d6 ci(deps): bump actions/setup-go from 3 to 5 (#4)
  • 671d3aa ci(deps): bump goreleaser/goreleaser-action from 4 to 6 (#2)
  • f3f9239 ci(deps): bump mathieudutour/github-tag-action from 6.1 to 6.2 (#1)
  • 0a5a8a9 ci(github): build workflow
  • f07d8c8 ci(github): dependabot settings
  • edda103 feat: support fail option
  • 8dead3b feat: update Go version to 1.23
  • d060b09 fix(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.20.0 to 1.27.34 (#6)
  • 5130365 fix(deps): bump github.com/aws/aws-sdk-go-v2/service/sts from 1.24.0 to 1.30.7 (#5)
  • 8256d3f fix(deps): bump github.com/hashicorp/go-retryablehttp from 0.7.4 to 0.7.7 (#9)
  • a651393 fix(deps): bump github.com/spf13/cobra from 1.7.0 to 1.8.1 (#7)

v0.3.0

15 Nov 06:45
Compare
Choose a tag to compare

Changelog

  • e782848 feat: assume role support

v0.2.0

01 Nov 04:20
Compare
Choose a tag to compare

Changelog

  • b087379 feat: option to retry on error
  • 7cb7b99 feat: update Go version to 1.21

v0.1.2

15 Jul 13:13
Compare
Choose a tag to compare

Changelog

4a521d5 fix: Architecture name of release artifact

v0.1.1

02 Jul 03:42
Compare
Choose a tag to compare

Changelog

9322b45 fix: Request body

v0.1.0

01 Jul 15:32
Compare
Choose a tag to compare

Changelog

8050591 feat: Sending file data

v0.0.1

01 Jul 11:53
Compare
Choose a tag to compare

Changelog

fdd492d init