Skip to content

Commit 4c60839

Browse files
committed
Release v5.4.3
1 parent e9087ea commit 4c60839

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.4.3 (Auguest 5, 2023)
2+
3+
* Fix: QCharArrayOID was defined with the wrong OID (Christoph Engelbert)
4+
* Fix: connect_timeout for sslmode=allow|prefer (smaher-edb)
5+
* Fix: pgxpool: background health check cannot overflow pool
6+
* Fix: Check for nil in defer when sending batch (recover properly from panic)
7+
* Fix: json scan of non-string pointer to pointer
8+
* Fix: zeronull.Timestamptz should use pgtype.Timestamptz
9+
* RowTo(AddrOf)StructByPos ignores fields with "-" db tag
10+
* Optimization: improve text format numeric parsing (horpto)
11+
112
# 5.4.2 (July 11, 2023)
213

314
* Fix: RowScanner errors are fatal to Rows

0 commit comments

Comments
 (0)