Skip to content

Conversation

@Fenny
Copy link
Member

@Fenny Fenny commented Mar 14, 2020

v1.8.3 Changelog

All future middleware will be external so we can update/add features without updating the main version.

[NEW] https://github.com/gofiber/basicauth
[NEW] https://github.com/gofiber/compression #222
[NEW] https://github.com/gofiber/cors
[NEW] https://github.com/gofiber/helmet
[NEW] https://github.com/gofiber/limiter
[NEW] https://github.com/gofiber/logger
[NEW] https://github.com/gofiber/recover
[NEW] https://github.com/gofiber/requestid
[NEW] https://github.com/gofiber/websocket

[FIX] Locals are supported in new WebSocket middleware #205
[FIX] Route params are not effected by CaseSensitive anymore #214
[FIX] Header duplication / Normalization #216

[DEPRECATED] app.WebSocket()
[DEPRECATED] settings.Compression
[DEPRECATED] middleware.BasicAuth()
[DEPRECATED] middleware.Cors()
[DEPRECATED] middleware.Helmet()
[DEPRECATED] middleware.Limiter()
[DEPRECATED] middleware.Logger()
[DEPRECATED] middleware.Recover()
[DEPRECATED] middleware.RequestID()

@Fenny Fenny merged commit 520d2ce into gofiber:master Mar 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants