File tree Expand file tree Collapse file tree 1 file changed +15
-1
lines changed Expand file tree Collapse file tree 1 file changed +15
-1
lines changed Original file line number Diff line number Diff line change 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 )
2
16
- Add PoolCluster promise wrappers #1369 , #1363
3
17
- support for connect and query timeouts #1364
4
18
- add missing query() method on PoolCluster #1362
You can’t perform that action at this time.
0 commit comments