Skip to content

v5.1.0

Latest
Compare
Choose a tag to compare
@VojtechVitek VojtechVitek released this 28 Jun 14:36
67be7d9

What's Changed

  • middleware: add Discard method to WrapResponseWriter by @patrislav in #926
    • Adds Discard() method to the middleware.WrapResponseWriter interface. This is technically an API breaking change. However after some discussion at #926 (comment), we decided to move forward, and release as minor version, as we don't expect anyone to rely on this interface / implement it externally.

New Contributors

Full Changelog: v5.0.14...v5.1.0