Releases: danielgtaylor/huma
Releases · danielgtaylor/huma
v1.12.1
What's Changed
- fix: auto-mark patch deprecated by @iwong-isp in #70
Full Changelog: v1.12.0...v1.12.1
v1.12.0
What's Changed
- feat: add deprecated flag to operations by @iwong-isp in #69
New Contributors
- @iwong-isp made their first contribution in #69
Full Changelog: v1.11.2...v1.12.0
v1.11.2
What's Changed
- fix: panic on put without body by @danielgtaylor in #67
Full Changelog: v1.11.1...v1.11.2
v1.11.1
What's Changed
- fix: ensure PATCH operation IDs are unique by @danielgtaylor in #66
Full Changelog: v1.11.0...v1.11.1
v1.11.0
What's Changed
- Fix DisableSchemaProperty by @Fishwaldo in #60
- add AddAllowedHeaders function to whitelist common headers by @Fishwaldo in #61
- fix: add all
security scheme object
in OpenAPI 3.0.3 by @davidfeng in #55 - fix: $schema in request, fixes #48 by @danielgtaylor in #62
- feat: automatic PATCH operation generation by @danielgtaylor in #64
- Fix GraphQL field casing by camel casing the path by @jpkalbacher in #65
New Contributors
- @Fishwaldo made their first contribution in #60
- @davidfeng made their first contribution in #55
Full Changelog: v1.10.0...v1.11.0
v1.10.0
What's Changed
- feat: Add ClientClosedRequest to responses by @jpkalbacher in #58
New Contributors
- @jpkalbacher made their first contribution in #58
Full Changelog: v1.9.0...v1.10.0
v1.9.0
What's Changed
- docs: add TOC to README.md plus Install section by @hagemt in #54
- feat(graphql): add ignore prefixes config option by @danielgtaylor in #57
New Contributors
Full Changelog: v1.8.0...v1.9.0
v1.8.0
What's Changed
- feat: make the path for static openapi routes configurable by @lgarrett-isp in #52
Full Changelog: v1.7.0...v1.8.0
Huma v1.7.0
What's Changed
- feat: add RawBody support and UnsupportedMediaType response by @danielgtaylor in #51
Full Changelog: v1.6.0...v1.7.0
Huma v1.6.0
What's Changed
- feat: allow hidden/undocumented resources by @sslotnick-isp in #50
New Contributors
- @sslotnick-isp made their first contribution in #50
Full Changelog: v1.5.5...v1.6.0