Skip to content

2.1.0

Choose a tag to compare

@Lanayx Lanayx released this 12 Jul 19:47
· 11 commits to develop since this release

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