Skip to content

Commit 831fd11

Browse files
committed
[misc] update CHANGELOG
1 parent 058f685 commit 831fd11

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# Change Log
22

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+
316
## [3.4.2](https://github.com/mariadb-corporation/mariadb-connector-nodejs/tree/3.4.2) (Apr 2025)
417
[Full Changelog](https://github.com/mariadb-corporation/mariadb-connector-nodejs/compare/3.4.1...3.4.2)
518

0 commit comments

Comments
 (0)