Skip to content

Commit 0ccd580

Browse files
committed
8.0.30
Change-Id: I49a378545543c671aedfcf73a46c52cbd21d6bf8
1 parent fb635fb commit 0ccd580

File tree

3 files changed

+12
-610
lines changed

3 files changed

+12
-610
lines changed

CHANGES.txt

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,16 @@ Copyright (c) 2016, 2022, Oracle and/or its affiliates.
88
Full release notes:
99
http://dev.mysql.com/doc/relnotes/connector-nodejs/en/
1010

11+
v8.0.30
12+
=======
13+
14+
- TypeScript type definitions are now available in the "types" directory
15+
- Update non-authoritative minimum required Node.js engine version to 14.0.0
16+
- Prevent unexpected and uninformative errors for bad placeholder assignments
17+
- Allow the MYSQLX_HOST environment variable to be used with IPv4 addresses when executing the test suite
18+
- Accommodate DECIMAL values as JavaScript strings when the decimal part risks losing precision
19+
- Update list of supported utf8mb4 collations
20+
1121
v8.0.29
1222
=======
1323

0 commit comments

Comments
 (0)