cpr v1.14.1 Release Notes
Release Date: 2025-11-29 // 7 months ago-
What's Changed
Full Changelog : 1.14.0...1.14.1
Previous changes from v1.13.0
-
What's Changed
- Implement support for CURLOPT_CAINFO_BLOB by @fwosar in #1269
- Added support for CURLOPT_SSLCERT_BLOB by @ssauermann in #1270
- ๐จ Refactor: Pass std::string_view by value instead of by const reference by @leejkee in #1260
- โ Add connection pool option (V3) by @cleaton in #1219
- ๐ fix: Calling empty callbacks by @nlogozzo in #1233
- ๐ fix: callback function pointer type mismatch in writeFunction by @lbatuska in #1237
- ๐ท 1.12.0 CI Fixes by @COM8 in #1229
- ๐ fix: Cmake config file by @nlogozzo in #1234
- fix: make is_same_v check constexpr in set_option_internal by @bi0ha2ard in #1248
- ๐ cpr::MultiPerform fixes - #1047 and #1186 by @Anohkka in #1249
- โฌ๏ธ Bump actions/setup-python from 5 to 6 by @dependabot[bot] in #1250
- โฌ๏ธ Bump actions/checkout from 3 to 5 by @dependabot[bot] in #1244
- ๐ Allow disabling PSL by @COM8 in #1253
- ๐ Make curl dependency management optional by @inkychris in #1255
- curl_container: allow calling GetContent without CurlHolder by @muxelplexer in #1246
- โฌ๏ธ Bump stefanzweifel/git-auto-commit-action from 6 to 7 by @dependabot[bot] in #1258
- โฌ๏ธ Bump actions/upload-artifact from 4 to 5 by @dependabot[bot] in #1264
- โฌ๏ธ Bump actions/setup-python from 1 to 5 by @dependabot[bot] in #1231
- ๐ 1.13.0 Release Preperation by @COM8 in #1271
๐ New Contributors
- @nlogozzo made their first contribution in #1233
- @cleaton made their first contribution in #1219
- @lbatuska made their first contribution in #1237
- @bi0ha2ard made their first contribution in #1248
- @inkychris made their first contribution in #1255
- @muxelplexer made their first contribution in #1246
- @leejkee made their first contribution in #1260
- @fwosar made their first contribution in #1269
- @ssauermann made their first contribution in #1270
Full Changelog : 1.12.0...1.13.0