Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / gofiber/fiber issues and pull requests

#2889 - πŸ€— [Question]: Connect promhttp.Handler() to fiber app

Issue - State: closed - Opened by horseinthesky 11 months ago - 3 comments
Labels: πŸ€” Question

#2888 - build(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0

Pull Request - State: closed - Opened by dependabot[bot] 11 months ago - 1 comment
Labels: πŸ€– Dependencies

#2887 - πŸ“š Fix TrustedProxies documentation related to IP ranges

Pull Request - State: closed - Opened by dreamscached 11 months ago - 3 comments
Labels: πŸ“’ Documentation, v3

#2886 - 🧹 v3 (Maintenance): Expand Tests and Benchmarks for Log package

Pull Request - State: closed - Opened by gaby 11 months ago - 2 comments
Labels: 🧹 Updates, v3

#2885 - 🧹 [Maintenance]: Use Gotestsum for Test Workflow

Issue - State: closed - Opened by nickajacks1 11 months ago - 1 comment
Labels: πŸ‘ Accepting PR, 🧹 Updates, v3

#2884 - :recycle: refactor: Migrate HealthChecker to v3

Pull Request - State: closed - Opened by luk3skyw4lker 12 months ago - 10 comments
Labels: ✏️ Feature, 🧹 Updates, v3

#2883 - fix(middleware/cors): Validation of multiple Origins

Pull Request - State: closed - Opened by sixcolors 12 months ago - 8 comments
Labels: ☒️ Bug, v2

#2882 - :bug: [BUG]: CORS panic with AcceptOrigins with whitespace

Issue - State: closed - Opened by sixcolors 12 months ago - 1 comment
Labels: ☒️ Bug

#2881 - Update cors.md documentation

Pull Request - State: closed - Opened by brunobmello25 12 months ago - 2 comments
Labels: πŸ“’ Documentation

#2880 - :broom: v3 (Maintenance): Update docs to reflect fiber.Ctx struct to interface change

Pull Request - State: closed - Opened by grivera64 12 months ago - 1 comment
Labels: πŸ“’ Documentation, v3

#2879 - 🧹 [v3 Maintenance]: Update docs to reflect fiber.Ctx struct to interface change

Issue - State: closed - Opened by grivera64 12 months ago - 1 comment
Labels: πŸ“’ Documentation, πŸ‘ Accepting PR, 🧹 Updates, v3

#2878 - πŸ› [Bug]: (c *fiber.Ctx).ClearCookie() does absolutely nothing

Issue - State: open - Opened by iacore 12 months ago - 6 comments
Labels: ☒️ Bug

#2877 - πŸ“ [v3 Proposal]: Improve more new features

Issue - State: open - Opened by HHC26 12 months ago - 5 comments
Labels: v3, πŸ“ Proposal

#2876 - πŸ“ [v3 Proposal]: Refresh README.md

Issue - State: closed - Opened by leonklingele 12 months ago - 2 comments
Labels: πŸ“’ Documentation, v3, πŸ“ Proposal

#2875 - feat(ci): do not retry flaky tests

Pull Request - State: closed - Opened by leonklingele 12 months ago
Labels: ✏️ Feature, 🧹 Updates, v3

#2874 - feat: make golangci-lint config stricter

Pull Request - State: closed - Opened by leonklingele 12 months ago - 13 comments
Labels: ✏️ Feature, 🧹 Updates, v3

#2873 - πŸ€— [Question]: Validate request params

Issue - State: closed - Opened by meldumm 12 months ago - 5 comments
Labels: πŸ€” Question, πŸ“ Proposal

#2872 - πŸ›[Bug]: internal/storage/memory/memory_test

Issue - State: closed - Opened by sixcolors 12 months ago - 2 comments

#2871 - πŸ› [Bug]: Isolation Issue with Parallel Subtests

Issue - State: closed - Opened by sixcolors 12 months ago - 14 comments
Labels: ☒️ Bug, v3

#2870 - ♻️ v3: (refactor): Add parallel benchmarks to adaptor middleware

Pull Request - State: closed - Opened by gaby 12 months ago
Labels: 🧹 Updates

#2869 - ci: address multiple lint rules

Pull Request - State: closed - Opened by nickajacks1 12 months ago - 1 comment
Labels: 🧹 Updates, v3

#2868 - :books: Doc: Fix code snippet indentation in /docs/api/middleware/keyauth.md

Pull Request - State: closed - Opened by grivera64 12 months ago
Labels: πŸ“’ Documentation, v3

#2867 - :books: Doc: Fix code snippet indentation in /docs/api/middleware/keyauth.md

Pull Request - State: closed - Opened by grivera64 12 months ago - 2 comments
Labels: πŸ“’ Documentation, v2

