curl/RELEASE-NOTES

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

56 lines
1.6 KiB
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
Contributors: 3212
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:
o cmake: distcheck for files in CMake subdir [9]
o dist: add missing `FindNettle.cmake` [11]
2024-07-31 16:48:48 +08:00
o GHA/windows: enable MulitSSL in an MSVC job [2]
o GHA: scan git repository and detect unvetted binary files [3]
o INSTALL.md: MultiSSL and QUIC are mutually exclusive [7]
o lib: convert some debugf()s into traces [8]
o libcurl.pc: add `Cflags.private` [10]
o rustls: make all tests pass [1]
o tests: provide docs as curldown, not nroff [12]
2019-07-19 17:32:23 +08:00
This release includes the following known bugs:
See docs/KNOWN_BUGS (https://curl.se/docs/knownbugs.html)
For all changes ever done in curl:
See https://curl.se/changes.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:
Christoph Reiter, Daniel Stenberg, Joe Birr-Pixton, Matt Jolly,
Stefan Eissing, Tal Regev, Viktor Szakats
(7 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
[3] = https://curl.se/bug/?i=14333
[7] = https://curl.se/bug/?i=14308
[8] = https://curl.se/bug/?i=14322
[9] = https://curl.se/bug/?i=14323
[10] = https://curl.se/bug/?i=14321
[11] = https://curl.se/bug/?i=14285
[12] = https://curl.se/bug/?i=14324