Skip to content

Releases: ruby/net-ftp

v0.3.7

26 Jun 02:20
be25c98
Compare
Choose a tag to compare

What's Changed

  • Bump step-security/harden-runner from 2.8.0 to 2.8.1 by @dependabot in #37
  • Don't use OpenSSL session cache on JRuby by @headius in #38

New Contributors

Full Changelog: v0.3.6...v0.3.7

v0.3.6

28 Jun 22:46
deda220
Compare
Choose a tag to compare

What's Changed

  • Prefer String#each_line in Net::FTP#features by @Maumagnaguagno in #28
  • Quote and Literal subcommands are implemented by @mslinn in #34
  • Configure RubyGems Trusted Publishing by @shugo in #35

New Contributors

Full Changelog: v0.3.5...v0.3.6

v0.3.5

01 Jun 07:40
b0bb021
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.4...v0.3.5

v0.3.4

05 Jan 05:32
482e37e
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @sorah made their first contribution in #29

Full Changelog: v0.3.3...v0.3.4

v0.2.1

05 Jan 05:32
17aedd9
Compare
Choose a tag to compare

Full Changelog: v0.2.0...v0.2.1

v0.1.4

05 Jan 05:31
194791b
Compare
Choose a tag to compare

Full Changelog: v0.1.3...v0.1.4

v0.3.3

15 Dec 03:51
f0adcf5
Compare
Choose a tag to compare

What's Changed

  • Fix connection leak when the thread is interrupted by Thread#kill etc. by @shugo in #27

Full Changelog: v0.3.2...v0.3.3

v0.3.2

14 Dec 07:36
7ff7ca2
Compare
Choose a tag to compare

What's Changed

  • Fix connection leak when non-StandardError exceptions raise by @shugo in #26

Full Changelog: v0.3.1...v0.3.2

v0.3.1

14 Dec 07:28
015d803
Compare
Choose a tag to compare

What's Changed

  • Removed inappropriate $! reference in Net::FTP by @gotoyuzo in #24
  • Allow 227 responses without parentheses by @shugo in #25

New Contributors

Full Changelog: v0.3.0...v0.3.1

v0.3.0

07 Dec 09:27
f5d10ca
Compare
Choose a tag to compare

What's Changed

  • Revert "Replace Timeout.timeout with socket timeout" by @hsbt in #19
  • Fall back to SocketError unless Socket::ResolutionError is defined by @shioimm in #23

New Contributors

Full Changelog: v0.2.0...v0.3.0