mirror of
https://github.com/curl/curl.git
synced 2024-12-27 06:59:43 +08:00
d6d5c46769
Bump working version to 8.3.0
49 lines
1.4 KiB
Plaintext
49 lines
1.4 KiB
Plaintext
curl and libcurl 8.3.0
|
|
|
|
Public curl releases: 222
|
|
Command line options: 255
|
|
curl_easy_setopt() options: 303
|
|
Public functions in libcurl: 91
|
|
Contributors: 2929
|
|
|
|
This release includes the following changes:
|
|
|
|
|
|
This release includes the following bugfixes:
|
|
|
|
o bearssl: don't load CA certs when peer verification is disabled [33]
|
|
o easy: remove #ifdefs to make code easier on the eye [34]
|
|
o GHA: adding quiche workflow [35]
|
|
o http2: disable asssertion blocking OSSFuzz testing [31]
|
|
o http2: fix in h2 proxy tunnel: progress in ingress on sending [32]
|
|
o url: remove infof() output for "still name resolving" [28]
|
|
|
|
This release includes the following known bugs:
|
|
|
|
o see docs/KNOWN_BUGS (https://curl.se/docs/knownbugs.html)
|
|
|
|
Planned upcoming removals include:
|
|
|
|
o gskit
|
|
o NSS
|
|
o support for space-separated NOPROXY patterns
|
|
o support for the original legacy mingw version 1
|
|
|
|
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:
|
|
|
|
Daniel Stenberg, kyled-dell on github, Ray Satiro, Stefan Eissing,
|
|
yushicheng7788 on github
|
|
(5 contributors)
|
|
|
|
References to bug reports and discussions on issues:
|
|
|
|
[28] = https://curl.se/bug/?i=11394
|
|
[31] = https://curl.se/bug/?i=11500
|
|
[32] = https://curl.se/bug/?i=11527
|
|
[33] = https://curl.se/bug/?i=11457
|
|
[34] = https://curl.se/bug/?i=11525
|
|
[35] = https://curl.se/bug/?i=11517
|