blob: 0d3faa48167e55bd1f376e596fe14231cfdea2b1 [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
Ben Taylor9822bb82025-08-05 08:05:14 +01005 mbedtls_ssl_conf_max/min_tls_version() and removed the constants
6 MBEDTLS_SSL_MAJOR_VERSION_3, MBEDTLS_SSL_MINOR_VERSION_3
7 MBEDTLS_SSL_MINOR_VERSION_4.
Ben Taylor7aa4c402025-07-16 15:14:11 +01008 * Remove mbedtls_ssl_conf_sig_hashes