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