Skip to content

Releases: yabeda-rb/yabeda-http_requests

0.3.0: Histogram buckets config

20 Oct 11:57
v0.3.0
7dda21e

Choose a tag to compare

Added

  • Ability to configure histogram bucket sizes for the response_duration metric. #10 by [@ryan-dyer-sp][]

0.2.1: Ensure http method is always uppercase

14 Dec 06:06
v0.2.1
3246484

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

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

Choose a tag to compare

Fix typo

v0.1.1

23 Mar 06:14

Choose a tag to compare

Minor fixes

v0.1.0

19 Mar 11:36

Choose a tag to compare

Initial release