Releases: socketry/async-http
Releases · socketry/async-http
v0.65.0
v0.64.2
Full Changelog: v0.64.1...v0.64.2
- Fix Rails
to_json
problems.
v0.64.1
v0.64.0
v0.63.0
v0.62.0
v0.61.0
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
- @zarqman made their first contribution in #129
- @dependabot made their first contribution in #136
- @uberjay made their first contribution in #146
Full Changelog: v0.60.2...v0.61.0
v0.60.0
- Update dependencies on
protocol-http
,protocol-http1
andprotocol-http2
which now have 100% test coverage and several minor bug fixes.
Full Changelog: v0.59.5...v0.60.0