Skip to content

v2.46.0

Compare
Choose a tag to compare
@github-actions github-actions released this 19 May 10:24
1207d50

🚀 New

  • Utils: add Go 1.20+ way of converting byte slice to string (#2468)
  • Middleware/adaptor: allow to convert fiber.Ctx to (net/http).Request (#2461)

🧹 Updates

🐛 Fixes

  • Fix mount route positioning (#2463)

📚 Documentation

  • Update README_ru.md (#2456)

Full Changelog: v2.45.0...v2.46.0

Thank you @alekseikovrigin, @efectn and @leonklingele for making this update possible.