Skip to content

Releases: capistrano/sshkit

1.24.0

09 Feb 01:26
4628a44
Compare
Choose a tag to compare

This version of sshkit drops support for Ruby 2.4 and older, which have been EOL since 2020. Old Rubies already had problems installing recent versions of sshkit (see #548), so this release makes official what was already an unacknowledged lack of support.

If you are using an old version of Ruby, you can still use sshkit by pinning to 1.22.0, which is known to work on Ruby 2.2.

⚠️ Breaking Changes

🐛 Bug Fixes

🏠 Housekeeping

Full Changelog: v1.23.2...v1.24.0

1.23.2

15 Oct 04:03
f95dcf1
Compare
Choose a tag to compare

🏠 Housekeeping

  • Update SSHKit::Color to be frozen string literal safe (#545) @npezza93

Full Changelog: v1.23.1...v1.23.2

1.23.1

05 Sep 20:55
c3815c2
Compare
Choose a tag to compare

🏠 Housekeeping

Full Changelog: v1.23.0...v1.23.1

1.23.0

23 Jun 00:10
892d5bf
Compare
Choose a tag to compare

This release of SSHKit drops mutex_m as a gem dependency. If your app relied on mutex_m being pulled in as a transitive dependency of sshkit, you may need to now explicitly add mutex_m to your Gemfile.

⚠️ Breaking Changes

✨ New Features

🏠 Housekeeping

Full Changelog: v1.22.2...v1.23.0

1.22.2

30 Apr 05:08
286e93a
Compare
Choose a tag to compare

🐛 Bug Fixes

  • Avoid calling closed? outside of synchronize block (#534) @djmb

Full Changelog: v1.22.1...v1.22.2

1.22.1

01 Apr 21:14
f0b7819
Compare
Choose a tag to compare

🐛 Bug Fixes

  • Explicitly require base64 to fix missing constant error with net-ssh 7.2.2+ (#532) @mattbrictson

🏠 Housekeeping

Full Changelog: v1.22.0...v1.22.1

1.22.0

09 Jan 17:24
baabdc2
Compare
Choose a tag to compare

With this release, SSHKit now supports SFTP file transfers. For backwards-compatibility, SCP is still the default. To enable SFTP globally or per host, see more details in #524.

✨ New Features

📚 Documentation

Full Changelog: v1.21.7...v1.22.0

1.21.7

26 Dec 16:00
0695238
Compare
Choose a tag to compare

🐛 Bug Fixes

🏠 Housekeeping

Full Changelog: v1.21.6...v1.21.7

1.21.6

17 Nov 23:36
a47731d
Compare
Choose a tag to compare

This is a gem housekeeping release. No user-facing changes.

🏠 Housekeeping

1.21.5

04 Jul 16:22
9b15999
Compare
Choose a tag to compare

This is a gem housekeeping release. No user-facing changes.

🏠 Housekeeping

Full Changelog: v1.21.4...v1.21.5