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 1
1
# Change Log
2
2
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
+
3
10
4
11
## [ 3.4.4] ( https://github.com/mariadb-corporation/mariadb-connector-nodejs/tree/3.4.4 ) (Jul 2025)
5
12
[ 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 1
1
{
2
2
"name" : " mariadb" ,
3
- "version" : " 3.4.4 " ,
3
+ "version" : " 3.4.5 " ,
4
4
"description" : " fast mariadb or mysql connector." ,
5
5
"main" : " promise.js" ,
6
6
"types" : " types/index.d.ts" ,
You can’t perform that action at this time.
0 commit comments