fiber/middleware
Juan Calderon-Perez b9936a339d
🔥 Feature: Add support for zstd compression (#3041)
* Add support for zstd compression

* Update whats_new.md

* Add benchmarks for Compress middleware

---------

Co-authored-by: RW <rene@gofiber.io>
2024-06-26 16:00:38 +02:00
..
adaptor Bump golangci-lint to v1.59.1 (#3029) 2024-06-11 08:52:49 +02:00
basicauth ♻️ v3: fix!: ContextKey collisions (#2781) 2024-01-04 09:44:45 +01:00
cache 🩹 Fix: Optimize Cache middleware handler (#3031) 2024-06-12 16:22:36 +02:00
compress 🔥 Feature: Add support for zstd compression (#3041) 2024-06-26 16:00:38 +02:00
cors refactor(middleware/cors)!: Config, lists as list types. (#2962) 2024-04-17 19:27:24 +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 Merge remote-tracking branch 'origin/master' into v3-beta 2023-08-05 22:02:01 +03:00
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 chore: Enabling shuffling, cleanup and consistency across tests (#2931) 2024-03-24 20:54:56 +01: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 test(middleware/session): Remove extra release and acquire ctx calls in session_test.go (#3044) 2024-06-26 15:30:31 +02:00
skip Merge remote-tracking branch 'origin/master' into v3-beta 2023-08-05 22:02:01 +03:00
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