Releases: trusche/httplog
Releases · trusche/httplog
v1.8.0
13 Jan 22:54
Compare
Sorry, something went wrong.
No results found
#185 Made benchmark a runtime dependency to support Ruby 3.5
Gem upgrades
v1.7.3
07 Aug 12:24
Compare
Sorry, something went wrong.
No results found
#173 Bugfix: Parse empty response headers correctly
v1.7.2
24 Jul 14:10
Compare
Sorry, something went wrong.
No results found
#160 Rename blacklist/whitelist to allowlist/denylist. Backwards compatible.
v1.7.1
16 Jul 20:10
Compare
Sorry, something went wrong.
No results found
Mostly dependency upgrades
Support for rack v3
v1.7.0
08 Jun 11:59
Compare
Sorry, something went wrong.
No results found
#138 Support for Faraday v2
v1.6.3
25 Feb 17:52
Compare
Sorry, something went wrong.
No results found
Dependecy updates
#137 Fix case sensitivity on response headers
v1.6.2
19 Nov 20:01
Compare
Sorry, something went wrong.
No results found
Added rubygems.org metadata
Gem dependency updates
v1.6.0
19 Nov 20:01
Compare
Sorry, something went wrong.
No results found
Gem upgrades
#110 Fix for empty body response
#111 Removed runtime dependencies
Dependency updates
Fix the missing Ethon log info #124
v1.5.0
20 May 19:55
Compare
Sorry, something went wrong.
No results found
Support for Ruby 2.7 and frozen strings
Development dependency updates
Dropped support for net/http v3
Performance tweaks
Fix for RestClient body read issue (WARNING: this may be reverted, see #105 )
v1.4.3
12 Jun 16:16
Compare
Sorry, something went wrong.
No results found
Masking password parameter by default, as long advertised...