Skip to content

Commit b351d86

Browse files
committed
2.3.0 changes
1 parent b796b20 commit b351d86

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

Changelog.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,20 @@
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+
118
2.2.5 ( 21/09/2020 )
219
- typings: add ResultSetHeader #1213
320

0 commit comments

Comments
 (0)