Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • G goshorly
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 5
    • Issues 5
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 2
    • Merge requests 2
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Phil
  • goshorly
  • Merge requests
  • !27

Merged
Created Feb 14, 2022 by Dependabot@Dependabot🖍Developer0 of 1 task completed0/1 task

Update module github.com/gofiber/fiber/v2 to v2.27.0

  • Overview 0
  • Commits 1
  • Pipelines 2
  • Changes 2

This MR contains the following updates:

Package Type Update Change
github.com/gofiber/fiber/v2 require minor v2.26.0 -> v2.27.0

Release Notes

gofiber/fiber

v2.27.0

Compare Source

🚀 New

  • Bind support for render (#​1754) https://docs.gofiber.io/api/ctx#bind
  • Add RedirectToRoute and RedirectBack (#​1750) https://docs.gofiber.io/api/ctx#redirecttoroute https://docs.gofiber.io/api/ctx#redirectback
  • Session Only Cookies (#​1752) https://docs.gofiber.io/api/ctx#cookie https://docs.gofiber.io/api/middleware/csrf
  • Add ability to restart route handling (#​1739) https://docs.gofiber.io/api/ctx#restartrouting
  • Add direct download option when serving static files (#​1729) https://docs.gofiber.io/api/app#static
  • SaveFile to default External Storage (#​1557) https://docs.gofiber.io/api/ctx#savefiletostorage

🔙 Reverted ⚠️

  • Backwards incompatible change to fiber.Error (#​1768) ⚠️ We have decided to remove the fiber.Errors method and set the fiber.Error to the state before 2.25.0 due to the not downward compatible changes added in the last versions

🧹 Updates

  • Bump: goccy/go-json to 0.9.4 (#​1771)
  • Change default gc interval of internal/memory (#​1756)
  • middleware/limiter: Fix file names (#​1747) (#​1748)
  • Bump github.com/valyala/fasthttp from 1.32.0 to 1.33.0 (#​1744)

🐛 Fixes

  • utils.Trim should trim all string content (#​1775)
  • middleware/proxy: Incorrect scheme on proxy.Do (#​1762) (#​1765)
  • middleware/cache: Mutex lock (#​1764)
  • Add missing json errors (#​1755)
  • Mounted app views (#​1749)

📚 Documentation

  • fix cache docs error (#​1769)

Thank you @​Aliqyan, @​Lian1230, @​NorbertHauriel, @​Trim21, @​abhi12299, @​apoq, @​balcieren, @​bigflood, @​efectn, @​liaohongxing, @​mtneug and @​sujit-baniya for making this update possible.


Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Enabled.

♻ Rebasing: Whenever MR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, click this checkbox.

This MR has been generated by Renovate Bot.

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: renovate/github.com-gofiber-fiber-v2-2.x

Impressum