Skip to content

Releases: Labbs/fiber-oapi

v1.7.5

02 Jan 18:44
1fd200a

Choose a tag to compare

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

03 Dec 14:35
503eb01

Choose a tag to compare

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

03 Dec 14:09
e5d4465

Choose a tag to compare

What's Changed

Full Changelog: v1.7.2...v1.7.3

v1.7.2

03 Dec 11:30
590f30d

Choose a tag to compare

What's Changed

Full Changelog: v1.7.1...v1.7.2

v1.7.1

03 Dec 10:56
868d736

Choose a tag to compare

What's Changed

Full Changelog: v1.7.0...v1.7.1

v1.7.0

02 Dec 15:33
98687a0

Choose a tag to compare

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

22 Oct 00:21
76e0baa

Choose a tag to compare

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

21 Oct 23:42
833d8ae

Choose a tag to compare

What's Changed

Full Changelog: v1.5.0...v1.6.0

v1.5.0

29 Sep 07:40
942f90f

Choose a tag to compare

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

14 Sep 09:53
e3a56d9

Choose a tag to compare

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

Full Changelog: v1.3.2...v1.4.0