Skip to content

Releases: socketry/protocol-http

v0.28.2

21 Aug 03:11
c2cd3b6
Compare
Choose a tag to compare

What's Changed

  • Support output buffer in read_partial/readpartial. by @ioquatix in #61

Full Changelog: v0.28.1...v0.28.2

v0.26.4

16 Apr 03:18
fa19602
Compare
Choose a tag to compare

What's Changed

  • Add support for as_json to avoid the default Rails implementation. by @ioquatix in #53
  • as_json should ignore all arguments. Add default to_json. by @ioquatix in #54

Full Changelog: v0.26.2...v0.26.4

v0.26.2

16 Apr 03:18
5ec23da
Compare
Choose a tag to compare

What's Changed

  • Use @callback to track the state of the invocation. by @ioquatix in #52

Full Changelog: v0.26.1...v0.26.2

v0.26.1

07 Feb 11:33
3d1f309
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.26.0...v0.26.1

v0.26.0

26 Jan 08:11
e47cada
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.25.0...v0.26.0

v0.25.0

26 Jan 08:10
6fe9f2d
Compare
Choose a tag to compare

What's Changed

  • Etags: add strong and weak matchers by @zarqman in #40
  • Cache-Control: add must-revalidate, proxy-revalidate, s-maxage by @zarqman in #39
  • Update external tests. by @ioquatix in #43
  • Introduce explicit support for informational responses. by @ioquatix in #42

Full Changelog: v0.24.7...v0.25.0

v0.24.4

30 Jun 10:09
d9533e6
Compare
Choose a tag to compare

What's Changed

  • Improve documentation for Methods and Middleware. by @ioquatix in #34

Full Changelog: v0.24.3...v0.24.4

v0.24.2

02 Jun 15:17
8046af7
Compare
Choose a tag to compare

What's Changed

  • Ensure saved files truncate existing file by default. by @ioquatix in #33

Full Changelog: v0.24.1...v0.24.2