Skip to content

Commit a2fca03

Browse files
committed
Release v5.7.6
1 parent 95fc312 commit a2fca03

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
# 5.7.6 (September 8, 2025)
2+
3+
* Use ParseConfigError in pgx.ParseConfig and pgxpool.ParseConfig (Yurasov Ilia)
4+
* Add PrepareConn hook to pgxpool (Jonathan Hall)
5+
* Reduce allocations in QueryContext (Dominique Lefevre)
6+
* Add MarshalJSON and UnmarshalJSON for pgtype.Uint32 (Panos Koutsovasilis)
7+
* Configure ping behavior on pgxpool with ShouldPing (Christian Kiely)
8+
* zeronull int types implement Int64Valuer and Int64Scanner (Li Zeghong)
9+
* Fix panic when receiving terminate connection message during CopyFrom (Michal Drausowski)
10+
* Fix statement cache not being invalidated on error during batch (Muhammadali Nazarov)
11+
112
# 5.7.5 (May 17, 2025)
213

314
* Support sslnegotiation connection option (divyam234)

0 commit comments

Comments
 (0)