- updating Go to 1.17.2
- update gomock to version 1.3
- updating rules_docker to 0.19.0
- update gazelle to 0.23.0
- update rules_go to version 0.28.0
- update to version 4.2.1
- refactoring dev tools
- adding VSCode dev container
- bazel: removing reduntant rules_docker bits
- deps: updating Go dependencies
- deps: update dependency bazel_gazelle to v0.22.0
- deps: update dependency io_bazel_rules_docker to v0.15.0
- deps: updating AWS session-manager-plugin to version 1.2.7.0
- deps: update l.gcr.io/google/bazel docker tag to v3.5.0
- deps: update dependency io_bazel_rules_go to v0.24.5
- deps: update module spf13/cobra to v1.1.1
- deps: update module spf13/cobra to v1.1.0
- deps: update module sirupsen/logrus to v1.7.0
- deps: bumping go version to 1.15.3
- deps: update dependency io_bazel_rules_go to v0.24.4
- deps: updating Bazel rules
- deps: update dependency bazel_gazelle to v0.22.2
- deps: update module aws/aws-sdk-go to v1.34.32
- deps: update dependency io_bazel_rules_go to v0.24.3
- deps: update dependency bazel_gazelle to v0.22.1
- deps: update dependency io_bazel_rules_go to v0.24.2
- deps: update dependency io_bazel_rules_go to v0.24.1
- renovate: scheduled checks
- tools: updating dev tools
- using Github Actions
- update session manager plugin to 1.2.245.0
- ci: removing Drone integration
- profile to command line parser
- aws: code style of log interface
- aws: log interface
- bazel: semi-hermitizing Go SDK
- ci: disable steps that use secrets on PRs (#187)
- drone: updating drone.yml signature
- linters: addressing golangci-lint issues
- aws: adding unittests
- go: version 1.15.2
- go: version 1.15.1
0.7.0 - 2020-08-27
- release: version 0.7.0
- cmd: moving target to arg instead of separate flag
- aws: error log on a send ssh pub key failure
- cmd: clarify ssh usage
- docs: adding profile config entry description
0.6.1 - 2020-08-19
- release: version 0.6.1
- aws: reducing timeouts to speed up error feedback loop
0.6.0 - 2020-08-16
- customizing default retryer for AWS api calls
- removing deprecated name tag reference
- deps: update golang.org/x/crypto commit hash to 75b2880
- deps: update Go to 1.15
- deps: bumping Go and tidying dependecies
- deps: update module aws/aws-sdk-go to v1.34.2
- deps: update dependency io_bazel_rules_go to v0.23.7
- deps: update module spf13/viper to v1.7.1
- deps: update module golang/mock to v1.4.4
- deps: update golang.org/x/crypto commit hash to 123391f
- deps: update l.gcr.io/google/bazel docker tag to v3.4.1
- deps: update dependency io_bazel_rules_docker to v0.14.4
- deps: x/crypto version bump
- release: version 0.6.0
- bazel: docker rules
- pre-commit: adding Gazelle run during fmt phase
0.5.3 - 2020-06-21
- bazel: bump to version 3.3.0
- deps: update go modules in Bazel
- deps: update module aws/aws-sdk-go to v1.32.6
- deps: update l.gcr.io/google/bazel docker tag to v3.3.0
- pre-commit: add go mod tidy to update_deps
- release: version 0.5.3
- name-tag target type change
- go: version 1.14.4
0.5.2 - 2020-06-06
- deps: bump github.com/aws/aws-sdk-go from 1.31.7 to 1.31.11
- deps: bump github.com/aws/aws-sdk-go from 1.31.1 to 1.31.7
- deps: bump github.com/stretchr/testify from 1.5.1 to 1.6.0
- deps: add renovate.json
- deps: update module stretchr/testify to v1.6.1
- deps: update dependency io_bazel_rules_go to v0.23.3
- deps: update dependency io_bazel_rules_docker to v0.14.3
- deps: update dependency bazel_gazelle to v0.21.1
- deps: update golang.org/x/crypto commit hash to 70a84ac
- release: 0.5.2
- ssh: error handling
- bazel: to version 3.2.0
- deps: Go dependecies in bazel
0.5.1 - 2020-05-23
- aws: append AWS UA with sigil version
- deps: bump github.com/aws/aws-sdk-go from 1.31.0 to 1.31.1
- deps: bump github.com/aws/aws-sdk-go from 1.30.29 to 1.31.0
- deps: bump github.com/aws/aws-sdk-go from 1.30.28 to 1.30.29
- deps: bump github.com/aws/aws-sdk-go from 1.30.27 to 1.30.28
- deps: bump github.com/aws/aws-sdk-go from 1.30.26 to 1.30.27
- deps: bump github.com/aws/aws-sdk-go from 1.30.25 to 1.30.26
- deps: bump gopkg.in/yaml.v2 from 2.2.8 to 2.3.0
- deps: bump github.com/aws/aws-sdk-go from 1.30.24 to 1.30.25
- deps: bump github.com/spf13/viper from 1.6.3 to 1.7.0
- deps: bump github.com/aws/aws-sdk-go from 1.30.9 to 1.30.24
- deps: bump github.com/sirupsen/logrus from 1.5.0 to 1.6.0
- using Bazel as a build system
- release: 0.5.1
- app exit on failed session termination
- version in makefile
- drone: docker-release step
- lint: addressing comments from deepsource.io
- changelog: merge PR commits
- drone: release notes
- dependencies
0.5.0 - 2020-04-18
- pre-commit: always run
- doc: manual pages
- adding support for environment variables
- ssh: allowing custom temp. key directories
- doc: adding missing flag in ssh_config example
- lint: removing broken bin path
0.4.1 - 2020-04-16
- list: filters
- version: 0.4.1
0.4.0 - 2020-04-11
- deepsource integration
- desc: for tests
- pkg: unit tests
- pre-commit: adding pre-commit and dev section
- golangci-lint: added config file
- ssh: adding missing mfa token
- doc: expanding documentation
- go: bumping go and dependencies versions
- version: to 0.4.0
0.3.3 - 2020-03-19
0.3.2 - 2020-03-11
0.3.1 - 2019-07-18
0.3.0 - 2019-07-13
- Adding Support for SSH and SCP (#44)