Releases: Labbs/fiber-oapi
Releases · Labbs/fiber-oapi
v1.7.5
What's Changed
- Bump github.com/go-playground/validator/v10 from 10.28.0 to 10.30.1 by @dependabot[bot] in #27
- Fix serialization errors in custom error handling by @moutonjeremy in #28
Full Changelog: v1.7.4...v1.7.5
v1.7.4
What's Changed
- Fix whitespace handling in type mismatch error messages by @moutonjeremy in #24
Full Changelog: v1.7.3...v1.7.4
v1.7.3
What's Changed
- Enhance JSON type mismatch error handling by @moutonjeremy in #23
Full Changelog: v1.7.2...v1.7.3
v1.7.2
What's Changed
- Fix JSON unmarshal error handling and tests by @moutonjeremy in #22
Full Changelog: v1.7.1...v1.7.2
v1.7.1
What's Changed
- Improve JSON unmarshal error handling and add tests by @moutonjeremy in #21
Full Changelog: v1.7.0...v1.7.1
v1.7.0
What's Changed
- Bump the go_modules group across 2 directories with 1 update by @dependabot[bot] in #18
- Bump golang.org/x/crypto from 0.42.0 to 0.45.0 in the go_modules group across 1 directory by @dependabot[bot] in #17
- Bump github.com/gofiber/fiber/v2 from 2.52.9 to 2.52.10 by @dependabot[bot] in #16
- Bump golang.org/x/crypto from 0.42.0 to 0.45.0 in /_examples/auto_params in the go_modules group across 1 directory by @dependabot[bot] in #19
- Feat: Add support for custom validation error handler in OApiApp configuration by @moutonjeremy in #20
Full Changelog: v1.6.1...v1.7.0
v1.6.1
What's Changed
- Bump github.com/go-playground/validator/v10 from 10.27.0 to 10.28.0 by @dependabot[bot] in #12
- Fix parameter handling with optional pointer types and validation improvements by @moutonjeremy in #14
- Potential fix for code scanning alert no. 1: Workflow does not contain permissions by @moutonjeremy in #15
Full Changelog: v1.6.0...v1.6.1
v1.6.0
What's Changed
- Enhance OpenAPI parameter generation and testing by @moutonjeremy in #13
Full Changelog: v1.5.0...v1.6.0
v1.5.0
What's Changed
- Feat: Add OpenAPI YAML support and configuration updates by @moutonjeremy in #11
Full Changelog: v1.4.0...v1.5.0
v1.4.0
What's Changed
- Implement authentication and authorization middleware with OpenAPI support by @moutonjeremy in #9
- Bump github.com/stretchr/testify from 1.8.4 to 1.11.1 by @dependabot[bot] in #10
New Contributors
- @dependabot[bot] made their first contribution in #10
Full Changelog: v1.3.2...v1.4.0