Releases: sidorares/node-mysql2
Releases · sidorares/node-mysql2
v3.10.1
13 Jun 22:52
Compare
Sorry, something went wrong.
No results found
v3.10.0
30 May 19:04
Compare
Sorry, something went wrong.
No results found
3.10.0 (2024-05-30)
Features
Bug Fixes
stream: reads should emit the dataset number for each dataset (#2496 , #2628 ) (4dab4ca )
v3.9.9
29 May 14:29
Compare
Sorry, something went wrong.
No results found
3.9.9 (2024-05-29)
Bug Fixes
connection config: remove keepAliveInitialDelay default value (#2712 ) (688ebab )
v3.9.8
26 May 23:53
Compare
Sorry, something went wrong.
No results found
3.9.8 (2024-05-26)
Bug Fixes
security: sanitize fields and tables when using nestTables (#2702 ) (efe3db5 )
support deno + caching_sha2_password FULL_AUTHENTICATION_PACKET flow (#2704 ) (2e03694 )
typings: typo from jonServerPublicKey to onServerPublicKey (#2699 ) (8b5f691 )
v3.9.7
21 Apr 11:12
Compare
Sorry, something went wrong.
No results found
3.9.7 (2024-04-21)
Bug Fixes
security: sanitize timezone parameter value to prevent code injection - report by zhaoyudi (Nebulalab) (#2608 ) (7d4b098 )
v3.9.6
18 Apr 06:22
Compare
Sorry, something went wrong.
No results found
3.9.6 (2024-04-18)
Bug Fixes
binary parser sometimes reads out of packet bounds when results contain null and typecast is false (#2601 ) (705835d )
v3.9.5
17 Apr 11:03
Compare
Sorry, something went wrong.
No results found
3.9.5 (2024-04-17)
Bug Fixes
revert breaking change in results creation (#2591 ) (f7c60d0 )
v3.9.4
09 Apr 07:31
Compare
Sorry, something went wrong.
No results found
3.9.4 (2024-04-09)
Bug Fixes
SSL: separate each certificate into an individual item #2542 (63f1055 )
security: improve supportBigNumbers and bigNumberStrings sanitization (#2572 ) (74abf9e )
Fixes a potential RCE attack vulnerability reported by Vsevolod Kokorin (Slonser) of Solidlab
security: improve results object creation (#2574 ) (4a964a3 )
Fixes a potential Prototype Pollution attack vulnerability reported by Vsevolod Kokorin (Slonser) of Solidlab
docs: improve the contribution guidelines (#2552 ) (8a818ce )
v3.9.3
26 Mar 06:46
Compare
Sorry, something went wrong.
No results found
3.9.3 (2024-03-26)
Bug Fixes
security: improve cache key formation (#2424 ) (0d54b0c )
Fixes a potential parser cache poisoning attack vulnerability reported by Vsevolod Kokorin (Slonser) of Solidlab
update Amazon RDS SSL CA cert (#2131 ) (d9dccfd )
v3.9.2
26 Feb 13:11
Compare
Sorry, something went wrong.
No results found
3.9.2 (2024-02-26)
Bug Fixes