Releases: sidorares/node-mysql2
Releases · sidorares/node-mysql2
v3.6.0
04 Aug 01:05
Compare
Sorry, something went wrong.
No results found
3.6.0 (2023-08-04)
Features
v3.5.2
17 Jul 13:23
Compare
Sorry, something went wrong.
No results found
3.5.2 (2023-07-14)
Bug Fixes
Update events that are propagated from pool cluster to include remove (#2114 ) (927d209 )
v3.5.1
10 Jul 07:45
Compare
Sorry, something went wrong.
No results found
3.5.1 (2023-07-10)
Bug Fixes
improvements to allow to use Bun and tls (#2119 ) (fd44a2a )
missing ResultSetHeader[] to query and execute (f649486 )
v3.5.0
06 Jul 11:21
Compare
Sorry, something went wrong.
No results found
3.5.0 (2023-07-06)
Features
v3.4.5
05 Jul 07:02
Compare
Sorry, something went wrong.
No results found
3.4.5 (2023-07-05)
Bug Fixes
handle prepare response with actual number of parameter definition less than reported in the prepare header. Fixes #2052 (b658be0 )
v3.4.4
04 Jul 12:14
Compare
Sorry, something went wrong.
No results found
3.4.4 (2023-07-04)
Bug Fixes
add ProcedureCallPacket to execute overloads (3566ef7 )
add ProcedureCallPacket to query overloads (352c3bc )
add ProcedureCallPacket to promise-based execute overloads (8292416 )
add ProcedureCallPacket to promise-based query overloads (0f31a41 )
create ProcedureCallPacket typings (09ad1d2 )
v3.4.3
30 Jun 00:37
Compare
Sorry, something went wrong.
No results found
3.4.3 (2023-06-30)
Bug Fixes
v3.4.2
26 Jun 07:15
Compare
Sorry, something went wrong.
No results found
3.4.2 (2023-06-26)
Bug Fixes
changing type files to declaration type files (98e6f3a )
v3.4.1
24 Jun 11:30
Compare
Sorry, something went wrong.
No results found
3.4.1 (2023-06-24)
Bug Fixes
createPool uri overload (98623dd )
PoolCluster typings (3902ca6 )
create promise-based PoolCluster typings (7f38496 )
missing parserCache in promise.js (7f35cf5 )
missing constants in promise.js (4ce2c70 )
missing keys for Types constant (86655ec )
missing typings for Charsets constants (01f77a0 )
missing typings for CharsetToEncoding constants (609229a )
missing typings for parserCache (891a523 )
missing typings for Types constant (04601dd )
rename file of typings Charsets constants (51c4196 )
v3.4.0
19 Jun 08:56
Compare
Sorry, something went wrong.
No results found
3.4.0 (2023-06-19)
Features
support STATE_GTIDS session track information (2b1520f )