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
### [`v5.0.14`](https://togithub.com/go-chi/chi/compare/v5.0.13...v5.0.14)
[Compare Source](https://togithub.com/go-chi/chi/compare/v5.0.13...v5.0.14)
### [`v5.0.13`](https://togithub.com/go-chi/chi/releases/tag/v5.0.13)
[Compare Source](https://togithub.com/go-chi/chi/compare/v5.0.12...v5.0.13)
#### What's Changed
- middleware: fix typo in RealIP doc by [@l2dy](https://togithub.com/l2dy) in [https://github.com/go-chi/chi/pull/903](https://togithub.com/go-chi/chi/pull/903)
- reduce size of Context struct from 216 bytes to 208 bytes by [@juburr](https://togithub.com/juburr) in [https://github.com/go-chi/chi/pull/912](https://togithub.com/go-chi/chi/pull/912)
- Avoid possible memory leak in compress middleware by [@Neurostep](https://togithub.com/Neurostep) in [https://github.com/go-chi/chi/pull/919](https://togithub.com/go-chi/chi/pull/919)
#### New Contributors
- [@l2dy](https://togithub.com/l2dy) made their first contribution in [https://github.com/go-chi/chi/pull/903](https://togithub.com/go-chi/chi/pull/903)
- [@juburr](https://togithub.com/juburr) made their first contribution in [https://github.com/go-chi/chi/pull/912](https://togithub.com/go-chi/chi/pull/912)
- [@Neurostep](https://togithub.com/Neurostep) made their first contribution in [https://github.com/go-chi/chi/pull/919](https://togithub.com/go-chi/chi/pull/919)
**Full Changelog**: https://github.com/go-chi/chi/compare/v5.0.12...v5.0.13
Configuration
š Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
š¦ Automerge: Disabled by config. Please merge this manually once you are satisfied.
ā» 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.12
->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.0 ### [`v5.0.14`](https://togithub.com/go-chi/chi/compare/v5.0.13...v5.0.14) [Compare Source](https://togithub.com/go-chi/chi/compare/v5.0.13...v5.0.14) ### [`v5.0.13`](https://togithub.com/go-chi/chi/releases/tag/v5.0.13) [Compare Source](https://togithub.com/go-chi/chi/compare/v5.0.12...v5.0.13) #### What's Changed - middleware: fix typo in RealIP doc by [@l2dy](https://togithub.com/l2dy) in [https://github.com/go-chi/chi/pull/903](https://togithub.com/go-chi/chi/pull/903) - reduce size of Context struct from 216 bytes to 208 bytes by [@juburr](https://togithub.com/juburr) in [https://github.com/go-chi/chi/pull/912](https://togithub.com/go-chi/chi/pull/912) - Avoid possible memory leak in compress middleware by [@Neurostep](https://togithub.com/Neurostep) in [https://github.com/go-chi/chi/pull/919](https://togithub.com/go-chi/chi/pull/919) #### New Contributors - [@l2dy](https://togithub.com/l2dy) made their first contribution in [https://github.com/go-chi/chi/pull/903](https://togithub.com/go-chi/chi/pull/903) - [@juburr](https://togithub.com/juburr) made their first contribution in [https://github.com/go-chi/chi/pull/912](https://togithub.com/go-chi/chi/pull/912) - [@Neurostep](https://togithub.com/Neurostep) made their first contribution in [https://github.com/go-chi/chi/pull/919](https://togithub.com/go-chi/chi/pull/919) **Full Changelog**: https://github.com/go-chi/chi/compare/v5.0.12...v5.0.13Configuration
š Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
š¦ Automerge: Disabled by config. Please merge this manually once you are satisfied.
ā» 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.