-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Pull requests: gofr-dev/gofr
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
feat(tracing): keyless trace export to Google Cloud (TRACE_EXPORTER=gcp)
#4207
opened Sep 14, 2026 by
akshat-kumar-singhal
Contributor
Loading…
4 tasks done
feat(tracing): add a trace exporter registry, resource and shutdown flush
#4206
opened Sep 14, 2026 by
akshat-kumar-singhal
Contributor
Loading…
4 tasks done
fix(websocket): use the embedded context as WithValue's parent, not *Context
#4170
opened Sep 8, 2026 by
om7057
Contributor
Loading…
4 tasks done
perf(deps): let a build omit the gRPC server, Dgraph migrator and OTLP exporters it does not use
#4168
opened Sep 8, 2026 by
aryanmehrotra
Member
Loading…
4 tasks done
perf(deps): let a build omit the datasource drivers and GraphQL engine it does not use
#4167
opened Sep 8, 2026 by
aryanmehrotra
Member
Loading…
4 tasks done
perf(logging): cut two allocations from the request-log path
#4166
opened Sep 8, 2026 by
aryanmehrotra
Member
Loading…
4 tasks done
perf(http): cut six per-request allocations from the trie router
#4165
opened Sep 8, 2026 by
aryanmehrotra
Member
Loading…
4 tasks done
fix(container): stop a typed-nil pub/sub client escaping, and stop isNil panicking
#4164
opened Sep 8, 2026 by
aryanmehrotra
Member
Loading…
4 tasks done
fix(metrics): keep caller-controlled labels from crowding out real routes
#4163
opened Sep 8, 2026 by
aryanmehrotra
Member
Loading…
4 tasks done
feat(health): serve detailed health map on metrics server (#3806)
#4162
opened Sep 8, 2026 by
ogMaverick12
Loading…
4 tasks done
feat(agents): serve markdown to agents, add AGENTS.md, skills, and a docs MCP server
#4161
opened Sep 8, 2026 by
naveen-bandela-au2
Contributor
Loading…
fix(service): reuse the OAuth access token instead of fetching one per request
#4159
opened Sep 7, 2026 by
Akshats-git
Loading…
4 tasks done
fix(dgraph): commit the transaction Mutate opens
#4158
opened Sep 7, 2026 by
aryanmehrotra
Member
Loading…
4 tasks done
fix(pubsub/eventhub): cap in-flight health probes at one to prevent goroutine leak
#4156
opened Sep 7, 2026 by
Umang01-hash
Member
Loading…
fix(remotelogger): announce every remote log-level transition (#4101)
#4150
opened Sep 4, 2026 by
rifkir23
Loading…
fix(http): normalize trailing slash in static file endpoints (#3827)
#4149
opened Sep 3, 2026 by
ogMaverick12
Loading…
4 tasks done
fix(gofr): stop racing c.Context between serveWithGoroutine and App.WebSocket
#4111
opened Sep 1, 2026 by
om7057
Contributor
Loading…
5 tasks done
test(service): assert circuit-breaker parallelism by overlap, not by stopwatch
#4106
opened Aug 31, 2026 by
aryanmehrotra
Member
Loading…
fix(http): respond with 405 Method Not Allowed and harden static file symlinks
#4104
opened Aug 31, 2026 by
AbhiPra24
Loading…
4 tasks done
2
fix(websocket): prevent panic on plain HTTP requests
#4103
opened Aug 29, 2026 by
dharmkoshiya74-collab
Loading…
fix(cors): validate ACCESS_CONTROL_MAX_AGE and ALLOW_CREDENTIALS at startup (#3941)
#4052
opened Aug 22, 2026 by
alanjollyc
Loading…
Fix typos: serup -> setup, unadressable -> unaddressable
#3976
opened Aug 19, 2026 by
mrgear111
Contributor
Loading…
4 tasks done
fix(mcp): claim the MCP port with net.Listen instead of exiting from EnableMCP
#3942
opened Aug 17, 2026 by
aryanmehrotra
Member
Loading…
fix(ci): merge submodule coverage into the reported figure (#3866)
#3940
opened Aug 16, 2026 by
akshat-kumar-singhal
Contributor
Loading…
3 of 4 tasks
fix(otel): flush buffered trace spans on shutdown
#3925
opened Aug 13, 2026 by
om7057
Contributor
Loading…
5 tasks done
ProTip!
Add no:assignee to see everything that’s not assigned.