MariaDB Connector/C 3.3.10 Changelog
Download Release Notes Changelog About MariaDB Connector/C
Release date: 21 Jun 2024
For the highlights of this release, see the release notes.
The revision number links will take you to the revision's page on GitHub. On GitHub you can view more details of the revision and view diffs of the code modified in that revision.
- Revision #cba62ec2
2024-05-10 10:26:44 +0200
- Fix character set test.
- Revision #923a0092
2024-05-06 14:31:49 +0200
- Added missing support for restricted_auth in conf files
- Revision #4d46ae76
2024-05-08 11:43:18 +0200
- Merge branch '3.1' into 3.3
- Revision #51b2a621
2024-03-04 04:33:30 +0000
- Fix -Wcalloc-transposed-args
- Revision #4c1c7f37
2024-03-27 16:50:20 -0700
- Fix SSL_read/write return value checking in ma_tls_async_check_result
- Revision #89d11c8b
2024-04-03 21:21:35 +0100
- Fix `sys/poll.h` -> `poll.h`
- Revision #02151b6a
2024-04-11 14:54:08 +0300
- Merg 3.1 into 3.3
- Revision #dab59732
2024-04-11 14:47:28 +0300
- Fix GCC 14 -Wcalloc-transposed-args
- Revision #1d3fd581
2022-06-29 13:27:28 +0200
- Test fix for test_bug4236
- Revision #8228164f
2024-02-24 17:09:58 +0100
- Merge branch '3.1' into 3.3
- Revision #558ad7d6 2024-02-24 17:06:03 +0100
- Revision #9155b19b
2024-01-26 10:40:03 +0100
- MDEV-26579 - fix resource.rc.in
- Revision #12f3b29c
2021-09-16 13:36:51 +0200
- MDEV-26579 - post-fix, fix standalone C/C build
- Revision #12cc91ab
2021-09-10 01:45:09 +0200
- MDEV-26579 - support minor upgrades of the server MSI
- Revision #f1a72768
2023-11-23 07:11:13 +0100
- Bump version to 3.1.23
- Revision #98b829ca
2024-02-22 16:24:20 +0100
- Follow up for CONC-505
- Revision #ebe19495
2024-02-22 09:03:51 +0100
- Fix for CONC-505:
- Revision #06d0b9bf
2024-02-22 07:39:13 +0100
- Merge branch '3.3' of https://github.com/mariadb-corporation/mariadb-connector-c into 3.3
- Revision #f6e99af0
2024-02-19 11:09:11 +0100
- Revert "self-signed certificate verification", it's 3.4 feature
- Revision #d7b4881d
2024-02-12 15:37:08 +0100
- Merge branch '3.3' of https://github.com/mariadb-corporation/mariadb-connector-c into 3.3
- Revision #536d9e2b
2024-02-09 01:43:34 +0100
- MDEV-33430 Fix unexpected "SSL certificate self-signed" errors on Windows
- Revision #8dffd569
2023-08-30 14:39:05 +0200
- MDEV-31857 enable MYSQL_OPT_SSL_VERIFY_SERVER_CERT by default
- Revision #fcef411e
2023-08-20 23:17:06 +0200
- MDEV-31855 hash_password_bin for native_password and ed25519
- Revision #79a746f2
2023-08-29 21:38:29 +0200
- unix socket and named pipes are secure
- Revision #a99570c1
2023-08-20 14:41:03 +0200
- MDEV-31855 SSL cert validation protocol extension
- Revision #50f65db2
2023-10-22 10:03:13 +0200
- compilation warning
- Revision #5c9eab55
2023-08-19 20:51:24 +0200
- remove a redundant duplicate of plugin_auth.h
- Revision #2f6b5a52
2023-09-08 14:10:51 +0200
- typo in the fp commit, cert_fp unused
- Revision #830d1373
2024-02-03 16:42:01 +0100
- don't use the output printf buffer as a %s parameter
- Revision #9aa15e72
2023-08-31 08:21:13 +0200
- TLS fingerprint
- Revision #4da7d9d4
2024-02-04 11:12:25 +0100
- Merge branch '3.3' of https://github.com/mariadb-corporation/mariadb-connector-c into 3.3
- Revision #39564154
2024-01-24 11:55:21 +0100
- Do not use own warning-as-error logic, if standard CMake flag is in us.
- Revision #83951fee
2024-01-24 11:09:47 +0100
- CONC-686 Error 2026 TLS error messages truncated
- Revision #6466cabd
2024-02-04 11:11:49 +0100
- Bump version to 3.3.10
Comments
Comments loading...
Content reproduced on this site is the property of its respective owners,
and this content is not reviewed in advance by MariaDB. The views, information and opinions
expressed by this content do not necessarily represent those of MariaDB or any other party.