#2866 - πŸ“š Doc: Fix code snippet indentation in /docs/api/middleware/keyauth.md

Issue - State: closed - Opened by grivera64 12 months ago - 4 comments
Labels: πŸ“’ Documentation, 🧹 Updates, v3

#2865 - ♻️Refactor: Simplify content negotiation code

Pull Request - State: closed - Opened by nickajacks1 12 months ago - 2 comments
Labels: 🧹 Updates, v3

#2864 - V2 to v3 merge

Pull Request - State: closed - Opened by ReneWerner87 12 months ago - 7 comments
Labels: 🧹 Updates

#2863 - fix: healthcheck middleware not working with route group

Pull Request - State: closed - Opened by luk3skyw4lker 12 months ago - 48 comments
Labels: ☒️ Bug, v2

#2862 - Bump golangci-lint to v1.56.2

Pull Request - State: closed - Opened by gaby 12 months ago
Labels: 🧹 Updates, v3

#2860 - πŸ› [Bug]: Healthcheck middleware doesn't work with group

Issue - State: closed - Opened by ulasakdeniz 12 months ago - 17 comments
Labels: πŸ’‘ Help wanted, ☒️ Bug, πŸ‘ Accepting PR

#2859 - πŸ› [Bug]: Incorrect Parsing of Slice by `QueryParser()` with Embedded Structs

Issue - State: open - Opened by ecoderat 12 months ago - 17 comments
Labels: πŸ’‘ Help wanted, ☒️ Bug

#2858 - πŸ“ [Proposal]: Add options for active DisallowUnknownFields in the function BodyParser

Issue - State: open - Opened by solrac97gr 12 months ago - 2 comments
Labels: ✏️ Feature, v3, πŸ“ Proposal

#2857 - build(deps): bump github.com/valyala/fasthttp from 1.51.0 to 1.52.0

Pull Request - State: closed - Opened by dependabot[bot] 12 months ago
Labels: πŸ€– Dependencies

#2856 - build(deps): bump fuxingloh/multi-labeler from 2 to 4

Pull Request - State: closed - Opened by dependabot[bot] 12 months ago
Labels: πŸ€– Dependencies

#2855 - build(deps): bump golangci/golangci-lint-action from 3 to 4

Pull Request - State: closed - Opened by dependabot[bot] 12 months ago
Labels: πŸ€– Dependencies

#2854 - πŸ“ [v3 Proposal]: Koa Style `ctx.Request` and `ctx.Response` Objects

Issue - State: open - Opened by nickajacks1 12 months ago - 12 comments
Labels: v3, πŸ“ Proposal

#2853 - v3: Update Version Numbers in Docs

Pull Request - State: closed - Opened by nickajacks1 12 months ago - 3 comments

#2852 - Run tests against Apple M1 platform

Pull Request - State: closed - Opened by gaby 12 months ago
Labels: 🧹 Updates, v3

#2851 - Add CODEOWNERS file

Pull Request - State: closed - Opened by gaby 12 months ago
Labels: 🧹 Updates, v3

#2850 - ✨ (v3) feature: Implement new generic functions: Params, Get and Convert

Pull Request - State: closed - Opened by dozheiny 12 months ago - 23 comments
Labels: ✏️ Feature, 🧹 Updates, v3

#2849 - new a instance instead of panic

Pull Request - State: closed - Opened by tylitianrui 12 months ago - 2 comments
Labels: 🧹 Invalid

#2848 - 🎨 Style: Add inamedparam linter

Pull Request - State: closed - Opened by nickajacks1 12 months ago
Labels: 🧹 Updates

#2847 - Update startup message formatting

Pull Request - State: closed - Opened by the-hotmann 12 months ago - 8 comments
Labels: 🧹 Updates, v3

#2846 - 🎨 Style!: Update CSRF and Limiter to remove repetitive names

Pull Request - State: closed - Opened by nickajacks1 12 months ago - 1 comment
Labels: 🧹 Updates, v3

#2845 - Update listen.go (uniform INFO log at startup + cosmetics)

Pull Request - State: closed - Opened by the-hotmann 12 months ago - 3 comments
Labels: 🧹 Updates, v3

#2844 - πŸ€— [Question]: How to handle multipart range request?

Issue - State: closed - Opened by sergey-ust 12 months ago - 5 comments
Labels: πŸ€” Question

#2843 - πŸ€— [Question]: Grouping by Middleware

Issue - State: closed - Opened by adiwahyudi 12 months ago - 5 comments
Labels: πŸ€” Question

#2842 - Bump golangci-lint to v1.56.1

Pull Request - State: closed - Opened by gaby 12 months ago - 4 comments
Labels: 🧹 Updates, v3

#2841 - 🎨 Style: Clean up errcheck config

Pull Request - State: closed - Opened by nickajacks1 12 months ago
Labels: 🧹 Updates, v3

