Unreleased
v1.1.5 - 2021-06-17
Pull Requests
- chore(deps): update all non-major dependencies docker tags (#99)
v1.1.4 - 2021-05-13
Chore
-
release: v1.1.4
Pull Requests
-
fix(deps): update all non-major dependencies (#95)
- fix(deps): update golang.org/x/term commit hash to a79de54 (#96)
- fix(deps): update golang.org/x/term commit hash to f5beecf (#94)
- fix(deps): update all non-major dependencies (#93)
- fix(deps): update module github.com/aws/aws-sdk-go to v1.38.20 (#92)
- chore(deps): update alpine docker tag to v3.13.5 (#91)
- fix(deps): update module github.com/aws/aws-sdk-go to v1.38.19 (#90)
- fix(deps): update golang.org/x/term commit hash to 72f3dc4 (#89)
- fix(deps): update all non-major dependencies (#88)
v1.1.3 - 2021-04-05
Chore
-
release: v1.1.3
Pull Requests
-
fix(deps): update golang.org/x/term commit hash to de623e6 (#86)
v1.1.2 - 2021-04-01
Chore
-
release: v1.1.2
Ci
-
docker: add goreleaser docker GitHub Container Registry support
v1.1.1 - 2021-03-17
Chore
-
release: update homebrew push
Features
-
release: v1.1.1
v1.1.0 - 2021-03-15
Chore
- ci: port to using golangci-lint and goreleaser github action
- deps: update kemba, awessession, cdocs, avtool, survey and aws-sdf-go
- go.mod: bump to go 1.16
Features
- release: v1.1.0
v1.0.1 - 2021-03-03
Chore
-
github actions: add go proxy warming
Features
-
release: v1.0.1
v1.0.0 - 2021-03-02
Chore
-
renovate: add extension for group:allNonMajor
Features
- avtool: port to clok/avtool/v2 module
- release: v1.0.0
Pull Requests
- fix(deps): update module github.com/aws/aws-sdk-go to v1.37.21 (#80)
v0.15.0 - 2021-02-26
Bug Fixes
- CHANGELOG: fix template errors
- deps: update module github.com/alecaivazis/survey/v2 to v2.2.8
- deps: update module github.com/aws/aws-sdk-go to v1.37.19
- deps: update golang.org/x/term commit hash to 6a3ed07
- deps: update monorepo k8s.io to v0.20.4
Chore
- deps: update module r3labs/diff to v2
- deps: update module jedib0t/go-pretty/v6 to v6.1.0
- deps: update module aws/aws-sdk-go to v1.37.8
- docs: updating docs for version v0.15.0
- lint: whitespace cleanup
- renovate: add gomodTidy option
Features
- end dump: added env dump commands
- release: v0.15.0
v0.14.2 - 2021-01-15
Chore
-
deps: update k8s.io monorepo to v0.20.2
Features
-
release: v0.14.2
Pull Requests
-
chore(deps): update module aws/aws-sdk-go to v1.36.28 (#61)
- chore(deps): update module aws/aws-sdk-go to v1.36.18 (#60)
v0.14.1 - 2020-12-29
Chore
- deps: update module urfave/cli/v2 to v2.3.0
- deps: update awssession to v0.1.5 and cdocs to v0.2.3
- deps: deprecate used of golang.org/x/crypto/ssh/terminal in favor of golang.org/x/term
- deps: update k8s.io to v0.20.1
- docs: updated README with asdf plugin installation
Features
-
release: v0.14.1
Pull Requests
- chore(deps): update module aws/aws-sdk-go to v1.36.16 (#59)
v0.14.0 - 2020-11-13
Chore
-
docs: updating docs for version v0.14.0
Features
-
release: v0.14.0
Pull Requests
-
feat(sm): added support description and tags on creation, added put sub command (#52)
v0.13.2 - 2020-11-12
Bug Fixes
-
sm: use os.Stderr to print status messages
Chore
-
deps: update k8s.io to v0.19.3 and golang.org/x/crypto
Features
-
release: v0.13.2
Pull Requests
-
chore(deps): update actions/checkout action to v2 (#46)
v0.13.1 - 2020-10-13
Chore
- deps: update golang.org/x/crypto commit hash to 84dcc77
- deps: update module aws/aws-sdk-go to v1.35.7
- deps: updated cyberark/summon, jedib0t/go-pretty/v6 and manifoldco/promptui
- deps: update k8s.io/api, k8s.io/apimachinery and k8s.io/client-go to v0.19.2
Features
- release: v0.13.1
v0.13.0 - 2020-09-01
Chore
- ci: increased timeout on golangci-lint
- deps: updated k8s.io packages to v0.19.0 and aws-sdk-go to v1.34.14
Features
-
release: v0.13.0
Pull Requests
- feat(diff): added character diff via go-diff (#32)
v0.12.5 - 2020-08-25
Chore
- updated release script to include publish to github
- update README.md
- deps: update module aws/aws-sdk-go to v1.34.10
Features
- release: v0.12.5
v0.12.4 - 2020-08-24
Features
- env: add color tagging to env view with secrets manager
- release: v0.12.4
v0.12.3 - 2020-08-21
Chore
- deps: update k8s.io to v0.18.8 and x/cyrpto
- make: don’t update go.mod with gox
Features
- release: v0.12.3
v0.12.2 - 2020-08-21
Chore
- deps: update module logrusorgru/aurora to v3
- deps: udpate clok/kemba, clok/awssession, clok/cdocs, jedib0t/go-pretty/v6 and aws/aws-sdk-go
- renovate: add renovate.json
Features
-
release: v0.12.2
Pull Requests
- chore(deps): update module jedib0t/go-pretty to v6 (#17)
- chore(deps): update module cyberark/summon to v0.8.2 (#13)
- chore(deps): update module aws/aws-sdk-go to v1.34.8 (#12)
- chore(deps): update module alecaivazis/survey/v2 to v2.1.1 (#11)
- chore(deps): update golang.org/x/crypto commit hash to 123391f (#10)
- chore(deps): update github.com/tylerbrock/colorjson commit hash to 8a50f05 (#9)
v0.12.1 - 2020-08-17
Bug Fixes
-
sm: create command properly handles passed values
Features
-
release: v0.12.1
v0.12.0 - 2020-08-13
Chore
-
docs: updating docs for version v0.12.0
Features
-
release: v0.12.0
Fest
-
cdocs: integrate cdocs library
v0.11.0 - 2020-08-11
Chore
-
docs: updating docs for version v0.11.0
Features
-
release: v0.11.0
Pull Requests
-
chore(refactor): reorganize commands for clearer groupings (#7)
v0.10.1 - 2020-08-11
Chore
-
docs: updating docs for version v0.10.1
Features
-
docs: added table of contents to docs
- release: v0.10.1
v0.10.0 - 2020-08-11
Bug Fixes
-
windows: address compatibility issue with terminal STDIN
Chore
-
docs: updating docs for version v0.10.0
Features
-
release: v0.10.0
Pull Requests
-
feat(diff): updated diff command to show summary report and non-changed values (#3)
v0.9.3 - 2020-08-09
Features
- man: added install-manpage command
- release: v0.9.3
v0.9.2 - 2020-08-09
Chore
-
docs: updating docs for version v0.9.2
Features
-
docs: added patch docs methods to generate docs on release
- release: v0.9.2
v0.9.1 - 2020-08-06
Features
- add support for env to generate docs
- release: v0.9.1
v0.9.0 - 2020-07-27
Chore
- updated release process to auto push branch and tag
- bump version of kemba to v0.5.0
Features
- logging: added kemba to improve debug logging. Properly name module and cleaned up code.
- logging: added some kemba logging output
- release: v0.9.0
v0.8.1 - 2020-07-21
Chore
-
update dependencies
DevOps
-
updated release.sh script
Features
-
release: v0.8.1
- release: v0.8.0
v0.8.0 - 2020-07-20
Features
- awssession: use awssession to manage session creation
- release: v0.7.2
v0.7.2 - 2020-06-10
Bug Fixes
-
sm: fixed hanging goroutine when error returned from SM
Features
-
release: v0.7.1
v0.7.1 - 2020-06-09
Debt
-
version: use build flag instead of static file for versioning
Features
-
release: v0.7.0
v0.7.0 - 2020-06-09
Features
- release: v0.6.1
- sm: support for delete secret, deprecated custom editor code in favor of survey prompt
v0.6.1 - 2020-06-08
Chore
-
version: bump version of app to v0.6.0
Features
-
release: v0.6.0
- sm: added JSON validation step to edit action that allows for verification before submit
v0.6.0 - 2020-06-08
Debt
-
logger: updated logging and added tests
Features
-
release: v0.5.0
- sm: Added interactive editor for edit and create
- sm: Added list, describe, get, edit and create SecretsManager commmands
v0.5.0 - 2020-06-03
Bug Fixes
-
typo: address typo in error message
Chore
- changelog: updated settings for changelog generation
- version: bump app version to v0.5.0
Features
- release: v0.4.0
- s3: added simple s3 get command
v0.4.0 - 2020-05-27
Chore
-
verion: bump version to v0.4.0
Features
-
release: v0.3.0
Pull Requests
-
feat(ansible): support for ansible-vault encrypted Kube Secret files (#2)
v0.3.0 - 2020-05-26
Chore
-
version: bump version to v0.3.0
Pull Requests
-
feat(diff): View local and environment running on Pod with support for diff between the two. (#1)
v0.2.1 - 2020-05-21
Chore
- app: adjust app name :facepalm:
- name: adjust name in all the right places
Features
- release: v0.2.0
v0.2.0 - 2020-05-21
Chore
-
version: bump version to v0.2.0
Features
-
pod: add new kube command files
- pod: view environment for a command running within a pod
- release: v0.1.0
v0.1.0 - 2020-05-21
Bug Fixes
-
release: swapped tagging and CHANGELOG generation
Features
-
view: Added view command and scaffolding for deployments