Skip to content

Commit d197d7b

Browse files
committed
Update changelog
1 parent 8486337 commit d197d7b

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,13 @@ For richer information consult the commit log on github with referenced pull req
44

55
We do not include break-fix version release in this file.
66

7+
## pg@8.21.0
8+
9+
- Handle [SASL SCRAM](https://github.com/brianc/node-postgres/pull/3521) server error responses properly.
10+
- Add support for [node@26](https://github.com/brianc/node-postgres/pull/3667).
11+
- Add `scramMaxIterations` [config option](https://github.com/brianc/node-postgres/pull/3677).
12+
- Add `client.getTransactionStatus()` [method](https://github.com/brianc/node-postgres/pull/3645).
13+
714
## pg@8.20.0
815

916
- Add [onConnect](https://github.com/brianc/node-postgres/pull/3620) callback to pg.Pool constructor options allowing for async initialization of newly created & connected pooled clients.

0 commit comments

Comments
 (0)