curl/RELEASE-NOTES

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

37 lines
941 B
Plaintext
Raw Normal View History

2024-07-31 16:48:48 +08:00
curl and libcurl 8.10.0
2024-07-31 16:48:48 +08:00
Public curl releases: 260
2024-06-14 19:30:06 +08:00
Command line options: 263
curl_easy_setopt() options: 306
Public functions in libcurl: 94
2024-07-31 14:50:04 +08:00
Contributors: 3211
2023-05-23 17:12:50 +08:00
2023-05-31 14:59:48 +08:00
This release includes the following changes:
This release includes the following bugfixes:
2024-07-31 16:48:48 +08:00
o rustls: make all tests pass [1]
o GHA/windows: enable MulitSSL in an MSVC job [2]
2019-07-19 17:32:23 +08:00
This release includes the following known bugs:
2020-11-04 21:02:01 +08:00
o see docs/KNOWN_BUGS (https://curl.se/docs/knownbugs.html)
Planned upcoming removals include:
2024-07-24 14:48:18 +08:00
o TLS libraries not supporting TLS 1.3
See https://curl.se/dev/deprecate.html for details
This release would not have looked like this without help, code, reports and
advice from friends like these:
2024-07-31 16:48:48 +08:00
Daniel Stenberg, Joe Birr-Pixton, Tal Regev, Viktor Szakats
(4 contributors)
References to bug reports and discussions on issues:
2024-07-31 16:48:48 +08:00
[1] = https://curl.se/bug/?i=14317
[2] = https://curl.se/bug/?i=14276