Skip to content

Releases: gembaadvantage/codecommit-sign

v1.4.0

10 Jun 05:24
095a3de
Compare
Choose a tag to compare

Changelog

  • 095a3de ci: goreleaser template not invoking scripts
  • 397a6b5 feat: support china regions and change in aws domain (#68)
  • dee7012 chore(deps): bump github.com/aws/aws-sdk-go-v2/config (#65)
  • 3dffbdf chore: files no longer needed with latest uplift
  • 93775d7 chore: up version to go 1.18 (#66)
  • 60711d0 chore(deps): bump github.com/aws/aws-sdk-go-v2 from 1.16.3 to 1.16.5 (#64)
  • f51d45b chore(deps): bump github.com/stretchr/testify from 1.7.1 to 1.7.2 (#63)
  • f34e31b chore(deps): bump goreleaser/goreleaser-action from 2 to 3 (#60)
  • 3bb78a2 chore(deps): bump github.com/aws/aws-sdk-go-v2/config (#54)
  • 4bcc3f3 chore(deps): bump github.com/aws/aws-sdk-go-v2 from 1.16.2 to 1.16.3 (#53)
  • 3118246 chore(deps): bump codecov/codecov-action from 2.0.3 to 3.1.0 (#52)
  • f63a2dd chore(deps): bump github.com/stretchr/testify from 1.7.0 to 1.7.1 (#42)
  • 123c609 chore(deps): bump github.com/aws/aws-sdk-go-v2 from 1.14.0 to 1.16.2 (#47)

v1.3.1

09 Jun 19:55
v1.3.1
Compare
Choose a tag to compare

Changelog

  • 1086555 ci(uplift): uplifted for version v1.3.1
  • c762f7c fix: support all codecommit grc clone variants (#38)
  • b1c7b1c chore(deps): bump github.com/aws/aws-sdk-go-v2/config (#33)
  • 3537ccd chore(deps): bump github.com/aws/aws-sdk-go-v2 from 1.13.0 to 1.14.0 (#34)
  • 0cf0367 chore(deps): bump golangci/golangci-lint-action from 2 to 3.1.0 (#35)
  • a3470c8 chore(deps): bump actions/checkout from 2 to 3 (#36)

v1.3.0

02 Feb 06:13
07a9e71
Compare
Choose a tag to compare

Changelog

  • 07a9e71 feat: add support to dissect a CodeCommit URL into component parts (#31)
  • 9adf2f2 chore(deps): bump github.com/aws/aws-sdk-go-v2/config (#29)
  • 1551baf chore(deps): bump github.com/aws/aws-sdk-go-v2 from 1.9.0 to 1.13.0 (#28)
  • 561289a chore(deps): bump github.com/spf13/cobra from 1.2.1 to 1.3.0 (#23)
  • 2ed2652 chore: tidy up install script
  • 41c4d96 docs: curl install script from main

v1.2.0

09 Oct 06:37
c053318
Compare
Choose a tag to compare

Changelog

c053318 feat: support translation of v4 signed URLs to GRC (#8)
dc99fee chore: support installation using a shell script (#5)

v1.1.0

06 Sep 11:18
45e9f21
Compare
Choose a tag to compare

Changelog

45e9f21 feat: support codecommit URL translation (#4)

v1.0.0

04 Sep 20:07
948b296
Compare
Choose a tag to compare

Changelog

948b296 ci: fix goreleaser config
e99e6f8 feat: generate signed v4 codecommit URLs (#3)
87c0dfb chore(deps): bump codecov/codecov-action from 1 to 2.0.3 (#2)
766631c chore: initial setup of project (#1)
6adf1f3 Initial commit