Releases: gofiber/swagger
v1.1.0
🚀 New
- Add custom scripts to swagger-ui template (#94)
🧹 Updates
- Remove body margin spacing from Swagger UI (#93)
- Bump github.com/gofiber/fiber/v2 from 2.52.4 to 2.52.5 (#92)
- Bump golang.org/x/net from 0.17.0 to 0.23.0 in the go_modules group (#89)
- Bump dependabot/fetch-metadata from 1.6.0 to 2.1.0 (#90)
- Bump lewagon/wait-on-check-action from 1.3.3 to 1.3.4 (#88)
- Bump github.com/gofiber/fiber/v2 from 2.52.3 to 2.52.4 (#87)
- Bump github.com/gofiber/fiber/v2 from 2.52.2 to 2.52.3 (#86)
- Bump github.com/gofiber/fiber/v2 from 2.52.1 to 2.52.2 (#84)
- Bump github.com/gofiber/fiber/v2 from 2.52.0 to 2.52.1 (#83)
- Bump fuxingloh/multi-labeler from 3 to 4 (#82)
- Bump fuxingloh/multi-labeler from 2 to 3 (#81)
- Bump release-drafter/release-drafter from 5 to 6 (#79)
Full Changelog: v1.0.0...v1.1.0
Thank you @gaby and @uvulpos for making this update possible.
v1.0.0
❗ Breaking Changes
- Bump github.com/swaggo/swag v1.16.3 (#78)
- remove
go 1.17
support
- remove
🧹 Updates
- Bump github.com/gofiber/fiber/v2 from 2.51.0 to 2.52.0 (#75)
- Bump lewagon/wait-on-check-action from 1.3.1 to 1.3.3 (#74)
- Bump actions/setup-go from 4 to 5 (#71)
- Bump github.com/gofiber/fiber/v2 from 2.50.0 to 2.51.0 (#69)
📚 Documentation
- fix broken link to action badge for test (#72)
Full Changelog: v0.1.14...v1.0.0
Thank you @KunalSin9h and @iredmail for making this update possible.
v0.1.14
🧹 Updates
- Bump github.com/gofiber/fiber/v2 from 2.49.2 to 2.50.0 (#68)
- Bump github.com/gofiber/fiber/v2 from 2.49.1 to 2.49.2 (#66)
🐛 Fixes
- Fixing issue with 2.50 no longer compiles (#68)
Full Changelog: v0.1.13...v0.1.14
Thank you @malusev998 for making this update possible.
v0.1.13
🧹 Updates
- Bump github.com/gofiber/fiber/v2 from 2.49.0 to 2.49.1 (#64)
- Bump github.com/swaggo/swag from 1.16.1 to 1.16.2 (#63)
- Bump github.com/gofiber/fiber/v2 from 2.48.0 to 2.49.0 (#62)
- Bump github.com/gofiber/fiber/v2 from 2.47.0 to 2.48.0 (#60)
- Bump dependabot/fetch-metadata from 1.5.1 to 1.6.0 (#59)
- Bump github.com/gofiber/fiber/v2 from 2.46.0 to 2.47.0 (#58)
- Bump actions/checkout from 3.5.2 to 3.5.3 (#57)
- Bump dependabot/fetch-metadata from 1.5.0 to 1.5.1 (#56)
- Bump dependabot/fetch-metadata from 1.4.0 to 1.5.0 (#54)
Full Changelog: v0.1.12...v0.1.13
v0.1.12
🧹 Updates
- Bump github.com/gofiber/fiber/v2 from 2.45.0 to 2.46.0 (#53)
- Bump github.com/gofiber/fiber/v2 from 2.44.0 to 2.45.0 (#52)
- Bump github.com/swaggo/swag from 1.8.12 to 1.16.1 (#50)
Full Changelog: v0.1.11...v0.1.12
v0.1.11
v0.1.10
❗ BreakingChange
- Bump github.com/gofiber/fiber/v2 from 2.42.0 to 2.43.0 (#43)
Due to the fact that fasthttp, which fiber is based on in release 1.45.0, does not support go version 1.16 anymore, we had to remove it from our package as well.
🧹 Updates
- Update swagger/files to version 2.0.0 (#44)
- Bump github.com/swaggo/swag from 1.8.11 to 1.8.12 (#45)
- Bump github.com/swaggo/swag from 1.8.10 to 1.8.11 (#41)
- Bump actions/checkout from 3.4.0 to 3.5.0 (#42)
- Bump actions/setup-go from 3 to 4 (#38)
- Bump actions/checkout from 3.3.0 to 3.4.0 (#39)
- Bump lewagon/wait-on-check-action from 1.2.0 to 1.3.1 (#35)
Full Changelog: v0.1.9...v0.1.10
v0.1.9
🧹 Updates
- Bump github.com/gofiber/fiber/v2 from 2.40.1 to 2.42.0 (#29, #34)
- Bump github.com/swaggo/swag from 1.8.8 to 1.8.10 (#28, #32)
- Bump dependabot/fetch-metadata from 1.3.5 to 1.3.6 (#31)
- Bump actions/checkout from 3.1.0 to 3.3.0 (#30)
Full Changelog: v0.1.8...v0.1.9
v0.1.8
❗ BreakingChange
Due to the fact that fasthttp, which fiber is based on in release 1.41.0, does not support go versions 1.14 & 1.15 anymore, we had to remove them from our fiber package with release v2.40.0 and also from this package
🧹 Updates
- Bump github.com/swaggo/swag from 1.8.7 to 1.8.8 (#24)
- Bump github.com/gofiber/fiber/v2 from 2.40.0 to 2.40.1 (#25)
- Update fiber go deprecations (#23)
Full Changelog: v0.1.7...v0.1.8
v0.1.7
🧹 Updates
- Bump github.com/gofiber/fiber/v2 from 2.38.1 to 2.39.0 (#22)
- Bump github.com/swaggo/swag from 1.8.6 to 1.8.7 (#21)
- Bump actions/checkout from 3.0.2 to 3.1.0 (#20)
Full Changelog: v0.1.6...v0.1.7