#2840 - ♻️ Refactor: Remove mutex lock in logger middleware

Pull Request - State: closed - Opened by nickajacks1 12 months ago
Labels: 🧹 Updates, v3

#2839 - πŸ“ [v3 Proposal]: Improve Storage Interface

Issue - State: open - Opened by efectn 12 months ago - 5 comments
Labels: v3, πŸ“ Proposal

#2838 - πŸš€ Performance improvements

Pull Request - State: closed - Opened by Fenny 12 months ago - 1 comment
Labels: 🧹 Updates, v3

#2836 - Fix: Typo in routing.md

Pull Request - State: closed - Opened by linogomez 12 months ago - 2 comments
Labels: πŸ“’ Documentation, v2

#2835 - Add go1.22 to test matrix

Pull Request - State: closed - Opened by gaby almost 1 year ago
Labels: 🧹 Updates, v3

#2834 - πŸ› [Bug]: Prefork Option removed from fiber.Config

Issue - State: closed - Opened by darkness-a47 about 1 year ago - 4 comments
Labels: 🧹 Invalid, v3

#2833 - πŸ› [Bug]: The documentation of `QueryParser()` is incorrect.

Issue - State: closed - Opened by your-diary about 1 year ago - 3 comments
Labels: πŸ“’ Documentation, 🧹 Invalid

#2832 - πŸ› [Bug]: route (and Route()) property from fiber context returning nil when called after body limit error

Issue - State: closed - Opened by gabrielmarinhoindico about 1 year ago - 6 comments
Labels: ☒️ Bug, v3

#2831 - πŸ”₯ v3 (feature): Adding GetReqHeaders and GetRespHeaders

Pull Request - State: closed - Opened by brunodmartins about 1 year ago - 3 comments
Labels: ✏️ Feature, v3

#2830 - fix(logger): print to stderr if log fails for default format

Pull Request - State: closed - Opened by nickajacks1 about 1 year ago - 3 comments
Labels: 🧹 Updates, v3

#2829 - πŸ€— [Question]: Is there any way to use existing storage instead of creating a new one when app restarts?

Issue - State: closed - Opened by VivekAlhat about 1 year ago - 3 comments
Labels: πŸ€” Question

#2828 - πŸ€— [Question]: How to add space at the end of header value

Issue - State: closed - Opened by pitagoras530 about 1 year ago - 3 comments
Labels: πŸ€” Question, ✏️ Feature

#2827 - build(deps): bump benchmark-action/github-action-benchmark from 1.16.2 to 1.19.3

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago
Labels: πŸ€– Dependencies

#2826 - build(deps): bump release-drafter/release-drafter from 5 to 6

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 1 comment
Labels: πŸ€– Dependencies

#2825 - πŸ€— [Question]: CSRF check is failing

Issue - State: closed - Opened by vijrcafinnovation about 1 year ago - 3 comments
Labels: πŸ€” Question

#2824 - build(deps): bump nick-fields/retry from 2 to 3

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago
Labels: πŸ€– Dependencies

#2823 - πŸ› [Bug]: `c.Bind.Query()` cannot parse data to struct correcttly with structTag.

Issue - State: closed - Opened by qingchuwudi about 1 year ago - 4 comments
Labels: 🧹 Invalid

#2822 - fix(cache): 304 status loop when using fiberpow

Pull Request - State: closed - Opened by mjholub about 1 year ago - 3 comments
Labels: 🧹 Invalid

#2821 - fix: testifylint failure that fell through the cracks

Pull Request - State: closed - Opened by nickajacks1 about 1 year ago
Labels: ☒️ Bug, v3

#2820 - Update Typo documentation

Pull Request - State: closed - Opened by canks69 about 1 year ago - 3 comments
Labels: πŸ“’ Documentation, v3

#2819 - πŸ€— [Question]: I'm using gRPC to stream response to fiber, how can I stream each response to the client?

Issue - State: open - Opened by cocoza4 about 1 year ago - 1 comment
Labels: πŸ€” Question

#2818 - build(deps): bump benchmark-action/github-action-benchmark from 1.16.2 to 1.19.2

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 4 comments
Labels: πŸ€– Dependencies

#2817 - ci: Update golangci-lint to v1.55.2

Pull Request - State: closed - Opened by nickajacks1 about 1 year ago - 2 comments
Labels: 🧹 Updates, v3

#2816 - 🧹 [Maintenance]: Update golangci-lint

Issue - State: closed - Opened by nickajacks1 about 1 year ago - 1 comment
Labels: 🧹 Updates, v3

#2815 - chore: fix force type assertions in session_test.go

Pull Request - State: closed - Opened by nnnkkk7 about 1 year ago
Labels: 🧹 Updates, v3

