Commit Graph

  • 408a03aa40 Add Dependabot auto-merge workflow configuration René 2026-01-14 08:44:15 +01:00
  • bce6bc4017 Add Dependabot auto-merge workflow configuration master René 2026-01-14 08:42:32 +01:00
  • 2e985d2c70 docs: clarify how to expire cookies with Path/Domain darwin808 2026-01-14 08:29:49 +08:00
  • e367b5f735 fix: address review comments for ExpireCookie darwin808 2026-01-12 09:24:07 +08:00
  • a0712a1333 feat: Auto-enforce Secure=true for Partitioned cookies in Cookie() darwin808 2026-01-03 08:07:02 +08:00
  • 394d03090c 🔧 fix: Add defer ReleaseCtx and fix struct alignment darwin808 2026-01-02 11:42:40 +08:00
  • df8af91605 🔧 fix: Address golangci-lint issues darwin808 2026-01-01 23:56:52 +08:00
  • 8661fbc0b6 feat: Add SameSite and Partitioned support to ExpireCookie darwin808 2026-01-01 18:06:48 +08:00
  • ef2108f9a5 🔥 feat: Add ExpireCookie method for cookies with Path/Domain darwin808 2025-12-31 13:10:49 +08:00
  • dd25c72c63 build(deps): bump the golang-modules group with 2 updates (#4005) dependabot[bot] 2026-01-13 14:52:30 +01:00
  • 245d8bd2ed build(deps): bump actions/setup-go from 6.1.0 to 6.2.0 (#4006) dependabot[bot] 2026-01-13 14:51:58 +01:00
  • 9e824be1ce build(deps): bump golang.org/x/text from 0.32.0 to 0.33.0 in the golang-modules group (#4003) dependabot[bot] 2026-01-13 14:06:17 +01:00
  • c5df025835 build(deps): bump github/codeql-action from 4.31.9 to 4.31.10 (#4004) dependabot[bot] 2026-01-13 14:06:11 +01:00
  • 44647341ea 🔥 feat(limiter): Add ExpirationFunc for dynamic expiration (#3984) Erfan Momeni 2026-01-13 16:35:52 +03:30
  • c64599e89f 📒 docs: Update Services icon and prefork warning for State Management (#4002) Juan Calderon-Perez 2026-01-11 11:57:01 -05:00
  • 87d1f44fae Merge branch 'main' into 2025-08-21-14-48-18 Juan Calderon-Perez 2026-01-08 22:40:34 -05:00
  • caa79135c4 Merge pull request #3991 from gofiber/add-cors-origin-validation-and-tests Juan Calderon-Perez 2026-01-08 19:36:37 -05:00
  • a74eee2671 Merge pull request #4001 from gofiber/copilot/sub-pr-3991-again add-cors-origin-validation-and-tests Juan Calderon-Perez 2026-01-08 09:26:26 -05:00
  • 02bbcdc4c6 docs: Document "null" origin handling and reference Mozilla CORS spec copilot-swe-agent[bot] 2026-01-08 13:37:03 +00:00
  • 4808b27645 Initial plan copilot-swe-agent[bot] 2026-01-08 13:33:54 +00:00
  • 27746277a7 build(deps): bump golang.org/x/sys from 0.39.0 to 0.40.0 in the golang-modules group (#4000) dependabot[bot] 2026-01-08 14:05:14 +01:00
  • 5d65bdb3c9 Initial plan copilot/sub-pr-3991 copilot-swe-agent[bot] 2026-01-08 12:48:14 +00:00
  • 7ff4aca9e7 Merge pull request #3997 from gofiber/dependabot/go_modules/github.com/gofiber/utils/v2-2.0.0-rc.6 Juan Calderon-Perez 2026-01-07 22:56:46 -05:00
  • 5a3ac97d24 build(deps): bump github.com/gofiber/utils/v2 dependabot[bot] 2026-01-07 22:08:00 +00:00
  • 8a278f7f9a Merge pull request #3996 from gofiber/copilot/sub-pr-3991 Juan Calderon-Perez 2026-01-07 09:22:07 -05:00
  • b15f1751b6 Optimize: Only call isOriginSerializedOrNull when AllowOriginsFunc is set copilot-swe-agent[bot] 2026-01-07 13:38:59 +00:00
  • a736966125 Update nolint comment to accurately describe return values copilot-swe-agent[bot] 2026-01-07 12:45:28 +00:00
  • a325e194b5 Fix performance and linter issues in CORS origin validation copilot-swe-agent[bot] 2026-01-07 12:44:09 +00:00
  • e7c0e4a412 Initial plan copilot-swe-agent[bot] 2026-01-07 12:38:46 +00:00
  • 35f17ae9e9 Update middleware/cors/cors.go Juan Calderon-Perez 2026-01-06 23:58:21 -05:00
  • 2a936964ee Update middleware/cors/cors.go Juan Calderon-Perez 2026-01-06 23:47:56 -05:00
  • ff363892e6 Merge branch 'main' into add-cors-origin-validation-and-tests Juan Calderon-Perez 2026-01-06 23:43:15 -05:00
  • c6986fe928 Merge pull request #3995 from gofiber/copilot/sub-pr-3991 Juan Calderon-Perez 2026-01-06 23:42:48 -05:00
  • 5205e8e901 Address review comments: case-sensitive null check and test improvements copilot-swe-agent[bot] 2026-01-07 02:15:41 +00:00
  • 97014466e5 Initial plan copilot-swe-agent[bot] 2026-01-07 02:10:36 +00:00
  • 2e37e61ca4 fix: improve timing robustness in flaky cache and session tests (#3994) Copilot 2026-01-06 17:26:56 +01:00
  • 4f83436b9a Add normalizeOrigin test for userinfo validation Juan Calderon-Perez 2026-01-06 08:58:51 -05:00
  • f876c3c788 Preserve original case when AllowOriginsFunc echoes serialized origins Juan Calderon-Perez 2026-01-06 08:15:11 -05:00
  • e92ec21819 build(deps): bump github.com/valyala/fasthttp from 1.68.0 to 1.69.0 in the fasthttp-modules group (#3992) dependabot[bot] 2026-01-06 13:37:58 +01:00
  • f56c8e5e60 build(deps): bump streetsidesoftware/cspell-action from 8.1.1 to 8.1.2 (#3993) dependabot[bot] 2026-01-06 13:27:27 +01:00
  • 1430405f5d 🔥 feat: Add local context support to adaptor middleware (#3975) Yashar Chogan 2026-01-06 11:52:46 +03:30
  • ded8531b6c 🐛 bug: Respect body limit configuration in adaptor middleware (#3990) Juan Calderon-Perez 2026-01-06 02:45:39 -05:00
  • 9b4d4a9942 Add CORS origin func tests for null and wildcards Juan Calderon-Perez 2026-01-05 21:12:31 -05:00
  • e489d0b091 Ensure CORS AllowOriginsFunc validates origins Juan Calderon-Perez 2026-01-05 20:29:41 -05:00
  • a6c822ee76 🧹 chore: Further improvements to Cache middleware (#3989) Juan Calderon-Perez 2026-01-05 11:37:43 -05:00
  • 785745475b fix: improve cookie decryption handling by deleting invalid cookies after iteration (#3988) RW 2026-01-05 14:59:30 +01:00
  • 547433688e 🧹 chore: Improve Cache middleware compliance (#3973) Juan Calderon-Perez 2026-01-05 06:14:15 -05:00
  • 5b3f1391a1 📒 docs: Refresh adaptor middleware guidance (#3981) Juan Calderon-Perez 2026-01-05 06:12:41 -05:00
  • abe75b9b5f Extend OpenAPI helpers with schema refs and examples Juan Calderon-Perez 2026-01-03 12:23:43 -05:00
  • a7c286278b 🐛 bug: Preserve session data map across resets (#3968) Juan Calderon-Perez 2026-01-02 09:42:18 -05:00
  • 785e4eb744 🐛 bug: Fix Early-Data trusted proxy handling (#3974) Juan Calderon-Perez 2026-01-02 07:21:56 -05:00
  • 6e0b9c8296 build(deps): bump github.com/tinylib/msgp from 1.6.2 to 1.6.3 (#3978) dependabot[bot] 2026-01-02 13:14:58 +01:00
  • 97159421c4 🧹 chore: Use sync.Pool for redirect old input map (#3971) Juan Calderon-Perez 2026-01-02 07:14:09 -05:00
  • 7cd37d8887 🧹 chore: Use sync.Pool for form and multipart binding (#3967) Juan Calderon-Perez 2026-01-02 05:29:05 -05:00
  • b0a1a95c52 🐛 bug: Guard Binds decoder sync.Pool (#3969) Juan Calderon-Perez 2026-01-02 05:13:14 -05:00
  • e75e57107f Merge pull request #3977 from gofiber/dependabot/go_modules/github.com/tinylib/msgp-1.6.2, Juan Calderon-Perez 2025-12-31 07:39:40 -05:00
  • 106852fe24 build(deps): bump github.com/tinylib/msgp from 1.6.1 to 1.6.2 dependabot[bot] 2025-12-31 12:02:38 +00:00
  • 789c56fbb7 🔥 feat: Implement OverrideParam override behavior for DefaultCtx (#3962) Yashar Chogan 2025-12-28 18:31:37 +03:30
  • 7da513dc36 Adjust OpenAPI default responses Juan Calderon-Perez 2025-12-27 15:40:49 -05:00
  • 765b6c2c25 🐛 bug: add panic for routes with >30 parameters (GHSA-mrq8-rjmw-wpq3) Jason McNeil 2025-12-25 17:51:12 -04:00
  • 912f27a7f3 ♻️ Refactor: validate constraint by bit operation (#3963) Kashiwa 2025-12-26 05:21:13 +08:00
  • f5c2d8a900 Initial plan copilot/sub-pr-3969 copilot-swe-agent[bot] 2025-12-24 23:57:44 +00:00
  • ff9f4e2604 Fix decoder pool nil check Juan Calderon-Perez 2025-12-24 14:41:00 -05:00
  • a40e82b916 Protect decoder pool registry Juan Calderon-Perez 2025-12-24 14:14:18 -05:00
  • 93830f2f1d ♻️ refactor: Improve performance (reduce allocations) (#3964) RW 2025-12-24 12:45:26 +01:00
  • 032ff5fcec feat: Migrate from UUIDv4 to SecureToken for key generation (#3946) Jason McNeil 2025-12-23 10:43:58 -04:00
  • 680f3c3ffe ♻️ refactor: Replace string functions (#3923) RW 2025-12-22 11:48:45 +01:00
  • a3314068ce 🐛 bug: Fix FIPS-140 compliance for EncryptCookie middleware (#3955) Juan Calderon-Perez 2025-12-21 12:58:36 -05:00
  • 6808448110 refactor: replace strings.Index with strings.Cut for improved readallity (#3956) RW 2025-12-20 18:19:48 +01:00
  • 312d2e69b8 🐛 bug: Ensure flash messages are consumed after retrieval (#3936) Copilot 2025-12-18 13:30:08 +01:00
  • ed1679d5ed 📚 docs(logger): Update logger middleware format constants (#3951) Ali Julaee Rad 2025-12-18 11:13:57 +03:30
  • a03a1f9c0c build(deps): bump actions/cache from 5.0.0 to 5.0.1 (#3947) dependabot[bot] 2025-12-18 08:41:53 +01:00
  • 8022606fd4 Merge pull request #3950 from gofiber/dependabot/github_actions/github/codeql-action-4.31.9 Juan Calderon-Perez 2025-12-17 21:51:43 -05:00
  • cddf104dd7 build(deps): bump github/codeql-action from 4.31.8 to 4.31.9 dependabot[bot] 2025-12-17 12:04:32 +00:00
  • 5d0c9600e4 Merge pull request #3949 from omer-cengel/docs/fix-custom-context-example Juan Calderon-Perez 2025-12-16 23:24:34 -05:00
  • 30ea6c74cb 📚 Doc: Change “# Use” to “## Use” in handler.md Ömer Said Çengel 2025-12-17 07:06:29 +03:00
  • 293d8af427 📚 Doc: Fix custom context example in whats_new.md Ömer Said Çengel 2025-12-16 23:33:30 +03:00
  • 4f385235f6 Merge pull request #3945 from gofiber/dependabot/github_actions/github/codeql-action-4.31.8 Juan Calderon-Perez 2025-12-13 08:11:34 -05:00
  • b9f99fadd1 Merge pull request #3944 from gofiber/dependabot/github_actions/actions/cache-5.0.0 Juan Calderon-Perez 2025-12-12 08:10:10 -05:00
  • a9fab65bf1 build(deps): bump github/codeql-action from 4.31.7 to 4.31.8 dependabot[bot] 2025-12-12 12:04:20 +00:00
  • 92eec5a570 build(deps): bump actions/cache from 4.3.0 to 5.0.0 dependabot[bot] 2025-12-12 12:04:03 +00:00
  • 1b5333404f Modernize error handling in UUID functions (#3941) Jason McNeil 2025-12-12 06:41:51 -04:00
  • 3f01d29328 chore: fix some comments to improve readability (#3943) findfluctuate 2025-12-12 18:40:40 +08:00
  • eb4140a021 Merge pull request #3938 from gofiber/dependabot/github_actions/streetsidesoftware/cspell-action-8.1.1 Juan Calderon-Perez 2025-12-11 07:26:30 -05:00
  • cfcb1b03e6 build(deps): bump streetsidesoftware/cspell-action from 8.0.0 to 8.1.1 dependabot[bot] 2025-12-11 12:04:12 +00:00
  • 4cab0be878 Merge pull request #3935 from gofiber/dependabot/github_actions/codecov/codecov-action-5.5.2 Juan Calderon-Perez 2025-12-10 08:07:50 -05:00
  • 60d8048c1c build(deps): bump codecov/codecov-action from 5.5.1 to 5.5.2 dependabot[bot] 2025-12-10 12:03:55 +00:00
  • eb874b6f6c Merge commit from fork Jason McNeil 2025-12-10 07:53:02 -04:00
  • dd0b041dae Enhance labeler.yml with title matchers RW 2025-12-10 09:01:10 +01:00
  • 5930805544 docs: fix formatting in handler.md for clarity and consistency René 2025-12-09 14:03:24 +01:00
  • 26e8e8a5a6 Merge pull request #3931 from gofiber/dependabot/go_modules/golang-modules-82b35a2870 Juan Calderon-Perez 2025-12-09 07:53:10 -05:00
  • e3a7e5c11c Merge pull request #3932 from gofiber/dependabot/github_actions/DavidAnson/markdownlint-cli2-action-22.0.0 Juan Calderon-Perez 2025-12-09 07:52:22 -05:00
  • 722201fc0b build(deps): bump DavidAnson/markdownlint-cli2-action dependabot[bot] 2025-12-09 12:04:11 +00:00
  • c4284f6990 build(deps): bump the golang-modules group with 4 updates dependabot[bot] 2025-12-09 12:02:40 +00:00
  • 4ae3ccef65 🐛 bug: V3 fix custom errorhandler invokation (#3930) Daniel Canedo 2025-12-09 03:20:36 -04:00
  • 616e4aab9b 🐛 bug: Enforce body limits in SaveFileToStorage (#3929) Juan Calderon-Perez 2025-12-09 02:19:52 -05:00
  • e600f1607a 📚 doc: Update godoc for fiber.New() (#3928) Larina 2025-12-08 19:38:57 +07:00
  • 4ff945a6d7 🩹 bug: Fix ErrorHandler invocation for mounted sub-apps (#3907) Daniel Canedo 2025-12-08 08:31:05 -04:00
  • 7985122128 build(deps): bump github.com/gofiber/utils/v2 from 2.0.0-rc.3 to 2.0.0-rc.4 (#3926) dependabot[bot] 2025-12-08 13:21:37 +01:00
  • 53178f559e build(deps): bump github/codeql-action from 4.31.6 to 4.31.7 (#3927) dependabot[bot] 2025-12-08 13:21:30 +01:00