2.1.0
What's Changed
- OpenApi fix by @Lanayx in #88
- Htmx4 and AlpineJS initial support by @Lanayx in #94
- Fix unbounded allocation DoS in collection model binding by @Thorium in #97
Now form or query collection binding is limited to 1024 elements by default. This can be changed using ModelBinderOptions at DI registration.
Full Changelog: 2.0.0...2.1.0