Skip to content
This repository has been archived by the owner on Feb 24, 2024. It is now read-only.

v1.1.0

Latest
Compare
Choose a tag to compare
@sio4 sio4 released this 26 Jan 15:38
v1.1.0
6f2bafe

What's Changed

  • removed pop logger setting that is not required to do by buffalo by @sio4 in #2346
  • added assert middleware to assert handler's behavior. (fix #2339) by @sio4 in #2345
  • made panic event to use the same standard payload type by @sio4 in #2352
  • For nulls.Time, decode empty value as NULL by @travisturner in #2359
  • enabled stack trace when the original error support it (in dev and event) by @sio4 in #2361
  • process: version bump and module update by @sio4 in #2363

New Contributors

Full Changelog: v1.0.1...v1.1.0