Release v5.3.1

pull/1538/head v5.3.1
Jack Christensen 2023-02-27 19:57:26 -06:00
parent 6105ca5073
commit 7ec6ee7b0a
1 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,10 @@
# 5.3.1 (February 27, 2023)
* Fix: Support v4 and v5 stdlib in same program (Tomáš Procházka)
* Fix: sql.Scanner not being used in certain cases
* Add text format jsonpath support
* Fix: fake non-blocking read adaptive wait time
# 5.3.0 (February 11, 2023)
* Fix: json values work with sql.Scanner