File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed
Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 11# Change Log
22
3+ ## [ 3.4.5] ( https://github.com/mariadb-corporation/mariadb-connector-nodejs/tree/3.4.5 ) (Jul 2025)
4+ [ Full Changelog] ( https://github.com/mariadb-corporation/mariadb-connector-nodejs/compare/3.4.4...3.4.5 )
5+
6+ ## Issues Fixed
7+ * CONJS-323: Fixed SSL connection error with custom CA certificates causing "TypeError: validationFunction is not a function"
8+ * CONJS-324: Added missing TypeScript type definitions (@types/geojson , @types/node ) to dependencies
9+
310
411## [ 3.4.4] ( https://github.com/mariadb-corporation/mariadb-connector-nodejs/tree/3.4.4 ) (Jul 2025)
512[ Full Changelog] ( https://github.com/mariadb-corporation/mariadb-connector-nodejs/compare/3.4.3...3.4.4 )
Original file line number Diff line number Diff line change 11{
22 "name" : " mariadb" ,
3- "version" : " 3.4.4 " ,
3+ "version" : " 3.4.5 " ,
44 "description" : " fast mariadb or mysql connector." ,
55 "main" : " promise.js" ,
66 "types" : " types/index.d.ts" ,
You can’t perform that action at this time.
0 commit comments