Skip to content

Pull requests: neondatabase/neon-pkgs

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

test(sdk): include HTTP details in live e2e failures
#612 opened Sep 15, 2026 by andrelandgraf Collaborator Loading…
fix(cli): keep OAuth credentials within Windows keyring limit
#609 opened Sep 13, 2026 by agustin-caceres Contributor Loading…
Document that in-repo-only code belongs in internals/
#599 opened Sep 10, 2026 by andrelandgraf Collaborator Loading…
fix(cli): handle disabled LFC in inspect
#595 opened Sep 10, 2026 by sav-maya Contributor Loading…
2 of 3 tasks
chore(deps-dev): bump hono from 4.12.25 to 4.13.5 dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code
#580 opened Sep 9, 2026 by dependabot Bot Loading…
build(deps): bump vitest from 3.0.9 to 4.1.11 dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code
#579 opened Sep 9, 2026 by dependabot Bot Loading…
build(deps): bump @ai-sdk/provider-utils from 4.0.27 to 4.0.33 dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code
#575 opened Sep 8, 2026 by dependabot Bot Loading…
Replace compactJsonSchema with toMcpJsonSchema
#572 opened Sep 6, 2026 by andrelandgraf Collaborator Loading…
Rename MCP and Mastra tools at register time
#569 opened Sep 6, 2026 by andrelandgraf Collaborator Loading…
Export registerNeonToolsV1 from the MCP 1 adapter
#568 opened Sep 6, 2026 by andrelandgraf Collaborator Loading…
Type MCP registerNeonTools against the matching McpServer
#567 opened Sep 6, 2026 by andrelandgraf Collaborator Loading…
Let execute return { error } when throwOnError is false
#566 opened Sep 6, 2026 by andrelandgraf Collaborator Loading…
Pin inject by field name; default mode is pin
#565 opened Sep 6, 2026 by andrelandgraf Collaborator Loading…
Keep created resource on wait abort and timeout
#564 opened Sep 6, 2026 by andrelandgraf Collaborator Loading…
Accept wait: false so tool hosts can skip readiness polling
#562 opened Sep 6, 2026 by andrelandgraf Collaborator Loading…
Reject an empty apiKey at construction; ignore undefined on execute
#561 opened Sep 6, 2026 by andrelandgraf Collaborator Loading…
Publish tool ids resource-first and rename operationId to selector
#560 opened Sep 6, 2026 by andrelandgraf Collaborator Loading…
Default CallOptions to the envelope
#559 opened Sep 6, 2026 by andrelandgraf Collaborator Loading…
Name the raw layer result RawResult
#558 opened Sep 6, 2026 by andrelandgraf Collaborator Loading…
Keep schema types on @neon/sdk; move raw plumbing to /raw
#557 opened Sep 6, 2026 by andrelandgraf Collaborator Loading…
Require client on every @neon/sdk/raw call
#556 opened Sep 6, 2026 by andrelandgraf Collaborator Loading…
Return Paginated from every list and fold endpoints.listByBranch
#555 opened Sep 6, 2026 by andrelandgraf Collaborator Loading…
Rename roles.password to revealPassword
#553 opened Sep 6, 2026 by andrelandgraf Collaborator Loading…
Take projectId positionally on postgres.connectionString
#552 opened Sep 5, 2026 by andrelandgraf Collaborator Loading…
Report missing databases and roles on delete instead of empty output
#548 opened Sep 5, 2026 by andrelandgraf Collaborator Loading…
ProTip! Exclude everything labeled bug with -label:bug.