Skip to content

Releases: dokku/sshcommand

v0.20.0

12 Mar 23:20
019601c
Compare
Choose a tag to compare

What's Changed

  • feat: also ignore missing and empty authorized_keys file when SSHCOMMAND_IGNORE_LIST_WARNINGS is set to true by @josegonzalez in #184
  • chore(deps): bump ruby/setup-ruby from 1.221.0 to 1.224.0 by @dependabot in #183
  • chore(deps): bump golang from 1.24.0-bookworm to 1.24.1-bookworm by @dependabot in #182

Full Changelog: v0.19.0...v0.20.0

v0.19.0

26 Feb 06:29
1381a26
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump rexml from 3.3.6 to 3.3.9 in /.github by @dependabot in #165
  • chore(deps): bump golang from 1.23.1-bookworm to 1.23.4-bookworm by @dependabot in #173
  • chore(deps): bump fpm from 1.15.1 to 1.16.0 in /.github by @dependabot in #174
  • chore(deps): bump ruby/setup-ruby from 1.193.0 to 1.205.0 by @dependabot in #176
  • chore(deps): bump ruby/setup-ruby from 1.205.0 to 1.221.0 by @dependabot in #179
  • chore(deps): bump golang from 1.23.4-bookworm to 1.24.0-bookworm by @dependabot in #180
  • feat: validate the authorized_keys file when running the list subcommand by @josegonzalez in #177
  • feat: add the ssh public-key to the json list output by @josegonzalez in #178

Full Changelog: v0.18.1...v0.19.0

v0.18.1

22 Sep 03:11
388f152
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump golang from 1.22.3-bookworm to 1.22.6-bookworm by @dependabot in #152
  • chore(deps): bump ruby/setup-ruby from 1.176.0 to 1.190.0 by @dependabot in #151
  • tests: run ci on ubuntu 24.04 by @josegonzalez in #154
  • chore(deps): bump luizm/action-sh-checker from 0.8.0 to 0.9.0 by @dependabot in #157
  • feat: add missing debian package dependencies by @josegonzalez in #153
  • tests: setup concurrency for lint and ci workflows by @josegonzalez in #159
  • chore(deps): bump ruby/setup-ruby from 1.190.0 to 1.193.0 by @dependabot in #158
  • chore(deps): bump rexml from 3.2.8 to 3.3.6 in /.github by @dependabot in #155
  • chore(deps): bump golang from 1.22.6-bookworm to 1.23.1-bookworm by @dependabot in #156

Full Changelog: v0.18.0...v0.18.1

v0.18.0

18 May 10:14
3a07fe8
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.17.1...v0.18.0

v0.17.1

12 Aug 06:12
Compare
Choose a tag to compare

Release 0.17.1

  • #116 @josegonzalez: fix: ensure lintian always passes checks before making a release

v0.17.0

06 Aug 22:27
Compare
Choose a tag to compare

v0.16.0

10 May 23:19
e206572
Compare
Choose a tag to compare

Release 0.16.0

v0.15.0

06 Mar 02:25
ddbae45
Compare
Choose a tag to compare

Release 0.15.0

v0.14.1

09 Oct 05:32
6a7c070
Compare
Choose a tag to compare

Added

v0.14.0

09 Oct 03:55
040326f
Compare
Choose a tag to compare

Changed