File tree Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Original file line number Diff line number Diff line change
1
+ 2.3.0
2
+ - Add PoolCluster promise wrappers #1369 , #1363
3
+ - support for connect and query timeouts #1364
4
+ - add missing query() method on PoolCluster #1362
5
+ - fix incorrect parsing of passwords
6
+ containing ":" #1357
7
+ - handle errors generated by asynchronous
8
+ authentication plugins #1354
9
+ - add proper handshake fatal error handling #1352
10
+ - fix tests to work with the latest MySQL
11
+ server versions (up to 8.0.25) #1338
12
+ - expose SQL query in errors #1295
13
+ - typing and readme docs for rowAsArray #1288
14
+ - allow unnamed placeholders even if the
15
+ namedPlaceholders flag is enabled #1251
16
+ - better ESM support #1217
17
+
1
18
2.2.5 ( 21/09/2020 )
2
19
- typings: add ResultSetHeader #1213
3
20
You can’t perform that action at this time.
0 commit comments