Skip to content

Releases: gofiber/contrib

Opafiber - v2.0.1

05 Sep 08:36
64e52f3
Compare
Choose a tag to compare

🧹 Updates

  • Add support for 1.21.x to workflows, update Fiber to v2.49.1 (#751)
  • build(deps): bump github.com/open-policy-agent/opa from 0.55.0 to 0.56.0 in /opafiber (#749)
  • build(deps): bump github.com/gofiber/fiber/v2 from 2.48.0 to 2.49.0 in /opafiber (#735)

Full Changelog: opafiber/v2.0.0...opafiber/v2.0.1

JWT - v1.0.6

05 Sep 08:37
64e52f3
Compare
Choose a tag to compare

🧹 Updates

  • Add support for 1.21.x to workflows, update Fiber to v2.49.1 (#751)
  • build(deps): bump github.com/gofiber/fiber/v2 from 2.48.0 to 2.49.0 in /jwt (#747)

Full Changelog: jwt/v1.0.5...jwt/v1.0.6

Fiberzerolog - v0.2.1

05 Sep 08:37
64e52f3
Compare
Choose a tag to compare

🧹 Updates

  • Add support for 1.21.x to workflows, update Fiber to v2.49.1 (#751)
  • build(deps): bump github.com/gofiber/fiber/v2 from 2.48.0 to 2.49.0 in /fiberzerolog (#740)

Full Changelog: fiberzerolog/v0.2.0...fiberzerolog/v0.2.1

Fiberzap - v2.1.0

05 Sep 08:37
64e52f3
Compare
Choose a tag to compare

🚀 New

  • Added 'FieldsFunc' to provide custom log fields (#753)

🧹 Updates

  • Add support for 1.21.x to workflows, update Fiber to v2.49.1 (#751)
  • build(deps): bump github.com/gofiber/fiber/v2 from 2.48.0 to 2.49.0 in /fiberzap (#736)
  • build(deps): bump github.com/valyala/fasthttp from 1.48.0 to 1.49.0 in /fiberzap (#734)

Full Changelog: fiberzap/v2.0.0...fiberzap/v2.1.0

Thank you @Jamess-Lucass and @gaby for making this update possible.

Fibernewrelic - v1.1.7

05 Sep 08:38
64e52f3
Compare
Choose a tag to compare

🧹 Updates

  • Add support for 1.21.x to workflows, update Fiber to v2.49.1 (#751)
  • build(deps): bump github.com/gofiber/fiber/v2 from 2.48.0 to 2.49.0 in /fibernewrelic (#737)

Full Changelog: fibernewrelic/v1.1.6...fibernewrelic/v1.1.7

Fiberi18n - v2.0.0

05 Sep 08:39
64e52f3
Compare
Choose a tag to compare

❗ Breaking Changes

  • Fix request concurrency errors (#723)

We have adjusted the api so that concurrency errors no longer occur
please check the new documentation for this
https://docs.gofiber.io/contrib/fiberi18n_v2.x.x/fiberi18n/

🧹 Updates

  • Add support for 1.21.x to workflows, update Fiber to v2.49.1 (#751)
  • build(deps): bump github.com/gofiber/fiber/v2 from 2.48.0 to 2.49.0 in /fiberi18n (#746)

Full Changelog: fiberi18n/v1.0.0...fiberi18n/v2.0.0

Thank you @Skyenought and @gaby for making this update possible.

Casbin - v1.0.10

05 Sep 08:38
64e52f3
Compare
Choose a tag to compare

🧹 Updates

  • build(deps): bump github.com/casbin/casbin/v2 from 2.77.1 to 2.77.2 in /casbin (#756)
  • Add support for 1.21.x to workflows, update Fiber to v2.49.1 (#751)
  • build(deps): bump github.com/casbin/casbin/v2 from 2.75.2 to 2.77.1 in /casbin (#733)
  • build(deps): bump github.com/gofiber/fiber/v2 from 2.48.0 to 2.49.0 in /casbin (#732)

Full Changelog: casbin/v1.0.9...casbin/v1.0.10

Swagger - v1.0.9

27 Aug 12:04
bcec593
Compare
Choose a tag to compare

🧹 Updates

  • Remove go1.18 support for fiberzap and opafiber (#707)

Full Changelog: swagger/v1.0.8...swagger/v1.0.9

Paseto - v1.0.8

27 Aug 12:06
bcec593
Compare
Choose a tag to compare

🧹 Updates

  • Bump github.com/google/uuid from 1.3.0 to 1.3.1 in /paseto (#720)
  • Bump golang.org/x/crypto from 0.11.0 to 0.12.0 in /paseto (#710)

Full Changelog: paseto/v1.0.7...paseto/v1.0.8

JWT - v1.0.5

27 Aug 12:07
bcec593
Compare
Choose a tag to compare

🧹 Updates

  • Remove go1.18 support for fiberzap and opafiber (#707)

Full Changelog: jwt/v1.0.4...jwt/v1.0.5

Thank you @gaby for making this update possible.