File tree Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Original file line number Diff line number Diff line change 1
1
# Change Log
2
2
3
+
4
+ ## [ 3.4.3] ( https://github.com/mariadb-corporation/mariadb-connector-nodejs/tree/3.4.2 ) (Jul 2025)
5
+ [ Full Changelog] ( https://github.com/mariadb-corporation/mariadb-connector-nodejs/compare/3.4.2...3.4.3 )
6
+
7
+ ## Notable changes
8
+ * CONJS-309: Enhanced TypeScript support by adding mariadb/callback type definitions
9
+
10
+ ## Issues Fixed
11
+ * CONJS-319: Resolved SSL identity verification issue where servername parameter wasn't being properly validated
12
+ * CONJS-320: Fixed cluster filtering problems in query/execute operations when using the callback API
13
+ * CONJS-321: Moved @types/geojson and @types/node packages to development dependencies for cleaner production builds
14
+
15
+
3
16
## [ 3.4.2] ( https://github.com/mariadb-corporation/mariadb-connector-nodejs/tree/3.4.2 ) (Apr 2025)
4
17
[ Full Changelog] ( https://github.com/mariadb-corporation/mariadb-connector-nodejs/compare/3.4.1...3.4.2 )
5
18
You can’t perform that action at this time.
0 commit comments