File tree Expand file tree Collapse file tree 1 file changed +10
-2
lines changed Expand file tree Collapse file tree 1 file changed +10
-2
lines changed Original file line number Diff line number Diff line change
1
+ 1.3.0 ( 29/05/2017 )
2
+ - Make Promise Pool wrapper extend EventEmitter #567 , 468
3
+ - build: integrate prettier #563
4
+ - do not send 23 unallocated bytes over wire #547
5
+ - fix: PromiseConnection missing interface functions
6
+ from Connection #531 , #495
7
+
8
+
1
9
1.2.0 ( 17/02/2017 )
2
10
- add new MySQL 5.6/8.0 charsets #494
3
11
- build: drop support for node 0.10 and 0.12
4
- - fix: Connection not released when Pool.Execute
12
+ - fix: Connection not released when Pool.Execute
5
13
called without values #509 , #485 , #488 , #475
6
14
7
15
1.1.2 ( 15/11/2016 )
8
16
- (fix) memory leak introduced with iconv
9
17
encoder/decoder cache #459 , #458
10
18
- remove use of domains #451 , #449
11
- - (fix) handle correctly packets over 0xffffff bytes
19
+ - (fix) handle correctly packets over 0xffffff bytes
12
20
long + compressed protocol rewrite #421 , #248 , #419 , #426
13
21
- (perf) replace double-ended-queue with denqueue #444
14
22
- (feat) automatically track client encoding change #437 , #389
You can’t perform that action at this time.
0 commit comments