Skip to content

Releases: socketry/async-http

v0.65.0

23 Apr 14:29
b27310f
Compare
Choose a tag to compare

What's Changed

  • Replace Async::IO with native IO. by @ioquatix in #147
  • Drop support for Ruby < 3.1.

Full Changelog: v0.64.2...v0.65.0

v0.64.2

22 Apr 02:29
3d20124
Compare
Choose a tag to compare

Full Changelog: v0.64.1...v0.64.2

  • Fix Rails to_json problems.

v0.64.1

07 Apr 02:15
260d827
Compare
Choose a tag to compare

What's Changed

  • Avoid writing to the body after full hijack by @yard in #151

New Contributors

  • @yard made their first contribution in #151

Full Changelog: v0.64.0...v0.64.1

v0.64.0

07 Apr 02:15
9ab4032
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.63.0...v0.64.0

v0.63.0

26 Jan 08:31
f681cd4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.62.0...v0.63.0

v0.62.0

26 Jan 08:31
ae4976e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.61.0...v0.62.0

v0.61.0

24 Oct 12:33
2c492d3
Compare
Choose a tag to compare

What's Changed

  • Make fail_request properly finish the response by @zarqman in #129
  • Fix Delayed when required after async/http/protocol/* by @zarqman in #131
  • Modernize gem by @ioquatix in #135
  • Bump protocol-http1 from 0.15.0 to 0.15.1 in /examples/google by @dependabot in #136
  • Downgrade log level by @zarqman in #139
  • Save reason phrase in Protocol::HTTP1::Response by @uberjay in #146
  • Ignore non-final responses. by @ioquatix in #137
  • Improve handling of unconsumed request bodies at end of http1 requests by @zarqman in #138

New Contributors

Full Changelog: v0.60.2...v0.61.0

v0.60.0

02 Feb 06:19
6ce3fbe
Compare
Choose a tag to compare
  • Update dependencies on protocol-http, protocol-http1 and protocol-http2 which now have 100% test coverage and several minor bug fixes.

Full Changelog: v0.59.5...v0.60.0

v0.59.3

10 Nov 06:44
b333184
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.59.2...v0.59.3