๐ New
- Zap: Add SkipBody and SkipResBody functions to Config. it used to skip record "body" and "resBody" fields when write log. (#158)
- Pasteo: support for public tokens (#207)
๐งน Updates
- build(deps): bump github.com/casbin/casbin/v2 from 2.47.1 to 2.50.0 in /casbin (#203, #216)
- build(deps): bump github.com/gofiber/fiber/v2 from 2.34.0 to 2.35.0 in /swagger (#198, #220)
- build(deps): bump github.com/gofiber/fiber/v2 from 2.34.0 to 2.35.0 in /otelfiber (#197, #219)
- build(deps): bump github.com/gofiber/fiber/v2 from 2.34.0 to 2.35.0 in /fiberzap (#196, #218)
- build(deps): bump github.com/gofiber/fiber/v2 from 2.34.0 to 2.35.0 in /paseto (#195, #217)
- build(deps): bump github.com/gofiber/fiber/v2 from 2.34.0 to 2.35.0 in /casbin (#200, #222)
- build(deps): bump github.com/gofiber/fiber/v2 from 2.34.0 to 2.35.0 in /otelfiber/example (#199, #221)
- build(deps): bump github.com/stretchr/testify from 1.7.1 to 1.8.0 in /otelfiber (#201, #212)
- build(deps): bump github.com/stretchr/testify from 1.7.1 to 1.8.0 in /swagger (#202, #213)
๐ Fixes
- Otelfiber: check if is a Basic header (#191)