Skip to content

cpr 1.13.0#254600

Merged
BrewTestBot merged 2 commits intomainfrom
bump-cpr-1.13.0
Nov 16, 2025
Merged

cpr 1.13.0#254600
BrewTestBot merged 2 commits intomainfrom
bump-cpr-1.13.0

Conversation

@BrewTestBot
Copy link
Copy Markdown
Contributor

Created by brew bump


Created with brew bump-formula-pr.

Details

release notes
## What's Changed
* Implement support for CURLOPT_CAINFO_BLOB by @fwosar in https://github.com/libcpr/cpr/pull/1269
* Added support for CURLOPT_SSLCERT_BLOB by @ssauermann in https://github.com/libcpr/cpr/pull/1270
* Refactor: Pass std::string_view by value instead of by const reference by @leejkee in https://github.com/libcpr/cpr/pull/1260
* Add connection pool option (V3) by @cleaton in https://github.com/libcpr/cpr/pull/1219
* fix: Calling empty callbacks by @nlogozzo in https://github.com/libcpr/cpr/pull/1233
* fix: callback function pointer type mismatch in writeFunction by @lbatuska in https://github.com/libcpr/cpr/pull/1237
* 1.12.0 CI Fixes by @COM8 in https://github.com/libcpr/cpr/pull/1229
* fix: Cmake config file by @nlogozzo in https://github.com/libcpr/cpr/pull/1234
* fix: make is_same_v check constexpr in set_option_internal by @bi0ha2ard in https://github.com/libcpr/cpr/pull/1248
* cpr::MultiPerform fixes - #1047 and #1186 by @Anohkka in https://github.com/libcpr/cpr/pull/1249
* Bump actions/setup-python from 5 to 6 by @dependabot[bot] in https://github.com/libcpr/cpr/pull/1250
* Bump actions/checkout from 3 to 5 by @dependabot[bot] in https://github.com/libcpr/cpr/pull/1244
* Allow disabling PSL by @COM8 in https://github.com/libcpr/cpr/pull/1253
* Make curl dependency management optional by @inkychris in https://github.com/libcpr/cpr/pull/1255
* curl_container: allow calling GetContent without CurlHolder by @muxelplexer in https://github.com/libcpr/cpr/pull/1246
* Bump stefanzweifel/git-auto-commit-action from 6 to 7 by @dependabot[bot] in https://github.com/libcpr/cpr/pull/1258
* Bump actions/upload-artifact from 4 to 5 by @dependabot[bot] in https://github.com/libcpr/cpr/pull/1264
* Bump actions/setup-python from 1 to 5 by @dependabot[bot] in https://github.com/libcpr/cpr/pull/1231
* 1.13.0 Release Preperation by @COM8 in https://github.com/libcpr/cpr/pull/1271

New Contributors

Full Changelog: libcpr/cpr@1.12.0...1.13.0

View the full release notes at https://github.com/libcpr/cpr/releases/tag/1.13.0.


@github-actions github-actions Bot added the bump-formula-pr PR was created using `brew bump-formula-pr` label Nov 16, 2025
@github-actions
Copy link
Copy Markdown
Contributor

🤖 An automated task has requested bottles to be published to this PR.

Caution

Please do not push to this PR branch before the bottle commits have been pushed, as this results in a state that is difficult to recover from. If you need to resolve a merge conflict, please use a merge commit. Do not force-push to this PR branch.

@github-actions github-actions Bot added the CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. label Nov 16, 2025
@BrewTestBot BrewTestBot added this pull request to the merge queue Nov 16, 2025
Merged via the queue into main with commit aa1a90f Nov 16, 2025
22 checks passed
@BrewTestBot BrewTestBot deleted the bump-cpr-1.13.0 branch November 16, 2025 08:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bump-formula-pr PR was created using `brew bump-formula-pr` CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants