Commit Graph

  • 42e0a8780c build(deps): bump DavidAnson/markdownlint-cli2-action dependabot/github_actions/DavidAnson/markdownlint-cli2-action-23.0.0 dependabot[bot] 2026-03-26 12:52:44 +00:00
  • e5040c579c 🧪 test: add comprehensive integration tests for domain router in app_integration_test.go copilot/add-route-domain-function anthropic-code-agent[bot] 2026-03-25 04:50:06 +00:00
  • ec1901b241 Merge branch 'main' into copilot/add-route-domain-function Juan Calderon-Perez 2026-03-25 00:21:06 -04:00
  • 5c981aafd9 add Benchmark (go) benchmark result for fb4206c367 gh-pages github-action-benchmark 2026-03-23 13:09:39 +00:00
  • c4500bc4ea add Benchmark (go) benchmark result for c71c2ab8e8 github-action-benchmark 2026-03-23 13:09:11 +00:00
  • fb4206c367 Merge pull request #4158 from gofiber/dependabot/go_modules/github.com/klauspost/compress-1.18.5 main RW 2026-03-23 13:56:56 +01:00
  • c71c2ab8e8 Merge pull request #4159 from gofiber/dependabot/github_actions/github/codeql-action-4.34.1 RW 2026-03-23 13:56:32 +01:00
  • bcf7c4a4ed build(deps): bump github/codeql-action from 4.34.0 to 4.34.1 dependabot[bot] 2026-03-23 12:53:06 +00:00
  • 44d28138f5 build(deps): bump github.com/klauspost/compress from 1.18.4 to 1.18.5 dependabot[bot] 2026-03-23 12:52:47 +00:00
  • 35d3784a14 🔧 fix: use defer for subApp mutex, clarify pattern length test boundary copilot-swe-agent[bot] 2026-03-22 02:27:54 +00:00
  • f45eb20a48 🔧 fix: clone sub-app on mount, add RFC 1035 pattern limits, improve TrustProxy docs copilot-swe-agent[bot] 2026-03-22 02:25:16 +00:00
  • 469a6deff4 Update docs/whats_new.md Juan Calderon-Perez 2026-03-21 14:46:02 -04:00
  • 056d701923 Update docs/api/app.md Juan Calderon-Perez 2026-03-21 14:45:26 -04:00
  • 8236212ac9 Update group.go Juan Calderon-Perez 2026-03-21 14:44:39 -04:00
  • 5f151ee77d docs: document Domain(...).Use(*fiber.App) sub-app mounting in API docs and What's New anthropic-code-agent[bot] 2026-03-21 14:28:30 +00:00
  • c972b14cf4 Merge branch 'main' into update-session-middleware-to-fail-gracefully update-session-middleware-to-fail-gracefully Juan Calderon-Perez 2026-03-21 10:23:56 -04:00
  • 4c7c2ea09e feat: add support for Domain(...).Use(*fiber.App) to mount sub-apps anthropic-code-agent[bot] 2026-03-21 12:40:21 +00:00
  • d6511d715b Merge branch 'main' into copilot/add-route-domain-function Juan Calderon-Perez 2026-03-20 18:58:27 -04:00
  • 4f32e34127 add Benchmark (go) benchmark result for e56b937ff4 github-action-benchmark 2026-03-20 13:08:09 +00:00
  • e56b937ff4 Merge pull request #4156 from gofiber/dependabot/github_actions/github/codeql-action-4.34.0 RW 2026-03-20 13:55:39 +01:00
  • 46c0fcd26b build(deps): bump github/codeql-action from 4.33.0 to 4.34.0 dependabot[bot] 2026-03-20 12:52:56 +00:00
  • 0d76119168 Merge branch 'main' into add-path-normalization-and-validation-in-savefile add-path-normalization-and-validation-in-savefile Juan Calderon-Perez 2026-03-19 09:55:35 -04:00
  • 1420e30df7 add Benchmark (go) benchmark result for d6eb497333 github-action-benchmark 2026-03-19 13:09:31 +00:00
  • 1668151e66 add Benchmark (go) benchmark result for 4278d22cf6 github-action-benchmark 2026-03-19 13:08:26 +00:00
  • 03c764715b add Benchmark (go) benchmark result for cb043cedf2 github-action-benchmark 2026-03-19 13:08:15 +00:00
  • d6eb497333 Merge pull request #4153 from gofiber/dependabot/github_actions/codecov/codecov-action-5.5.3 RW 2026-03-19 13:56:54 +01:00
  • 4278d22cf6 Merge pull request #4152 from gofiber/dependabot/github_actions/release-drafter/release-drafter-7.1.1 RW 2026-03-19 13:55:50 +01:00
  • cb043cedf2 Merge pull request #4151 from gofiber/dependabot/github_actions/actions/cache-5.0.4 RW 2026-03-19 13:55:42 +01:00
  • bc3e2ea0a3 build(deps): bump codecov/codecov-action from 5.5.2 to 5.5.3 dependabot[bot] 2026-03-19 12:53:04 +00:00
  • b7147bf1ce build(deps): bump release-drafter/release-drafter from 7.1.0 to 7.1.1 dependabot[bot] 2026-03-19 12:52:55 +00:00
  • e2b00abb31 build(deps): bump actions/cache from 5.0.3 to 5.0.4 dependabot[bot] 2026-03-19 12:52:49 +00:00
  • 4b97954d6b Merge branch 'main' into copilot/add-route-domain-function Juan Calderon-Perez 2026-03-18 19:54:51 -04:00
  • 0ed9e00262 🔧 fix: resolve lint failure and document TrustProxy behavior in Domain routing anthropic-code-agent[bot] 2026-03-18 23:46:01 +00:00
  • 1cb0ee68ab add Benchmark (go) benchmark result for 470dedd73e github-action-benchmark 2026-03-18 13:08:25 +00:00
  • 470dedd73e Merge pull request #4147 from gofiber/dependabot/github_actions/release-drafter/release-drafter-7.1.0 RW 2026-03-18 13:55:46 +01:00
  • 7a4eb866fd build(deps): bump release-drafter/release-drafter from 7.0.0 to 7.1.0 dependabot[bot] 2026-03-18 12:52:56 +00:00
  • b24e0933de add Benchmark (go) benchmark result for 907556c700 github-action-benchmark 2026-03-18 08:12:06 +00:00
  • 907556c700 Merge pull request #4142 from gofiber/dependabot/github_actions/release-drafter/release-drafter-7.0.0 RW 2026-03-18 08:54:11 +01:00
  • 007114fffc Merge pull request #4140 from gofiber/claude/fix-ip-address-return RW 2026-03-18 08:53:55 +01:00
  • e3ab53aa91 Update domain.go Juan Calderon-Perez 2026-03-17 21:59:36 -04:00
  • 9e11738f0d Potential fix for pull request finding Juan Calderon-Perez 2026-03-17 21:47:32 -04:00
  • 0ff11e0895 Potential fix for pull request finding Juan Calderon-Perez 2026-03-17 21:47:21 -04:00
  • 11089d6714 Merge branch 'main' into copilot/add-route-domain-function Juan Calderon-Perez 2026-03-17 21:41:38 -04:00
  • b1481f9d1c Potential fix for pull request finding Juan Calderon-Perez 2026-03-17 21:41:25 -04:00
  • 96c755eb18 Apply suggestions from code review Juan Calderon-Perez 2026-03-17 21:29:23 -04:00
  • 2c76614722 Potential fix for pull request finding Juan Calderon-Perez 2026-03-17 08:31:34 -04:00
  • 09cb2558d0 Merge branch 'main' into claude/fix-ip-address-return Juan Calderon-Perez 2026-03-17 07:53:41 -04:00
  • b3fc68a23a docs: add output examples and format compatibility notes to log.WithContext copilot/fix-request-id-logging anthropic-code-agent[bot] 2026-03-17 11:53:39 +00:00
  • 084710762b Potential fix for pull request finding Juan Calderon-Perez 2026-03-17 07:53:08 -04:00
  • 9794528a2f Potential fix for pull request finding Juan Calderon-Perez 2026-03-17 07:52:26 -04:00
  • 3da399c423 Merge branch 'main' into copilot/fix-request-id-logging Juan Calderon-Perez 2026-03-17 07:48:20 -04:00
  • cd7db565a5 Potential fix for pull request finding Juan Calderon-Perez 2026-03-17 07:42:49 -04:00
  • 4c9214dc7f add Benchmark (go) benchmark result for 83b0069509 github-action-benchmark 2026-03-16 13:08:09 +00:00
  • 83b0069509 Merge pull request #4141 from gofiber/dependabot/github_actions/github/codeql-action-4.33.0 RW 2026-03-16 13:55:36 +01:00
  • 1f8761d655 build(deps): bump release-drafter/release-drafter from 6.4.0 to 7.0.0 dependabot[bot] 2026-03-16 12:53:05 +00:00
  • d45482ba2b build(deps): bump github/codeql-action from 4.32.6 to 4.33.0 dependabot[bot] 2026-03-16 12:52:59 +00:00
  • cceb837e09 Potential fix for pull request finding Juan Calderon-Perez 2026-03-16 07:42:31 -04:00
  • 2ebe7f4878 Potential fix for pull request finding Juan Calderon-Perez 2026-03-16 07:42:15 -04:00
  • 4978eeff29 📒 docs: add ProxyHeader requirement to whats_new.md anthropic-code-agent[bot] 2026-03-16 04:21:10 +00:00
  • 22a8b7773e 📒 docs: fix TrustProxy documentation and remove duplicate Nginx config anthropic-code-agent[bot] 2026-03-16 03:07:59 +00:00
  • e34bbe9afe 📒 docs: improve clarity for ProxyHeader and TrustProxy configuration anthropic-code-agent[bot] 2026-03-16 02:05:00 +00:00
  • 7597ae50cd Initial plan anthropic-code-agent[bot] 2026-03-16 02:00:55 +00:00
  • f14b83aa94 add Benchmark (go) benchmark result for e6353ef40f github-action-benchmark 2026-03-15 14:20:22 +00:00
  • e6353ef40f Merge pull request #4133 from meruiden/fix/prefork-pid1-detection RW 2026-03-15 15:07:54 +01:00
  • 9802f521dc Potential fix for pull request finding Juan Calderon-Perez 2026-03-14 19:36:18 -04:00
  • 4cd3bfc550 🔧 fix: ASCII-only validation, cache domainParams, eliminate redundant copy, document 405 limitation copilot-swe-agent[bot] 2026-03-14 23:07:41 +00:00
  • f2e9d49fad Update domain.go Juan Calderon-Perez 2026-03-14 18:19:58 -04:00
  • 0841097db9 🔒 security: add comprehensive DoS protections to domain routing anthropic-code-agent[bot] 2026-03-14 15:32:27 +00:00
  • d05918e80b Merge branch 'main' into copilot/add-route-domain-function Juan Calderon-Perez 2026-03-14 11:23:08 -04:00
  • cdcd49b970 feat: make log.WithContext accept any instead of context.Context for consistency with fiber.ValueFromContext anthropic-code-agent[bot] 2026-03-14 04:38:47 +00:00
  • 3f9816540d fix: remove blank line after function signature in basicauth_test.go (gofumpt) copilot-swe-agent[bot] 2026-03-13 23:44:21 +00:00
  • 7695b26463 Potential fix for pull request finding Juan Calderon-Perez 2026-03-13 19:38:04 -04:00
  • 060dd32ef6 Merge branch 'main' into copilot/fix-request-id-logging Juan Calderon-Perez 2026-03-13 08:56:50 -04:00
  • 34d3cb877d test: add missing Test_BasicAuth_LogWithContext for complete coverage anthropic-code-agent[bot] 2026-03-13 12:24:12 +00:00
  • c419d2a954 fix: always redact CSRF tokens in log extractor, remove sync.Once config capture footgun copilot-swe-agent[bot] 2026-03-13 04:17:29 +00:00
  • 13b97d752e Potential fix for pull request finding Juan Calderon-Perez 2026-03-12 22:51:45 -04:00
  • be7f6ffd2c docs: clarify WithContext accepted context types in log.md copilot-swe-agent[bot] 2026-03-13 01:21:26 +00:00
  • 63db9d2c59 add Benchmark (go) benchmark result for b3a9e3f734 github-action-benchmark 2026-03-12 13:09:03 +00:00
  • 57fd7aaa97 fix: CSRF extractor respects DisableValueRedaction; clarify WithContext context types in docs copilot-swe-agent[bot] 2026-03-12 13:05:43 +00:00
  • b3a9e3f734 Merge pull request #4138 from gofiber/dependabot/go_modules/golang-modules-4d9db80224 RW 2026-03-12 13:56:29 +01:00
  • 89383fc7a4 build(deps): bump the golang-modules group with 3 updates dependabot[bot] 2026-03-12 12:52:40 +00:00
  • e5f0b4366b docs: fix redactSessionID comment to accurately describe >8 vs <=8 behavior copilot-swe-agent[bot] 2026-03-12 11:45:30 +00:00
  • 1b78967690 fix: make RegisterContextExtractor concurrent-safe with RWMutex, redact session IDs copilot-swe-agent[bot] 2026-03-12 03:27:36 +00:00
  • a639cd10f1 🔧 fix: preserve param name case, use SplitSeq stack buffer, fix Name delegation, document 405 limitation copilot-swe-agent[bot] 2026-03-12 02:44:07 +00:00
  • 8234a50a50 Merge branch 'main' into copilot/fix-request-id-logging Juan Calderon-Perez 2026-03-11 22:36:49 -04:00
  • 2f4d785d60 docs: add StructValidator interface definition and usage example René 2026-03-11 19:08:06 +01:00
  • bb10a5f5c1 add Benchmark (go) benchmark result for e309390c32 github-action-benchmark 2026-03-11 14:29:46 +00:00
  • e309390c32 Merge pull request #4127 from mutantkeyboard/pagination RW 2026-03-11 15:16:41 +01:00
  • e088823909 Edge cases + updated docs Antonio Nesic 2026-03-11 14:58:45 +01:00
  • ae726ba023 Close response body Antonio Nesic 2026-03-11 14:29:58 +01:00
  • dd72e507e4 Test fixes Antonio Nesic 2026-03-11 14:02:28 +01:00
  • e55109ed5f Merge branch 'main' into pagination Antonio Nesic 2026-03-11 10:05:35 +01:00
  • 781674487d Removed parallel execution for race condition and updated README Antonio Nesic 2026-03-11 10:04:09 +01:00
  • 13c9c19a2e Merge branch 'main' into copilot/add-route-domain-function Juan Calderon-Perez 2026-03-10 22:21:25 -04:00
  • 2f59116973 Final fixes Antonio Nesic 2026-03-10 11:34:31 +01:00
  • 2eb4d587bf Move MaxLimit and update tests Antonio Nesic 2026-03-10 10:51:39 +01:00
  • 24e9aafd82 add Benchmark (go) benchmark result for 77665be11e github-action-benchmark 2026-03-09 13:32:12 +00:00
  • c7e28856b5 add Benchmark (go) benchmark result for 6b7c6f4ee1 github-action-benchmark 2026-03-09 13:30:34 +00:00
  • 77665be11e Merge pull request #4136 from gofiber/dependabot/go_modules/golang-modules-48d5999cd7 RW 2026-03-09 14:19:40 +01:00
  • 6b7c6f4ee1 Merge pull request #4137 from gofiber/dependabot/github_actions/release-drafter/release-drafter-6.4.0 RW 2026-03-09 14:18:11 +01:00