Skip to content

v2.13.1

Compare
Choose a tag to compare
@danielgtaylor danielgtaylor released this 19 Apr 05:19
· 81 commits to main since this release
e66ddf3

Overview

This patch release fixes a small bug where a 204 No Content or 304 Not Modified which included a body would result in a panic. After this fix the body is ignored, making it easier to use the huma.Status304NotModified() utility.

What's Changed

New Contributors

Full Changelog: v2.13.0...v2.13.1