Skip to content

Releases: yabeda-rb/yabeda-http_requests

0.2.1: Ensure http method is always uppercase

14 Dec 06:06
v0.2.1
3246484
Compare
Choose a tag to compare

Fixed

  • Ensure http method is always uppercase. [@webmat], #6

0.2.0: Ruby 3 compatibility and Sniffer middleware fix

25 Jan 18:28
v0.2.0
51fffcd
Compare
Choose a tag to compare

Fixed

  • Ruby 3.0 compatibility due to keyword arguments behavior change. [@danmarcab], #3
  • Sniffer middleware chain execution. [@dreikanter], #2

Removed

  • Support for Ruby 2.3 and 2.4 as they've reached their End of Life and Sniffer supports only 2.5 and newer anyway. [@Envek]

v0.1.2

26 Mar 18:49
Compare
Choose a tag to compare

Fix typo

v0.1.1

23 Mar 06:14
Compare
Choose a tag to compare

Minor fixes

v0.1.0

19 Mar 11:36
Compare
Choose a tag to compare

Initial release