Skip to content

Releases: libcpr/cpr

1.9.9 - NuGet Visual Studio 2019 Support

26 Jan 12:58
2b2b169
Compare
Choose a tag to compare

This release is the last 1.9.x release fixing just one issue.
Now it is possible (again) to use the cpr NuGet package in Visual Studio 2019.

What's Changed

Full Changelog: 1.9.8...1.9.9

1.11.1

24 Nov 06:31
Compare
Choose a tag to compare

What's Changed

  • Updated supported versions for 1.11.0 by @COM8 in #1123
  • Add FreeBSD package/port mention into README by @part1zano in #1124
  • Fixed grammatical issues and corrected spelling errors in README.md by @laxerhd in #1132
  • Refactored timeout.h: added template ctr and removed redundant ctrs (#1129) by @laxerhd in #1131
  • fix no-revoke. by @Nuxar1 in #1134
  • Resolve CURLOPT_SSL_OPTIONS issues by @gentooise in #1128
  • fix: remove duplicate call in Session::prepareCommonDownload() by @L-Super in #1139
  • Update To The Latest Clang-Tidy Version by @COM8 in #1144
  • Enhance: Use unordered_map for CURL error mapping by @laxerhd in #1142
  • Public cpr::Session::GetSharedPtrFromThis by @COM8 in #1148

New Contributors

Full Changelog: 1.11.0...1.11.1

1.11.0

13 Oct 05:57
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.10.5...1.11.0

1.9.8

13 Oct 05:49
3591f20
Compare
Choose a tag to compare

What's Changed

  • CMake: Do not set BUILD_SHARED_LIBS to ON by default by @COM8 in #1104
  • Updated curl to 8.10.1 by @COM8 in #1116
  • Fixed ProgressCallback compatibility with older versions of curl by @COM8 in #1116
  • Fixed the missing install export in case we do not use system curl by @COM8 in #1013
  • Fixed .deb builds by @COM8 in #1116
  • CI: Replaced ubuntu:18.04 with ubuntu:24.04 by @COM8 in #1116
  • CI: Fixed all kinds of CI build and automated tests by @COM8 in #1116
  • VScode: Added utility tasks like "🗑️ Delete build dir", "📝 Run clang-format" or "📑 Check clang-format" by @COM8 in #1116

Full Changelog: 1.9.7...1.9.8

curl CVE-2023-38545

14 Oct 12:58
Compare
Choose a tag to compare

What's Changed

  • Not linking against stdc++fs on WIN32 by @COM8 in #948
  • Fixes curl version check macros for curl >= 8.0
  • Allow disabling the 'Accept-Encoding' header
  • boost/filesystem: use version 4 for compatibility with std::filesystem
  • Fixed curl multi reuse after free #968
  • Update curl to 8.4.0 to fix CVE-2023-38545 #969

Full Changelog: 1.10.4...1.10.5

curl CVE-2023-38545

14 Oct 12:58
Compare
Choose a tag to compare

What's Changed

  • CMake Proxy Test Options - 1.9.x by @COM8 in #952
  • Updated the mongoose unit test server
  • Updated mongoose to 7.7
  • Update curl to 8.4.0 to fix CVE-2023-38545
  • Fixed CI triggers for PRs
  • Fixes curl version check macros for curl >= 8.0
  • CI using test matrix for validating all combinations
  • Fix/clang windows warnings
  • Clang tidy fixes by @COM8 in #951
  • Fix cpr Include Statements - Backported #946 by @COM8 in #950

Full Changelog: 1.9.6...1.9.7

NuGet: Fixed Package

18 May 18:43
Compare
Choose a tag to compare

This release is only to fix the broken state with NuGet packages as detailed in #913.

What's Changed

  • Removed the tag specific trigger for deb CI packages by @COM8 in #914
  • Nuget Tag Name Fix by @COM8 in #913

Full Changelog: 1.10.3...1.10.4

NuGet: Fixed Package

18 May 18:42
Compare
Choose a tag to compare

This release is only to fix the broken state with NuGet packages as detailed in #913.

What's Changed

  • Removed the tag specific trigger for deb CI packages by @COM8 in #914
  • Nuget Tag Name Fix by @COM8 in #913

Full Changelog: 1.9.5...1.9.6

NuGet: Fix VS2022 Compatibility

15 May 10:42
Compare
Choose a tag to compare

What's Changed

  • NuGet: Fix VS2022 compatibility by @Sven-HP in #912
  • fix error: using typedef-name ‘curl_mime’ after ‘struct’ by @guylevy84 in #893

Full Changelog: 1.10.2...1.10.3

NuGet: Fix VS2022 Compatibility

15 May 10:39
Compare
Choose a tag to compare

What's Changed

  • NuGet: Fix VS2022 compatibility by @Sven-HP in #912
  • fix error: using typedef-name ‘curl_mime’ after ‘struct’ by @guylevy84 in #893

Full Changelog: 1.9.4...1.9.5