Sourced from github.com/jackc/pgx/v5's changelog.
5.7.2 (December 21, 2024)
- Fix prepared statement already exists on batch prepare failure
- Add commit query to tx options (Lucas Hild)
- Fix pgtype.Timestamp json unmarshal (Shean de Montigny-Desautels)
- Add message body size limits in frontend and backend (zene)
- Add xid8 type
- Ensure planning encodes and scans cannot infinitely recurse
- Implement pgtype.UUID.String() (Konstantin Grachev)
- Switch from ExecParams to Exec in ValidateConnectTargetSessionAttrs functions (Alexander Rumyantsev)
- Update golang.org/x/crypto
24fbe35
Create changelog for v5.7.23a1593b
Merge pull request #2198 from
alexandear/fix-nilness9d851d7
Fix integration benchmarksdacffdc
Merge pull request #2196 from
alexandear/docs-improve-linksbc7c840
Merge pull request #2195 from
LucasHild/master0436851
Handle errors in generate_certs2532927
Improve links in READMEad87d47
Merge pull request #2194 from
alexandear/refactor/pgconn-tests7cf7bc6
Simplify pgconn tests by using T.TempDir3e6c719
Merge pull request #2189 from
pankona/update-crypto