Skip to content

Commit 644358c

Browse files
committed
2.3.1 changes
1 parent 694e100 commit 644358c

File tree

1 file changed

+15
-1
lines changed

1 file changed

+15
-1
lines changed

Changelog.md

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,18 @@
1-
2.3.0
1+
2.3.1 ( 15/10/2021 )
2+
- Update error codes up to mysql 8.0.26 #1411
3+
- perf: optimize Query.row call #1408
4+
- build: update to node 12/14/16, migrate from
5+
travis-ci and appveyor to GH actions, add perf
6+
benchmarking workflow #1406, #1399
7+
- perf: avoid leaking TextRow/BinaryRow object #1402
8+
- perf: optimize string decoding by removing
9+
the use of slice() #1401
10+
- perf: cache lazy-evaluated fields #1400
11+
- fix: clear timeout after error #1390
12+
- TS: adds the optional column changedRows to
13+
ResultSetHeader #1377
14+
15+
2.3.0 ( 5/08/2021 )
216
- Add PoolCluster promise wrappers #1369, #1363
317
- support for connect and query timeouts #1364
418
- add missing query() method on PoolCluster #1362

0 commit comments

Comments
 (0)