go-chi/chi (github.com/go-chi/chi/v5)
### [`v5.1.0`](https://togithub.com/go-chi/chi/releases/tag/v5.1.0)
[Compare Source](https://togithub.com/go-chi/chi/compare/v5.0.14...v5.1.0)
#### What's Changed
- middleware: add Discard method to WrapResponseWriter by [@patrislav](https://togithub.com/patrislav) in [https://github.com/go-chi/chi/pull/926](https://togithub.com/go-chi/chi/pull/926)
- Adds `Discard()` method to the `middleware.WrapResponseWriter` interface. This is technically an API breaking change. However after some discussion at [https://github.com/go-chi/chi/pull/926#discussion_r1658333481](https://togithub.com/go-chi/chi/pull/926#discussion_r1658333481), 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
- [@patrislav](https://togithub.com/patrislav) made their first contribution in [https://github.com/go-chi/chi/pull/926](https://togithub.com/go-chi/chi/pull/926)
**Full Changelog**: https://github.com/go-chi/chi/compare/v5.0.14...v5.1.0
Configuration
š Schedule: Branch creation - "before 4am" (UTC), Automerge - At any time (no schedule defined).
š¦ Automerge: Enabled.
ā» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
š Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.
This PR contains the following updates:
v5.0.14
->v5.1.0
Release Notes
go-chi/chi (github.com/go-chi/chi/v5)
### [`v5.1.0`](https://togithub.com/go-chi/chi/releases/tag/v5.1.0) [Compare Source](https://togithub.com/go-chi/chi/compare/v5.0.14...v5.1.0) #### What's Changed - middleware: add Discard method to WrapResponseWriter by [@patrislav](https://togithub.com/patrislav) in [https://github.com/go-chi/chi/pull/926](https://togithub.com/go-chi/chi/pull/926) - Adds `Discard()` method to the `middleware.WrapResponseWriter` interface. This is technically an API breaking change. However after some discussion at [https://github.com/go-chi/chi/pull/926#discussion_r1658333481](https://togithub.com/go-chi/chi/pull/926#discussion_r1658333481), 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 - [@patrislav](https://togithub.com/patrislav) made their first contribution in [https://github.com/go-chi/chi/pull/926](https://togithub.com/go-chi/chi/pull/926) **Full Changelog**: https://github.com/go-chi/chi/compare/v5.0.14...v5.1.0Configuration
š Schedule: Branch creation - "before 4am" (UTC), Automerge - At any time (no schedule defined).
š¦ Automerge: Enabled.
ā» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
š Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.