Skip to content

Releases: Labbs/fiber-oapi

v3.1.0

Choose a tag to compare

@moutonjeremy moutonjeremy released this 02 Jun 20:40
12a771e

What's Changed

  • Add OpenAPIOptions controls to hide routes and suppress default error responses by @moutonjeremy in #55

Full Changelog: v3.0.1...v3.1.0

v3.0.1

Choose a tag to compare

@moutonjeremy moutonjeremy released this 02 Jun 15:46
60079ef

What's Changed

  • Suppress 4XX catch-all response for explicit error codes by @moutonjeremy in #54

Full Changelog: v3.0.0...v3.0.1

v3.0.0

Choose a tag to compare

@moutonjeremy moutonjeremy released this 02 Jun 14:41
f35e45b

What's Changed

  • Build(deps): Bump the go_modules group across 4 directories with 1 update by @dependabot[bot] in #50
  • Update dependencies and migrate to Fiber v3 by @moutonjeremy in #51
  • Add OpenAPI spec configuration options by @moutonjeremy in #52
  • feat: enhance error handling and validation responses by @moutonjeremy in #53

Full Changelog: v1.9.3...v3.0.0

v3.0.0-beta.1

v3.0.0-beta.1 Pre-release
Pre-release

Choose a tag to compare

@moutonjeremy moutonjeremy released this 22 May 17:45
606a27b

What's Changed

  • Build(deps): Bump the go_modules group across 4 directories with 1 update by @dependabot[bot] in #50
  • Update dependencies and migrate to Fiber v3 by @moutonjeremy in #51

Full Changelog: v1.9.3...v3.0.0-beta.1

v1.9.3

Choose a tag to compare

@moutonjeremy moutonjeremy released this 04 May 08:35
0cdbab3

What's Changed

  • Fix OpenAPI schema to render time.Time in date-time format by @moutonjeremy in #48
  • Build(deps): Bump github.com/gofiber/fiber/v2 from 2.52.12 to 2.52.13 by @dependabot[bot] in #47
  • Build(deps): Bump github.com/go-playground/validator/v10 from 10.30.1 to 10.30.2 by @dependabot[bot] in #46
  • Inline time.Time schema for top-level request and response bodies by @moutonjeremy in #49

Full Changelog: v1.9.2...v1.9.3

v1.9.2

Choose a tag to compare

@moutonjeremy moutonjeremy released this 13 Mar 18:33
a1a321f

What's Changed

Full Changelog: v1.9.1...v1.9.2

v1.9.1

Choose a tag to compare

@moutonjeremy moutonjeremy released this 13 Mar 17:53
d3979dc

What's Changed

  • Add custom AuthErrorHandler for improved authentication error handling by @moutonjeremy in #43
  • Fix AuthErrorHandler behavior and improve validation logic by @moutonjeremy in #44

Full Changelog: v1.9.0...v1.9.1

v1.9.0

Choose a tag to compare

@moutonjeremy moutonjeremy released this 13 Mar 17:14
bb7c4e3

What's Changed

Full Changelog: v1.8.1...v1.9.0

v1.8.1

Choose a tag to compare

@moutonjeremy moutonjeremy released this 10 Mar 21:48
68c8c5a

What's Changed

  • Build(deps): Bump the go_modules group across 4 directories with 1 update by @dependabot[bot] in #40
  • Build(deps): Bump github.com/gofiber/fiber/v2 from 2.52.11 to 2.52.12 in the go_modules group across 1 directory by @dependabot[bot] in #39
  • Fix OpenAPI schema by adding missing tags by @moutonjeremy in #41

Full Changelog: v1.8.0...v1.8.1

v1.8.0

Choose a tag to compare

@moutonjeremy moutonjeremy released this 10 Feb 18:05
63b511b

What's Changed

Full Changelog: v1.7.6...v1.8.0