Release v4.9.1
This commit is contained in:
@@ -1,3 +1,9 @@
|
|||||||
|
# 4.9.1 (October 31, 2020)
|
||||||
|
|
||||||
|
* Update pgconn to v1.7.1
|
||||||
|
* Update pgtype to v1.6.1
|
||||||
|
* Fix SendBatch of all prepared statements with statement cache disabled
|
||||||
|
|
||||||
# 4.9.0 (September 26, 2020)
|
# 4.9.0 (September 26, 2020)
|
||||||
|
|
||||||
* pgxpool now waits for connection cleanup to finish before making room in pool for another connection. This prevents temporarily exceeding max pool size.
|
* pgxpool now waits for connection cleanup to finish before making room in pool for another connection. This prevents temporarily exceeding max pool size.
|
||||||
|
|||||||
Reference in New Issue
Block a user