github go-chi/chi v5.1.0

7 days ago

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

Don't miss a new chi release

NewReleases is sending notifications on new releases.