Update module github.com/gofiber/fiber/v2 to v2.20.2 #19
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v2.0.2
->v2.20.2
Release Notes
gofiber/fiber
v2.20.2
Compare Source
🧹 Updates
🐛 Fixes
📚 Documentation
Thank you @AliYusuf95, @aliereno, @efectn and @xwjdsh for making this update possible.
v2.20.1
Compare Source
🐛 Fixes
v2.20.0
Compare Source
🚀 New
https://docs.gofiber.io/api/ctx#setparserdecoder
https://docs.gofiber.io/api/middleware/limiter
🧹 Updates
🐛 Fixes
c.OriginalURL()
changed afterSendFile
(#1553)📚 Documentation
Thank you @Perniciosius, @Unickorn, @aliereno, @amalshaji, @efectn, @fufuok, @ivanvc, @josebalius, @ppmasa8 and @rockcreation7 for making this update possible.
v2.19.0
Compare Source
🚀 New
🐛 Fixes
📚 Documentation
External Middleware
section of README to Chinese. (#1523)Limitations
section of README to Chinese (#1510)Thank you @Ja7ad, @Lynicis, @Thammachart, @ZACHSTRIVES, @efectn, @hi019, @j178, @techytoes and @ut-zero for making this update possible.
v2.18.0
Compare Source
🚀 New
https://docs.gofiber.io/api/middleware/encryptcookie
🧹 Updates
🐛 Fixes
Thank you @amir9480, @natebwangsut, @pd-pranay and @shirshendubhowmick for making this update possible.
v2.17.0
Compare Source
🚀 New
https://docs.gofiber.io/api/middleware/skip
🧹 Updates
🐛 Fixes
route.Path
on copy (#1471)📚 Documentation
Thank you @ProExpertProg, @andrascz, @goldwind-ting, @pcen, @pd-pranay and @thinklucrative for making this update possible.
v2.16.0
Compare Source
🚀 New
🧹 Updates
🐛 Fixes
📚 Documentation
Thank you @HugHunter, @faceair, @iCyberon, @ktakenaka, @markkrj and @wja513 for making this update possible.
v2.15.0
Compare Source
🚀 New
🧹 Updates
🐛 Fixes
📚 Documentation
Thank you @Spedoske, @TroyDota, @jeffersonmaia, @sujit-baniya and @tuhao1020 for making this update possible.
v2.14.0
Compare Source
🚀 New
🧹 Updates
🐛 Fixes
📚 Documentation
Thank you @Ja7ad, @Spedoske, @WLun001, @alfuhigi, @oroshnivskyy, @sneakykiwi, @tomaswarynyca and @tuhao1020 for making this update possible.
v2.13.0
Compare Source
🚀 New
🧹 Updates
📚 Documentation
Thank you @Elias506, @Ja7ad, @WLun001, @floxydio, @jorgii, @mirusky and @sujit-baniya for making this update possible.
v2.12.0
Compare Source
🚀 New
🐛 Fixes
📚 Documentation
Thank you @aschenmaker, @bestgopher and @hi019 for making this update possible.
v2.11.0
Compare Source
🚀 New
🧹 Updates
🐛 Fixes
📚 Documentation
Thank you @aschenmaker, @bestgopher, @leozhantw, @lrweck, @milosgajdos, @mirusky and @patil-kshitij for making this update possible.
v2.10.0
Compare Source
🚀 New
PathPrefix
parameter tofilesystem
middleware (#1326)🧹 Updates
🐛 Fixes
📚 Documentation
Thank you @MarvinJWendt, @Yash-Garg, @codemicro, @kiyonlin, @diegocsandrim, @sadfun and @si3nloong for making this update possible.
v2.9.0
Compare Source
🚀 New
🧹 Updates
🐛 Fixes
📚 Documentation
Thank you @bestgopher, @capthiron, @cep-ter, @defshift, @fernandobandeira, @jney and @sadfun for making this update possible.
v2.8.0
Compare Source
🚀 New
🧹 Updates
🐛 Fixes
📚 Documentation
Thank you @HAUDRAUFHAUN, @NikSchaefer, @SuspiciousLookingOwl, @kiyonlin, @r-52, @sagar23sj and @si3nloong for making this update possible.
v2.7.1
Compare Source
🚀 New
🧹 Updates
🐛 Fixes
(please clean up all old artifacts in the storage, as we have changed the serialization completely)
QueryParser
parse slice data type (#1238)📚 Documentation
Thank you @defshift, @eacp, @iredmail, @kiyonlin, @si3nloong and @yam8511 for making this update possible.
v2.7.0
Compare Source
v2.6.0
Compare Source
🔥 New
https://docs.gofiber.io/api/client
🧹 Updates
🩹 Fixes
📚 Documentation
v2.5.0
Compare Source
🔥 New
v2.4.1
Compare Source
🩹 Fixes
v2.4.0
Compare Source
Thank you @sotanodroid, @tianjipeng, @kiyonlin, @ReneWerner87, @hi019, @xenowits, @mlukasik-dev, @hinoguma, @hitalos, @yquansah, @bestgopher, @sacsand, @sujit-baniya, @Tazeg for making this update possible.
🔥 New
Next
option inStatic
https://github.com/gofiber/fiber/pull/1130🧹 Updates
🩹 Fixes
v2.3.3
Compare Source
🩹 - Fix Unescape behavior https://github.com/gofiber/fiber/pull/1104 thanks @ReneWerner87!
📚 - Add third-party middleware to list https://github.com/gofiber/fiber/pull/1101
v2.3.2
Compare Source
🩹 Fixes
v2.3.1
Compare Source
🩹 Fixes
v2.3.0
Compare Source
🔥 New
Allows you to serve HTTPs requests by providing a path to the TLS certificate and key file, this is a simplified method for
app.Listener()
where you had to build your own*tls.Config
. https://github.com/gofiber/fiber/issues/1077The following
*tls.Config
is used:More information about Listen methods can be found here https://docs.gofiber.io/api/app#listentls
Thank you @kiyonlin & @HeCorr
v2.2.5
Compare Source
Thank you @kiyonlin, @kirillDanshin, @hi019, @erikdubbelboer, @ReneWerner87
🧹 Updates
v1.18
https://github.com/valyala/fasthttp/releases/tag/v1.18.0 https://github.com/gofiber/fiber/pull/1070BodyParser
https://github.com/gofiber/fiber/pull/1073CacheDuration
inStatic
https://github.com/gofiber/fiber/pull/1069BodyParser
returns anErrUnprocessableEntity
when an invalid content-type is present. https://github.com/gofiber/fiber/issues/1067🩹 Fixes
csrf
middleware https://github.com/gofiber/fiber/pull/1068v2.2.4
Compare Source
🔥 New
store.RegisterType(i interface{})
to allow custom types/structs to be stored in external Storage providers ( session mw ) https://github.com/gofiber/fiber/issues/1051🩹 Fixes
v2.2.3
Compare Source
🧹 Updates
Save
even if no data is present https://github.com/gofiber/fiber/issues/1048🩹 Fixes
v2.2.2
Compare Source
🔥 New
utils.UUIDv4
for strong tokens ( used in session middleware ) https://github.com/gofiber/fiber/pull/1045🩹 Fixes
CookieName
in session https://github.com/gofiber/fiber/issues/1040 https://github.com/gofiber/fiber/pull/1042UUIDv4
in session middleware for strong unique tokens https://github.com/gofiber/fiber/issues/1040v2.2.1
Compare Source
🔥 New
CacheDuration
inStatic
https://github.com/gofiber/fiber/pull/1009🧹 Updates
🩹 Fixes
v2.2.0
Compare Source
🔥 New
session
middleware https://github.com/gofiber/fiber/pull/1009CacheDuration
toStatic
options https://github.com/gofiber/fiber/pull/1009🧹 Updates
TimeInterval
to logger https://github.com/gofiber/fiber/pull/993🩹 Fixes
v2.1.4
Compare Source
🧹 Updates
🩹 Fixes
v2.1.3
Compare Source
🔥 New
Key
to cache middleware https://github.com/gofiber/fiber/pull/983Storage
to cache middleware https://github.com/gofiber/fiber/pull/976SendFile
to filesystem middleware https://github.com/gofiber/fiber/pull/977🧹 Updates
c.JSON
https://github.com/gofiber/fiber/pull/987Storage
interface bahviour https://github.com/gofiber/fiber/pull/984🩹 Fixes
v2.1.2
Compare Source
🔥 New
locals:key
to logger middleware https://github.com/gofiber/fiber/pull/976🧹 Updates
🩹 Fixes
v2.1.1
Compare Source
🧹 Updates
🩹 Fixes
v2.1.0
Compare Source
🔥 New
MaxAge
setting toStatic
which sets aCache-Control
header https://github.com/gofiber/fiber/pull/896ReduceMemoryUsage
toConfig
https://github.com/gofiber/fiber/pull/892🧹 Updates
🩹 Fixes
v2.0.6
Compare Source
🔥 New
CacheControl
option for favicon middleware https://github.com/gofiber/fiber/pull/883🧹 Updates
🩹 Fixes
v2.0.5
Compare Source
🔥 New
CacheControl
option to enable client-side caching https://github.com/gofiber/fiber/pull/865MaxAge
option https://github.com/gofiber/fiber/pull/860🩹 Fixes
Strict
in csrf middleware if not provided in config https://github.com/gofiber/fiber/pull/860v2.0.4
Compare Source
🔥 New
🧹 Updates
Format
orio.Writer
are provided in the config https://github.com/gofiber/fiber/pull/856🩹 Fixes
v2.0.3
Compare Source
🔥 New
🧹 Updates
SameSite=Lax
by default https://github.com/gofiber/fiber/issues/825🩹 Fixes
Configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.