fiber/middleware
Juan Calderon-Perez 04528f7d81
v3: Updates to fiberlog benchmarks and documentation (#3059)
* Add missing benchmarks for fiberlog. Rewrite docs

* Update log.md
2024-07-05 08:53:36 +02:00
..
adaptor Bump golangci-lint to v1.59.1 (#3029) 2024-06-11 08:52:49 +02:00
basicauth
cache 🔥 Add Cache Invalidation Option to Cache Middleware (#3036) 2024-06-26 16:02:48 +02:00
compress 🔥 Feature: Add support for zstd compression (#3041) 2024-06-26 16:00:38 +02:00
cors v3: Updates to fiberlog benchmarks and documentation (#3059) 2024-07-05 08:53:36 +02:00
csrf prepare release v3.0.0-beta.3 2024-06-26 12:17:58 +02:00
earlydata Fix some comments (#2983) 2024-04-24 11:12:06 +02:00
encryptcookie V2 to v3 merge (#2864) 2024-02-29 08:29:59 +01:00
envvar chore: Enabling shuffling, cleanup and consistency across tests (#2931) 2024-03-24 20:54:56 +01:00
etag Bump golangci-lint to v1.56.1 (#2842) 2024-02-13 08:23:15 +01:00
expvar
favicon fix: Inconsistent and flaky unit-tests (#2892) 2024-03-08 20:03:13 +01:00
healthcheck ♻️ refactor: Migrate HealthChecker to v3 (#2884) 2024-02-29 08:50:13 +01:00
helmet ci: address multiple lint rules (#2869) 2024-02-19 14:33:10 +01:00
idempotency Adding a generator to generate the CTX interface (#3024) 2024-06-03 08:37:22 +02:00
keyauth 🔥 Feature: Add support for custom KeyLookup functions in the Keyauth middleware (#3028) 2024-06-27 20:30:47 +02:00
limiter chore: Enabling shuffling, cleanup and consistency across tests (#2931) 2024-03-24 20:54:56 +01:00
logger Bump golangci-lint to v1.59.1 (#3029) 2024-06-11 08:52:49 +02:00
pprof 🧹 v3 (chore): Bump minimum version of Go to 1.21 (#2911) 2024-03-10 10:47:21 +03:00
proxy feat(middleware/proxy): Add DialDualStack option for upstream IPv6 support (#2900) 2024-03-13 19:15:42 +01:00
recover Bump golangci-lint to v1.56.1 (#2842) 2024-02-13 08:23:15 +01:00
redirect V2 to v3 merge (#2864) 2024-02-29 08:29:59 +01:00
requestid chore: Fix testifylint errors in middleware (#2805) 2024-01-21 08:32:23 +01:00
rewrite V2 to v3 merge (#2864) 2024-02-29 08:29:59 +01:00
session fix(middleware/session): fix data-race with sync.Pool (#3051) 2024-06-30 21:18:11 +02:00
skip
static 🔥 Feature: Add support for zstd compression (#3041) 2024-06-26 16:00:38 +02:00
timeout V2 to v3 merge (#2864) 2024-02-29 08:29:59 +01:00