Skip to content

v4.3.0

Latest
Compare
Choose a tag to compare
@gurgunday gurgunday released this 29 Apr 00:13
c98803a

Security Release

This version updates mysql2 to version 3.9.7 which prevent code injection through timezone parameter.
More details sidorares/node-mysql2#2608

What's Changed

  • build(deps-dev): bump tsd from 0.29.0 to 0.30.0 by @dependabot in #132
  • chore(.gitignore): add .tap/ dir by @Fdawgs in #134
  • build(deps-dev): bump tsd from 0.30.7 to 0.31.0 by @dependabot in #136
  • docs: Add important disclaimer about using connectionString by @melroy89 in #137
  • feat: export RowDataPacket, ResultSetHeader, ProcedureCallPacket from MySQL2 by @dancastillo in #133
  • Updated mysql2 to version 3.9.7 for security updates by @jebarpg in #139

New Contributors

Full Changelog: v4.2.0...v4.3.0