Skip to content

v2.8.0 Release

Compare
Choose a tag to compare
@jeevatkm jeevatkm released this 18 Sep 01:21
d9bcfaa

Release Notes

New Features

  • Add digest authentication by @segevda in #583
  • feat: add SetLogger() method on Request by @muir in #584
  • add OnSuccess, OnPanic, and OnInvalid hooks by @muir in #586
  • Support RawPathParams without escaping by @SVilgelm in #664
  • feat: add SetDebug() method on Request by @jeevatkm in #693

Enhancements

Bug Fixes

Documentation

Build

Deprecated Removal

  • Remove usages of deprecated io/ioutil by @segevda in #625 (go minimum version go1.16)

New Contributors

Full Changelog: v2.7.0...v2.8.0