Skip to content

Releases: trusche/httplog

v1.6.3

25 Feb 17:52
Compare
Choose a tag to compare
  • Dependecy updates
  • #137 Fix case sensitivity on response headers

v1.6.2

19 Nov 20:01
Compare
Choose a tag to compare
  • Added rubygems.org metadata
  • Gem dependency updates

v1.6.0

19 Nov 20:01
Compare
Choose a tag to compare
  • 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
Choose a tag to compare
  • 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
Choose a tag to compare
  • Masking password parameter by default, as long advertised...

v1.4.2

09 Feb 09:35
Compare
Choose a tag to compare
  • Fixed uninitialized constant HTTP::Response error when using net/http
  • Rolled back changes from 1.4.0 and 1.4.1 which introduced bugs

v1.4.1

08 Feb 10:24
Compare
Choose a tag to compare
  • #91 Fixed bug returning empty response with HTTP gem

v1.4.0

19 Jan 16:38
Compare
Choose a tag to compare
  • #85 Parse JSON response and apply deep masking

v1.3.3

14 Nov 11:46
Compare
Choose a tag to compare
  • #83 Support for graylog

v1.3.1

07 Jun 09:04
Compare
Choose a tag to compare
  • #76 Added configurable logger method