Skip to content

Commit

Permalink
Add a note about breaking changes in #679
Browse files Browse the repository at this point in the history
  • Loading branch information
danielcompton authored Jul 5, 2023
1 parent 07640ce commit 86b7c84
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,14 @@ Contributions by Matthew Davidson and Stefan van den Oord.

* Fix backwards-compatibility for transport options
* Bump Netty to 4.1.89.Final, and io_uring to 0.0.18.Final
* Add `wrap-validation` middleware to validate Ring maps
* Bump deps and example deps
* Upgrade CircleCI instance size
* Switch to pedantic deps for CircleCI

### Breaking changes

* Add `wrap-validation` middleware to validate Ring maps [#679](https://github.com/clj-commons/aleph/pull/679). This adds a stricter interpretation of the ring spec, which may fail on previously valid input, for example `:request-method "GET"`.

Contributions by Arnaud Geiser, Ertuğrul Çetin, Jeroen van Dijk, David Ongaro,
Matthew Davidson, and Moritz Heidkamp.

Expand Down

0 comments on commit 86b7c84

Please sign in to comment.