#2814 - build(deps): bump benchmark-action/github-action-benchmark from 1.16.2 to 1.19.1

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 1 comment
Labels: πŸ€– Dependencies

#2813 - Addition of Locals Function with Go Generics as an Alternative to c.Locals

Pull Request - State: closed - Opened by ryanbekhen about 1 year ago - 2 comments
Labels: ✏️ Feature, v3

#2812 - 🩹[Fix]: Added respects body immutability to ctx.Body() and ctx.BodyRaw() functions.

Pull Request - State: closed - Opened by asyslinux about 1 year ago - 1 comment
Labels: 🧹 Updates, v3

#2811 - Fix default value to false in docs of QueryBool

Pull Request - State: closed - Opened by CAEL0 about 1 year ago - 2 comments
Labels: πŸ“’ Documentation, v2

#2810 - build(deps): bump github.com/google/uuid from 1.5.0 to 1.6.0

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago
Labels: πŸ€– Dependencies

#2809 - πŸ“š: Fix a misspelled comment

Pull Request - State: closed - Opened by theleeeo about 1 year ago - 2 comments
Labels: πŸ“’ Documentation

#2808 - Is there built in way to specify file types to be uploaded?πŸ€— [Question]:

Issue - State: closed - Opened by rngallen about 1 year ago - 1 comment
Labels: πŸ€” Question

#2807 - :sparkles: v3 (feature): add support for custom constraints

Pull Request - State: closed - Opened by efectn about 1 year ago - 3 comments
Labels: ✏️ Feature, v3

#2806 - chore: Fix remaining testifylint errors

Pull Request - State: closed - Opened by nickajacks1 about 1 year ago
Labels: 🧹 Updates

#2805 - chore: Fix testifylint errors in middleware

Pull Request - State: closed - Opened by nickajacks1 about 1 year ago - 2 comments
Labels: 🧹 Updates

#2804 - πŸ“ [Proposal]: Add Support for the Private Network Access CORS Header `Access-Control-Request-Private-Network`

Issue - State: closed - Opened by GalvinGao about 1 year ago - 7 comments
Labels: ✏️ Feature, v3, πŸ“ Proposal

#2803 - build(deps): bump actions/cache from 3 to 4

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago
Labels: πŸ€– Dependencies

#2802 - docs: fix typo in documentation

Pull Request - State: closed - Opened by StrawHatHacker about 1 year ago - 2 comments
Labels: πŸ“’ Documentation

#2801 - ci: re-enable tparallel linter

Pull Request - State: closed - Opened by nickajacks1 about 1 year ago
Labels: 🧹 Updates

#2800 - 🚨 Test: Speed up addon/retry tests

Pull Request - State: closed - Opened by nickajacks1 about 1 year ago
Labels: 🧹 Updates, v3

#2799 - 🧹 [v3 Maintenance]: GetReqHeaders and GetRespHeaders are missing from the main branch but still documented

Issue - State: closed - Opened by nickajacks1 about 1 year ago - 4 comments
Labels: ☒️ Bug, πŸ“’ Documentation, 🧹 Updates, v3

#2798 - πŸ› [Bug]: Set cookies in different paths

Issue - State: closed - Opened by DarkSorrow about 1 year ago - 1 comment
Labels: ☒️ Bug

#2797 - Feature request: Add docs for https://github.com/gofiber/fiber/pull/2796

Issue - State: closed - Opened by Skyenought about 1 year ago - 1 comment
Labels: πŸ“’ Documentation, πŸ“ Proposal, documentation, help wanted

#2796 - chore: change interface{} to any

Pull Request - State: closed - Opened by nickajacks1 about 1 year ago - 2 comments
Labels: 🧹 Updates

#2795 - πŸ“š Doc: Undocumented function in session.md

Pull Request - State: closed - Opened by gandaldf about 1 year ago
Labels: πŸ“’ Documentation

#2794 - πŸ“š Doc: Update handler signature for v3

Pull Request - State: closed - Opened by nickajacks1 about 1 year ago
Labels: πŸ“’ Documentation, 🧹 Updates

#2793 - SessionID new on each request (session mw)

Issue - State: closed - Opened by sixcolors about 1 year ago - 13 comments
Labels: πŸ€” Question

#2792 - 2743 encryptcookie middleware docs

Pull Request - State: closed - Opened by sixcolors about 1 year ago

#2791 - build(deps): bump github.com/google/uuid from 1.4.0 to 1.5.0

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 1 comment
Labels: πŸ€– Dependencies

#2790 - build(deps): bump github.com/valyala/fasthttp from 1.50.0 to 1.51.0

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 1 comment
Labels: πŸ€– Dependencies

#2789 - build(deps): bump actions/setup-go from 4 to 5

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago
Labels: πŸ€– Dependencies