Skip to content

Releases: lucagrulla/cw

v4.1.3

21 Apr 17:58
Compare
Choose a tag to compare

Changelog

v4.1.2

21 Apr 17:32
Compare
Choose a tag to compare

Changelog

  • Fix #119
  • cb0fbc3 Bump github.com/alecthomas/kong from 0.2.18 to 0.5.0
  • aad7606 Bump github.com/alecthomas/kong from 0.5.0 to 0.7.1
  • 4801cba Bump github.com/stretchr/testify from 1.7.0 to 1.7.1
  • e79fa2d Include cw version for issue tracker
  • 68d7282 Merge pull request #227 from allcentury/patch-1
  • a73ae58 Merge pull request #232 from lucagrulla/dependabot/go_modules/github.com/alecthomas/kong-0.5.0
  • 41c8cdc Merge pull request #233 from lucagrulla/dependabot/go_modules/github.com/stretchr/testify-1.7.1
  • 138fcd0 Merge pull request #236 from aviflat/patch-1
  • cd41ca1 Merge pull request #242 from Abirdcfly/patch-1
  • f18e5d9 Merge pull request #245 from lucagrulla/dependabot/go_modules/github.com/alecthomas/kong-0.7.1
  • 323df6d Merge pull request #248 from lanwen/sdk-update
  • 63b7f4e Update aws go sdk to support sso
  • 0bdae9f Update docs on AWS SSO
  • 1d9d805 fix minor unreachable code caused by ox.Exit
  • 507862d upgrade circleci golang image
  • c81de37 v4.1.2

v4.1.1

03 Jan 17:22
Compare
Choose a tag to compare

Changelog

  • 7c313f5 Bump github.com/alecthomas/kong from 0.2.16 to 0.2.17
  • 0f02704 Bump github.com/alecthomas/kong from 0.2.17 to 0.2.18
  • ef9168f Bump github.com/fatih/color from 1.10.0 to 1.12.0
  • 2d7a83b Bump github.com/fatih/color from 1.12.0 to 1.13.0
  • fa4458e Initial docker support
  • 9bd24ee Merge branch 'lucagrulla:master' into master
  • 2eb9979 Merge pull request #208 from lucagrulla/dependabot/add-v2-config-file
  • 73d60d2 Merge pull request #210 from lucagrulla/dependabot/go_modules/github.com/fatih/color-1.12.0
  • 45c62e7 Merge pull request #211 from lucagrulla/dependabot/go_modules/github.com/alecthomas/kong-0.2.17
  • 6cddfa4 Merge pull request #213 from gozer/master
  • 051c98c Merge pull request #218 from lucagrulla/dependabot/go_modules/github.com/fatih/color-1.13.0
  • ae7ebf4 Merge pull request #221 from lucagrulla/dependabot/go_modules/github.com/alecthomas/kong-0.2.18
  • fd1fefa Merge pull request #224 from ryanjbonnell/ryanjbonnell-patch-1
  • 7212cfd Update README.md example documentation
  • 32fb0d8 Upgrade to GitHub-native Dependabot
  • e172d3d fix cash completion message
  • 2de55da reduce AWS API call frequency to avoid being throttled.

Docker images

  • docker pull lucagrulla/cw:4.1.1

v4.1.0

25 Apr 10:40
Compare
Choose a tag to compare

Changelog

6035be2 Add jmespath support
fec4f38 fix #205

v4.0.6

13 Mar 16:36
Compare
Choose a tag to compare

Changelog

fixed #188
minor upgrade of AWS deps

v4.0.5

05 Mar 14:57
Compare
Choose a tag to compare

Changelog

fd0dc5d Bump github.com/alecthomas/kong from 0.2.12 to 0.2.15
53e878d Fix #174 and Migrate to AWS sdk v2
31e12a6 Merge pull request #180 from lucagrulla/dependabot/go_modules/github.com/alecthomas/kong-0.2.15
e8f57bc kong upgrade 0.2.12->0.2.15
46decae v4.0.5 prep

v4.0.4

12 Feb 16:49
Compare
Choose a tag to compare

Changelog

d637c48 Bump github.com/aws/aws-sdk-go from 1.36.19 to 1.36.31
f19d0ca Bump github.com/aws/aws-sdk-go from 1.36.31 to 1.37.1
8ff15bd Bump github.com/aws/aws-sdk-go from 1.37.1 to 1.37.6
121a5bc Merge pull request #171 from lucagrulla/dependabot/go_modules/github.com/aws/aws-sdk-go-1.36.31
a7a7b62 Merge pull request #175 from lucagrulla/dependabot/go_modules/github.com/aws/aws-sdk-go-1.37.1
4988966 Merge pull request #176 from lucagrulla/dependabot/go_modules/github.com/aws/aws-sdk-go-1.37.6
a059e0c Merge pull request #177 from Limess/patch-1
66c824c Remove debug BIG_ERROR log
0f77479 Update _config.yml
d8149a7 Update _config.yml
0f84ff3 drop autocompletion+man
021fd56 v4.0.4

v4.0.3

24 Jan 18:32
Compare
Choose a tag to compare

Changelog

082904e add more files
b05fa91 add more files
d66d258 add more files

v4.0.1

24 Jan 18:16
Compare
Choose a tag to compare

Changelog

ca8aab8 Bump github.com/stretchr/testify from 1.6.1 to 1.7.0
6442964 Merge pull request #165 from 0xflotus/patch-1
d86970e Merge pull request #170 from lucagrulla/dependabot/go_modules/github.com/stretchr/testify-1.7.0
d1c3327 Update README.md
9dd90ef add autocomplete files
e18f87e changed syntax highlighting

v4.0.0

24 Jan 17:48
Compare
Choose a tag to compare

Changelog

abeb6e7 add retry flag

Breaking changes

--profile flag dropped the short version -p
--region flag dropped the short version -r
--no-color flag dropped the short version -c
--endpoint-url flag renamed to --endpoint and dropped short version -u