Sourced from github.com/gofiber/fiber/v2's releases.
v2.52.6
🐛 Bug Fixes
- Use Content-Length for bytesReceived and bytesSent tags in Logger Middleware in v2 by
@gaby
in gofiber/fiber#3067- Fix handle un-matched open brackets in the query params by
@dojutsu-user
in gofiber/fiber#3121- Middleware/CORS: Remove Scheme Restriction by
@zingi
in gofiber/fiber#3168- Respect Immutable config for Body() by
@nickajacks1
in gofiber/fiber#3246- Support Square Bracket Notation in Multipart Form data by
@ReneWerner87
in gofiber/fiber#3268📚 Documentation
- Add detailed documentation for the templates guide by
@grivera64
in gofiber/fiber#3113🛠️ Maintenance
- Update benchmark-action to v1.20.3 by
@gaby
in gofiber/fiber#3084- Add CODEOWNERS file by
@gaby
in gofiber/fiber#3124- Update dependencies by
@gaby
in gofiber/fiber#3254- Add parallel benchmark for Next() by
@gaby
in gofiber/fiber#3259Full Changelog: https://github.com/gofiber/fiber/compare/v2.52.5...v2.52.6
e04f815
prepare release v2.52.67eb9d25
Support Square Bracket Notation in Multipart Form data (#3268)47be681
🧹 chore: Add parallel benchmark for Next() (#3259)c9ff17d
🧹 chore: Update dependencies (#3254)56ff2de
🐛 fix: Respect Immutable config for Body() (#3246)8c84b0f
🩹 fix: Middleware/CORS Remove Scheme Restriction (#3168)6e74114
v2: Add CODEOWNERS file (#3124)cb06bc5
🩹 Fix: handle un-matched open brackets in the query params (#3121)bfcf91d
fix template markdownca935c3
📚 Doc: Add detailed documentation for the templates guide (#3113)Sourced from github.com/onsi/ginkgo/v2's releases.
v2.22.2
What's Changed
- Bump golang.org/x/net from 0.32.0 to 0.33.0 by
@dependabot
in onsi/ginkgo#1496- Bump golang.org/x/crypto from 0.17.0 to 0.31.0 in /ginkgo/performance/_fixtures/performance_fixture by
@dependabot
in onsi/ginkgo#1498- Bump github.com/onsi/gomega from 1.36.1 to 1.36.2 by
@dependabot
in onsi/ginkgo#1499Full Changelog: https://github.com/onsi/ginkgo/compare/v2.22.1...v2.22.2