COMMITS
March 4, 2026
B
Update changelog
Brian Carlson committed
B
Add `onConnect` callback which allows "setup" of a pooled client (#3620)
Brian C committed
March 2, 2026
B
fix: typo in deprecation notice for `client.query()` (#3618)
Bobbie Goede committed
D
build(deps-dev): bump semver from 7.7.2 to 7.7.4 (#3614)
dependabot[bot] committed
February 25, 2026
B
Add explicit dependency to typescript for docs (#3611)
Brian C committed
M
docs: upgrade to nextra v3 (#3549)
Mason McAllaster committed
B
Fix mocha in node 25 (#3610)
Brian C committed
C
docs: `keepAlive` and `keepAliveInitialDelayMillis` (#3609)
Charmander committed
B
Update changelog
Brian Carlson committed
February 24, 2026
B
Deprecate Client's internal query queue (#3603)
Brian C committed
February 23, 2026
D
Typo fix in PgPass deprecation (funciton) (#3605)
David Precious committed
February 13, 2026
A
fix(pg-query-stream): invoke `this.callback` on cursor end/error (#2810)
Alec Larson committed
February 12, 2026
B
Pass connection parameters to password callback (#3602)
Brian C committed
C
test: Fix TLS connection test ending too early
Charmander committed
C
docs: Remove redundant Buffer → string conversions in TLS configuration
Charmander committed
C
docs: Remove `rejectUnauthorized: false` when specifying a CA
Charmander committed
February 10, 2026
B
N
chore: upgrade devcontainer at node 22 and add python3 for pg-native (#3595)
Nigro Simone committed
February 3, 2026
M
fix: Connection timeout handling for native clients in connected state (#3512)
Maxim Bronnikov committed
B
Remove testAsync - its redundant (#3588)
Brian C committed
U
[fix] fix unhandled callback error for submittables (#3589)
uap-dev committed
February 2, 2026
N
docs(pg-native): installation (#3541)
Nigro Simone committed
N
docs(pg-native): installation (#3542)
Nigro Simone committed
D
build(deps-dev): bump vite from 6.3.5 to 7.1.7 (#3552)
dependabot[bot] committed
N
perf: cache parsers per column (#3568)
Nigro Simone committed
January 30, 2026
B
Update changelog
Brian Carlson committed
R
Always check if activeQuery is null before using it (#3586)
rhodey committed