COMMITS
/ router_test.go February 11, 2026
R
perf: optimize flash cookie lookup in request handling
René committed
February 9, 2026
J
Add header length check for flash cookie
Juan Calderon-Perez committed
February 1, 2026
C
Add nolint directives for benchmark error handling
copilot-swe-agent[bot] committed
C
Fix data races in parallel benchmarks
copilot-swe-agent[bot] committed
J
Update router_test.go
Juan Calderon-Perez committed
January 31, 2026
J
Add parallel app benchmarks
Juan Calderon-Perez committed
November 24, 2025
J
⚡ perf: Improve performance of RebuildTree() by 68% (#3895)
Juan Calderon-Perez committed
November 12, 2025
November 3, 2025
A
🧹 chore: remove unneeded "utils" alias (#3834)
Artur Melanchyk committed
October 29, 2025
October 22, 2025
J
🧹 chore: Fix spelling issues (#3813)
Josh Soref committed
October 20, 2025
R
🩹 Fix: golangci-lint issue for go1.25.0 (#3775)
Rituraj Paul committed
October 15, 2025
J
🔥 feat: Native support for net/http and fasthttp handlers (#3769)
Juan Calderon-Perez committed
September 22, 2025
August 26, 2025
R
feat(ctx): add conditional copy helpers (#3703)
RW committed
August 14, 2025
R
remove unneeded message for not found error
René committed
R
remove unneeded message for not found error
René committed
R
fix path excape for not found usecase
René committed
R
refactor: streamline routing errors
RW committed
July 17, 2025
R
Add modernize lint (#3590)
RW committed
June 28, 2025
J
🧹 chore: Improve Router tests coverage (#3550)
Juan Calderon-Perez committed
May 27, 2025
R
🧹 chore: Update minimum go version to 1.24 (#3481)
RW committed
May 21, 2025
C
🔥 feat: Add Support for Removing Routes (#3230)
Cory Koch committed
March 26, 2025
J
🧹 chore: Add Immutable benchmarks for default case (#3374)
Juan Calderon-Perez committed
March 17, 2025
J
🧹 chore: Fix linter workflow failures (#3354)
Juan Calderon-Perez committed
February 24, 2025
R
🐛 bug: Fix handler order in routing (#3321)
RW committed
December 29, 2024
J
🧹 chore: Improve Performance of Fiber Router (#3261)
Juan Calderon-Perez committed
July 18, 2024
L
:sparkles: feat: Add support for RebuildTree (#3074)
Lucas Lemos committed
July 5, 2024
J
v3: Improve and simplify logic of ctx.Next() (#3063)
Juan Calderon-Perez committed
May 28, 2024
M
middleware: add static middleware (#3006)
M. Efe Çetin committed
March 8, 2024
J
fix: Inconsistent and flaky unit-tests (#2892)
Juan Calderon-Perez committed
February 29, 2024
R
V2 to v3 merge (#2864)
RW committed
February 13, 2024
J
Bump golangci-lint to v1.56.1 (#2842)
Juan Calderon-Perez committed
January 22, 2024
N
chore: Fix remaining testifylint errors (#2806)
nickajacks1 committed
January 14, 2024
N
chore: change interface{} to any (#2796)
nickajacks1 committed
November 7, 2023
M
Merge branch 'master' into v3-beta
Muhammed Efe Cetin committed
August 27, 2023
R
improve not found error
René Werner committed
August 5, 2023
M
:broom: v3 (chore): fix linter warnings
Muhammed Efe Cetin committed
February 9, 2023
M
:construction_worker: v3 (ci): fix some linter warnings
Muhammed Efe Çetin committed
February 5, 2023
M
Merge remote-tracking branch 'origin/master' into v3-beta
Muhammed Efe Çetin committed
February 2, 2023
L
🐛 Bug: Fix issues introduced in linting PR (#2319)
leonklingele committed
January 27, 2023
L
🚀 Feature: Add and apply more stricter golangci-lint linting rules (#2286)
leonklingele committed
January 15, 2023
M
:broom: chore: make most tests parallel (#2299)
M. Efe Çetin committed
November 27, 2022
M
Merge remote-tracking branch 'origin/master' into v3-beta
Muhammed Efe Çetin committed
November 9, 2022
M
:bug: bug: fix naming of routes inside groups (#2199)
M. Efe Çetin committed
November 1, 2022
P
October 31, 2022
K
v3 (deps): update to use gofiber/utils/v2 (#2184)
Kris Carr committed
October 26, 2022
M
:wastebasket: deprecate: go 1.14 & go 1.15 support deprecation (#2172)
M. Efe Çetin committed
October 10, 2022
M
v3: fix benchmark results related to handler, next (#2130)
M. Efe Çetin committed
September 23, 2022
M
:heavy_plus_sign: v3 (deps): move `utils` to `https://github.com/gofiber/utils`
Muhammed Efe Çetin committed