Commit Graph

  • d2c67da1fe build(deps): bump golang.org/x/crypto from 0.43.0 to 0.44.0 (#3863) dependabot[bot] 2025-11-12 21:03:01 +01:00
  • 80f560b651 🐛 bug: fix gocritic httpNoBody and hugeParam issues (#3855) RW 2025-11-12 21:02:04 +01:00
  • 19cc3f56f0 🧹 chore: Update release-drafter workflow (#3860) Juan Calderon-Perez 2025-11-11 09:35:33 -05:00
  • 69347ff26e Merge pull request #3857 from gofiber/workflows-update Juan Calderon-Perez 2025-11-10 08:36:13 -05:00
  • 2e8502d31d Update release-drafter Juan Calderon-Perez 2025-11-10 08:08:58 -05:00
  • b214617b6e Add actionspin to Makefile Juan Calderon-Perez 2025-11-10 07:59:16 -05:00
  • 1b2756fb6f Add missing endline Juan Calderon-Perez 2025-11-10 07:33:55 -05:00
  • 03fe874c8a Merged labeler into release-drafter Juan Calderon-Perez 2025-11-10 07:18:35 -05:00
  • 65e0cd6a41 Use mashiike/actionspin to convert versions to commit hashes Juan Calderon-Perez 2025-11-08 12:29:40 -05:00
  • 2bf3409f6f Use full versions for actions Juan Calderon-Perez 2025-11-08 12:28:46 -05:00
  • 9892282b19 Update workflow path filters for Go module changes (#3856) RW 2025-11-10 13:21:39 +01:00
  • 8ee0ca7113 build(deps): bump github.com/gofiber/utils/v2 from 2.0.0-rc.1 to 2.0.0-rc.2 (#3853) dependabot[bot] 2025-11-10 08:48:23 +01:00
  • ef8572a9d0 🧹 chore: Add support for handling unsupported HTTP methods as HTTP 501 (#3854) Juan Calderon-Perez 2025-11-10 02:46:19 -05:00
  • 5e596e3a0c 🐛 bug: Fix maintain CustomCtx across middlewares (#3852) RW 2025-11-10 08:40:03 +01:00
  • a602d63b99 🐛 bug: fix copying of key/values in internal/memory (#3829) Jason McNeil 2025-11-08 09:56:49 -05:00
  • 1341390531 🧹 chore: Add support for codespell in spell-check workflow (#3850) Juan Calderon-Perez 2025-11-08 09:55:49 -05:00
  • 71841e4e27 🧹 chore: Return error during EncryptCookie failure (#3842) Juan Calderon-Perez 2025-11-08 09:54:50 -05:00
  • 7ce172297c 🐛 bug: Execute middleware routes when handling errors (#3846) Juan Calderon-Perez 2025-11-07 06:13:46 -05:00
  • 0e5e0403a9 docs: fix typos in some files (#3847) Lê Nam Khánh 2025-11-07 18:12:27 +07:00
  • 490d4b0478 🧹 chore: Extracted generic releasePooledBinder function (#3841) Artur Melanchyk 2025-11-06 16:26:18 +01:00
  • 4564c10506 Update GitHub token for project automation RW 2025-11-06 16:10:07 +01:00
  • e802bf3315 Remove projects permission from v3-label-automation RW 2025-11-06 15:48:37 +01:00
  • 3bdc4751b1 Add automation for v3 label assignments (#3845) RW 2025-11-06 15:47:11 +01:00
  • af4924032b 🐛 bug: Fix binder splitting for pointer-backed slice fields (#3844) Juan Calderon-Perez 2025-11-06 08:07:22 -05:00
  • ff04aa0263 Merge pull request #3840 from gofiber/update-flash-cookie-handling-in-redirect-and-router Juan Calderon-Perez 2025-11-05 08:36:46 -05:00
  • 5be52575f9 Merge branch 'main' into update-flash-cookie-handling-in-redirect-and-router Juan Calderon-Perez 2025-11-05 07:20:39 -05:00
  • 42b159b800 🧹 chore: Handle nil map targets in Binder (#3839) Juan Calderon-Perez 2025-11-05 02:33:36 -05:00
  • 93b4bbe309 Revert flash cookie guard in router Juan Calderon-Perez 2025-11-04 23:51:03 -05:00
  • e9872ac205 Restore flash parser signature while clearing cookie Juan Calderon-Perez 2025-11-04 23:50:31 -05:00
  • be8b5ea7dc Clear flash cookie after parsing Juan Calderon-Perez 2025-11-04 10:12:27 -05:00
  • 95687ad66a Optimize flash cookie parsing Juan Calderon-Perez 2025-11-04 09:24:05 -05:00
  • bc74824508 🧹 chore: Add FullPath() helper to context (#3837) Juan Calderon-Perez 2025-11-04 02:45:04 -05:00
  • 3c33f845f2 fix: scope openapi handler to its resolved path Juan Calderon-Perez 2025-11-03 09:43:01 -05:00
  • aa2f7c5427 🐛 bug: Fix enforcement of Immutable config for some edge cases (#3835) Juan Calderon-Perez 2025-11-03 09:20:33 -05:00
  • 0edd81d6d2 🧹chore: benchmark for cache miss case (#3836) Artur Melanchyk 2025-11-03 10:46:52 +01:00
  • 0be33db85d 🧹 chore: remove unneeded "utils" alias (#3834) Artur Melanchyk 2025-11-03 09:23:01 +01:00
  • 11be17d1dd Update link to SendEarlyHints in reverse-proxy.md RW 2025-11-01 21:56:34 +01:00
  • fd61ec9379 📚 docs: fix broken link in the Routing guide (#3831) Lester Guerzon 2025-11-02 04:55:41 +08:00
  • 7a17195c52 🐛 fix: avoid writing into released Response in core::execFunc() (#3830) Artur Melanchyk 2025-11-01 17:21:10 +01:00
  • 6ef6de5f43 Fix: Prevent memory corruption in internal memory storage from pooled buffers (#3828) Jason McNeil 2025-10-31 08:57:32 -03:00
  • 7fa858cd3d 🧹 chore: Add spell check CI workflow (#3814) Juan Calderon-Perez 2025-10-30 09:44:42 -04:00
  • ba9d619199 🚀 perf: Inline Request state wrappers (#3827) Artur Melanchyk 2025-10-30 09:45:33 +01:00
  • 0c74c30e34 Update README.md RW 2025-10-29 15:46:23 +01:00
  • eb677ac5d2 🔥 feat: Add support for DisableAutoRegister of HEAD routes (#3817) RW 2025-10-29 15:10:30 +01:00
  • cbf8efde7f fix(session): correct fresh flag logic in getSession (#3825) Jason McNeil 2025-10-29 10:57:01 -03:00
  • a3f6fa8653 add new method for adding head route auto-head-test Muhammed Efe Cetin 2025-10-28 20:43:24 +01:00
  • 83cc1320dd 🧹 chore: Improve propagation of context.Context (#3822) Juan Calderon-Perez 2025-10-28 09:31:53 -04:00
  • e6f3cb3490 Merge pull request #3823 from gofiber/dependabot/go_modules/github.com/tinylib/msgp-1.5.0 Juan Calderon-Perez 2025-10-28 08:20:30 -04:00
  • 7f04a5f2a2 build(deps): bump github.com/tinylib/msgp from 1.4.0 to 1.5.0 dependabot[bot] 2025-10-28 12:02:55 +00:00
  • da8e7a36bd simplify auto-head registration Muhammed Efe Cetin 2025-10-27 19:38:34 +01:00
  • 262c3795bd 🐛 fix: Enhance Body handling in setConfigToRequest for better type su… (#3820) K0ng2 2025-10-26 20:31:27 +07:00
  • 17d91c0fe0 Use repo fixture for static HEAD test RW 2025-10-25 21:56:06 +02:00
  • 011bacc833 Normalize auto HEAD handling and docs RW 2025-10-25 21:38:57 +02:00
  • 2bab831ed5 chore: address openapi review feedback Juan Calderon-Perez 2025-10-25 12:37:59 -04:00
  • c4051b77bb Fix auto HEAD registration bookkeeping and docs RW 2025-10-24 15:37:11 +02:00
  • 67bbac50c8 build(deps): bump github.com/valyala/fasthttp from 1.67.0 to 1.68.0 (#3819) dependabot[bot] 2025-10-24 14:22:30 +02:00
  • 83a8dbb37a Document DisableAutoRegister config row RW 2025-10-24 13:46:09 +02:00
  • 52d909d320 Clarify DisableAutoRegister config row RW 2025-10-24 13:46:04 +02:00
  • 59bfdbdac4 Fix DisableAutoRegister doc row and avoid auto-head race RW 2025-10-24 13:45:58 +02:00
  • eda2fa0237 Fix DisableAutoRegister row formatting RW 2025-10-24 11:56:04 +02:00
  • fa098a71c6 Fix recover middleware panic output formatting (#3818) RW 2025-10-24 11:15:40 +02:00
  • d8bb3105d6 Clarify auto HEAD pruning RW 2025-10-24 11:10:25 +02:00
  • 9f7836e771 🐛 bug: Fix recover middleware panic output formatting (#3816) Juan Calderon-Perez 2025-10-24 04:23:19 -04:00
  • 2b4fa7583d test: normalize openapi json assertions Juan Calderon-Perez 2025-10-24 03:11:23 -04:00
  • 534aa882e1 🧹 chore: Fix spelling issues (#3813) Josh Soref 2025-10-22 09:47:12 -04:00
  • b02f39c5ae 🐛 fix: Add BodyStream() logic to adaptor.FiberHandler middleware (#3799) Giovanni Rivera 2025-10-22 06:43:06 -07:00
  • b00805cfbb Merge pull request #3812 from jsoref/remove-slash-delimiter-str Juan Calderon-Perez 2025-10-21 18:51:47 -04:00
  • 1a229aba53 🎨 Style: Merge duplicate constants Josh Soref 2025-10-21 16:22:27 -04:00
  • 40a8c2cfd5 🔥 feat: Add support for Express.js style req/res handlers (#3809) Juan Calderon-Perez 2025-10-21 10:08:32 -04:00
  • f4f2a368cd fix broken fiber config table René 2025-10-21 08:42:21 +02:00
  • 8141d0961b Merge remote-tracking branch 'origin/v2' into v2 René 2025-10-21 08:31:08 +02:00
  • b01c42560c add note for deprecated etag setting René 2025-10-21 08:30:56 +02:00
  • f669de42e9 Fix fatal error calls in adapter_test.go (#3810) RW 2025-10-20 13:23:55 +02:00
  • c257f02ba9 🚨 Test: Add flushing-related unit tests for net/http adaptor (#3807) Giovanni Rivera 2025-10-20 04:08:13 -07:00
  • 25543af22e 🩹 Fix: golangci-lint issue for go1.25.0 (#3775) Rituraj Paul 2025-10-20 12:46:58 +05:30
  • c6e6d72b46 Merge pull request #3808 from gofiber/dependabot/go_modules/github.com/shamaton/msgpack/v2-2.4.0 Juan Calderon-Perez 2025-10-18 22:47:23 -04:00
  • 67cb637aee build(deps): bump github.com/shamaton/msgpack/v2 from 2.3.1 to 2.4.0 dependabot[bot] 2025-10-16 12:02:25 +00:00
  • 2c43a0f9dc 🔥 feat: Native support for net/http and fasthttp handlers (#3769) Juan Calderon-Perez 2025-10-15 02:12:29 -04:00
  • 981120268c build(deps): bump actions/setup-node from 5 to 6 (#3804) dependabot[bot] 2025-10-14 22:17:25 +02:00
  • a167c6f38b 🔥 feat: Add support for HostClient and LBClient (#3774) Juan Calderon-Perez 2025-10-13 05:32:53 -04:00
  • 697f199990 Merge pull request #3795 from gofiber/dependabot/go_modules/golang.org/x/net-0.46.0 Juan Calderon-Perez 2025-10-11 14:49:58 -04:00
  • 128cfc9bd3 build(deps): bump golang.org/x/net from 0.45.0 to 0.46.0 dependabot[bot] 2025-10-11 17:35:03 +00:00
  • 51c2829faa Merge pull request #3796 from gofiber/dependabot/go_modules/golang.org/x/crypto-0.43.0 Juan Calderon-Perez 2025-10-11 13:34:07 -04:00
  • 75082f7aa6 build(deps): bump golang.org/x/crypto from 0.42.0 to 0.43.0 dependabot[bot] 2025-10-11 17:07:01 +00:00
  • 5921e48bc5 Merge pull request #3797 from gofiber/dependabot/go_modules/golang.org/x/text-0.30.0 Juan Calderon-Perez 2025-10-11 13:06:02 -04:00
  • 93a0682ec2 fix broken csrf.md links René 2025-10-11 00:41:26 +02:00
  • aab4ccd3b3 build(deps): bump golang.org/x/text from 0.29.0 to 0.30.0 dependabot[bot] 2025-10-09 12:03:18 +00:00
  • c2062a2649 🐛 fix: Always close form file (#3786) Artur Melanchyk 2025-10-08 16:28:57 +02:00
  • b72a183203 build(deps): bump github/codeql-action from 3 to 4 (#3792) dependabot[bot] 2025-10-08 16:27:07 +02:00
  • 644b126530 build(deps): bump golang.org/x/net from 0.44.0 to 0.45.0 (#3791) dependabot[bot] 2025-10-08 16:25:40 +02:00
  • 289073d9e6 build(deps): bump github.com/valyala/fasthttp from 1.65.0 to 1.67.0 (#3790) dependabot[bot] 2025-10-08 16:25:19 +02:00
  • 6718141e95 ♻️ Refactor: reduce the memory usage of cacheableStatusCodes (#3789) Muhammad Saleh Solahudin 2025-10-08 13:17:09 +07:00
  • 2ebd143f77 🔥 feat: Add cookie name authentication for EncryptCookie middleware (#3788) Juan Calderon-Perez 2025-10-07 07:59:52 -04:00
  • 6f81d52554 🧹 chore: Skip locking garbage collector if nothing to delete (#3787) Artur Melanchyk 2025-10-06 09:11:26 +02:00
  • ff4da56f3f Merge pull request #3782 from arturmelanchyk/slice-prealloc Juan Calderon-Perez 2025-10-05 18:37:56 -04:00
  • 8f9511d011 perf: preallocate slice size in Request::Param() Artur Melanchyk 2025-10-05 17:41:24 +02:00
  • ff8d3238e8 perf: preallocate slice size in Request::FormData() Artur Melanchyk 2025-10-05 17:15:43 +02:00
  • e8f639a4d9 Merge pull request #3783 from arturmelanchyk/boundary Juan Calderon-Perez 2025-10-05 11:05:44 -04:00
  • c1f7afe73e chore: make boundary a const Artur Melanchyk 2025-10-05 16:34:58 +02:00
  • b1f906e7dd perf: preallocate slice size in Client::Param() Artur Melanchyk 2025-10-05 15:06:07 +02:00