blob: b0c1cda11d0b472384515475c42229f8b7cd51f3 [file] [log] [blame]
Ben Taylor889ac062025-07-16 15:03:31 +01001Removals
Ben Taylor4e7b2542025-08-04 08:19:45 +01002 * Remove MBEDTLS_SSL_DTLS_CONNECTION_ID_COMPAT. Now only the
Ben Taylordbb15e62025-07-23 10:58:33 +01003 standard version (defined in RFC 9146) of DTLS connection ID is supported.
Ben Taylor4e7b2542025-08-04 08:19:45 +01004 * Remove mbedtls_ssl_conf_max/min_version(), this has been replaced with
5 mbedtls_ssl_conf_max/min_tls_version()
6 * Remove ssl versions MBEDTLS_SSL_MAJOR_VERSION_3,
Ben Taylor7aa4c402025-07-16 15:14:11 +01007 MBEDTLS_SSL_MINOR_VERSION_3 and MBEDTLS_SSL_MINOR_VERSION_4
8 * Remove sig_hashes
9 * Remove mbedtls_ssl_conf_sig_hashes
10 * Remove mbedtls_ssl_conf_max_version
11 * Remove mbedtls_ssl_conf_min_version