Skip to content

Commit

Permalink
bump deps and add 1.7.0 changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrey Sidorov committed Aug 28, 2019
1 parent 2d00159 commit 28ced74
Show file tree
Hide file tree
Showing 3 changed files with 875 additions and 2,143 deletions.
13 changes: 13 additions & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
1.7.0
- Fix crashing when session info packet does not
start with length-coded string #1004, #989
- build: drop node 4 and 6 and add node v12 #997
- Add support for timezone connection option #996, #15, #262,
#642, #877, #888
- Make mysql2 compatible with minification #992, #890, #899,
#890
- fix serialisation of '00:00:00' time #968, #967
- Allow to set minVersion ssl option #961, #960
- Fix a MaxListenersExceededWarning with stream
local infile #965

1.6.5 (08/02/2019)
- allow to use namedPlaceholders flag per query #879
- migrate to more modern code style ( classes /
Expand Down
Loading

0 comments on commit 28ced74

Please sign in to comment.