Releases: dokku/sshcommand
Releases · dokku/sshcommand
v0.14.0
v0.13.2
v0.12.0
Added
- @josegonzalez add support for removing ssh keys by fingerprint
- @josegonzalez add support for help and version flags
v0.11.0
Changed
- @josegonzalez Avoid writing acl-add key to temporary file
- @josegonzalez Release packages for focal
v0.10.0
Added
- @Filipe-Souza Ability to output JSON format in ssh keys list
Changed
- @josegonzalez Drop unsupported debian-based operating systems
- @josegonzalez Do not release to the betafish channel
Fixed
- @josegonzalez Do not allow users to re-specify an ssh key under a different name
- @josegonzalez Allow user to disable name check when adding a new ssh key
- @josegonzalez Correct shellcheck issues with shellcheck 0.7.0
v0.9.0
Added
@josegonzalez Add ability to list a single name's keys
v0.8.0
Fixed
- @fruitl00p delete_user is now portable
Added
- @d1ceward Added arch linux support
- @josegonzalez Move to circleci 2.0
- @josegonzalez Run tests in docker
- @josegonzalez Release packages via CI
- @josegonzalez Add version command
v0.7.0
Fixed
- @callahad Only allow one key per file in acl-add. Otherwise, the additional keys get added without the sshcommand wrapper.
Added
- @michaelshobbs automated releases
v0.6.0
- #30: @u2mejc Adds sshcommand list to README.md
- #31: @IlyaSemenov Fixed failing unit test for sshcommand list
- #32: @IlyaSemenov Pinned base Docker image
- #33: @IlyaSemenov Fix compatibility with SHA256 ssh keys