fc2cb1bf52
- Update to 0.10.9 * Automate the renew of the cert used in test by @TingDaoK in (#540) * Revert "Fix CI issues" by @azkrishpy in (#542)
Dirk Mueller2026-01-12 19:57:43 +00:00
b348d1a136
Accepting request 1326345 from devel:libraries:c_c++
Ana Guerrero2026-01-09 16:04:48 +00:00
03f72b5d26
- Update to 0.10.8 * Fix CI issues by @azkrishpy in (#538) * Update cert as it's expired by @TingDaoK in (#539) * Add helper to check for transient errors by @azkrishpy in (#537)
John Paul Adrian Glaubitz2026-01-09 13:17:13 +00:00
bcb944fc0b
Accepting request 1318213 from devel:libraries:c_c++
Ana Guerrero2025-11-18 14:32:56 +00:00
0eadd8720b
- Update to 0.10.7 * Update mock server by @azkrishpy in (#534) * Configurable ports for HTTP/1.1 mock server by @azkrishpy in (#535)
John Paul Adrian Glaubitz2025-11-17 10:16:37 +00:00
1ec7081f0c
Accepting request 1312736 from devel:libraries:c_c++
Ana Guerrero2025-10-22 10:15:19 +00:00
70b33ffc4f
- Update to 0.10.6 * Add no_proxy_hosts configuration to proxy options/config by @alextwoods in (#532) - from version 0.10.5 * Change stale issue and discussion handling to run once a week by @DmitriyMusatkin in (#529) * Fix warnings found by the Undefined Behavior Sanitizer by @bjosv in (#530) * Move away from https://postman-echo.com by @TingDaoK in (#533)
John Paul Adrian Glaubitz2025-10-21 10:15:44 +00:00
25e961bcba
Accepting request 1295231 from devel:libraries:c_c++
Ana Guerrero2025-07-23 14:35:33 +00:00
36edcbaaf2
- Update to 0.10.4 * [fix] failed to compile on FreeBSD by @TingDaoK in (#527) - from version 0.10.3 * Remove Windows 2019 and add Windows 2025 with MSVC-17 by @TingDaoK in (#521) * Support no_proxy exactly like CURL by @TingDaoK in (#522)
John Paul Adrian Glaubitz2025-07-23 08:04:29 +00:00
f30fea2a84
Accepting request 1285431 from devel:libraries:c_c++
Ana Guerrero2025-06-13 16:47:11 +00:00
a16962d0a0
- Update to 0.10.2 * Remove clang-3 from CI by @sbSteveK in (#518) * Stop sending empty data frame when input stream ends but the request stream is not ending. by @TingDaoK in (#520)
Dirk Mueller2025-06-13 10:59:18 +00:00
71c77f132e
Accepting request 1277361 from devel:libraries:c_c++
Ana Guerrero2025-05-14 15:01:53 +00:00
08fcd308dd
- Update to 0.10.0 * Fix initial settings for h2 by @TingDaoK in (#513) * Update h2 windowing algo and http client benchmark by @TingDaoK in (#388) + Batching up the window update frame until the window size drops below the threshold for both manual and auto window management + Initial window size now be required for HTTP/2 connection on manual window management now.
John Paul Adrian Glaubitz2025-05-14 08:42:50 +00:00
fa8ea7b394
Accepting request 1271848 from devel:libraries:c_c++
Ana Guerrero2025-04-22 15:30:25 +00:00
ff7cec1ef6
Accepting request 1267109 from devel:libraries:c_c++
Ana Guerrero2025-04-04 15:34:15 +00:00
751bdd1f49
- Update to 0.9.6 * Fix Error Handling For Connection Manager by @waahm7 in (#507) * h1_decoder error on multiple content-length headers by @quinnj in (#509) * Apple Network Framework Support by @xiazhvera in (#502)
John Paul Adrian Glaubitz2025-04-04 10:58:42 +00:00
d9b1c0e9e7
Accepting request 1256216 from devel:libraries:c_c++
Ana Guerrero2025-03-26 20:23:01 +00:00
47b54085eb
- Update to version 0.9.5 * HTTP/1: Support streaming requests of unknown length by @graebm in (#506)
Dirk Mueller2025-03-26 12:34:49 +00:00
69b83be1a1
Accepting request 1252413 from devel:libraries:c_c++
Ana Guerrero2025-03-13 14:06:10 +00:00
a94657684d
- Update to version 0.9.4 * Some trivial fixup on tests by @graebm in (#503) * Move h1_stream variables, to make thread usage more explicit by @graebm in (#504) * Supprt response_first_byte_timeout_ms in ConnectionManagerOptions by @waahm7 in (#505)
John Paul Adrian Glaubitz2025-03-12 11:48:21 +00:00
35ad61bdc8
Accepting request 1243447 from devel:libraries:c_c++
Ana Guerrero2025-02-06 21:05:13 +00:00
4f3839e3fb
- Update to version 0.9.3 * Switch CI to use roles by @DmitriyMusatkin in (#494) * Fix CI for GCC-13 on Ubuntu-18 by @waahm7 in (#496) * A bunch of CMake fixes by @graebm in (#497) - Drop ach_fix-cmake-modules-path.patch, fixed upstream
Dirk Mueller2025-02-05 16:01:12 +00:00
6c6809d12b
Accepting request 1224795 from devel:libraries:c_c++
Ana Guerrero2024-11-18 19:00:35 +00:00
67a8e469c7
Accepting request 1224190 from home:glaubitz:branches:devel:libraries:c_c++
Dirk Mueller2024-11-18 09:23:16 +00:00
01b657e5cc
Accepting request 1223942 from devel:libraries:c_c++
Ana Guerrero2024-11-14 15:08:21 +00:00
21371b1725
- Update to version 0.9.1 * chore: Modified bug issue template to add checkbox to report potential regression. by @ashishdhingra in (#486) * Add cxx support by @subdiox in (#490)
Dirk Mueller2024-11-13 12:49:47 +00:00
7efb9388e5
Accepting request 1218376 from devel:libraries:c_c++
Ana Guerrero2024-10-27 10:25:05 +00:00
774f62c729
- Update to version 0.9.0 * Tweak error message for AWS_ERROR_HTTP_RESPONSE_FIRST_BYTE_TIMEOUT by @graebm in (#488) * Update CMake to 3.9 by @waahm7 in (#489)
Dirk Mueller2024-10-25 15:08:14 +00:00
7be320231b
- Update to version 0.8.10 * Increase timeout for http integration tests by @TingDaoK in (#487) - from version 0.8.9 * Fix max_pending_connection_acquisitions to respect connection pool size by @waahm7 in (#485)
John Paul Adrian Glaubitz2024-09-23 09:52:18 +00:00
739a6b4b26
- Update to version 0.8.8 * Fix websocket shutdown behavior by @TingDaoK in (#483) - from version 0.8.7 * Connection shutdown with buffered data by @TingDaoK in (#482)
John Paul Adrian Glaubitz2024-08-30 11:46:28 +00:00
68943550ae
- Update to version 0.8.6 * Connection Manager Acquisition Timeout by @waahm7 in (#479) * Support MaxPendingConnectionAcquisitions by @waahm7 in (#481)
Dirk Mueller2024-08-08 09:41:22 +00:00
8d0437544e
Accepting request 1190629 from home:glaubitz:branches:devel:libraries:c_c++
Dirk Mueller2024-08-01 14:58:48 +00:00
ee61a7d61e
Accepting request 1188351 from devel:libraries:c_c++
Ana Guerrero2024-07-22 15:15:43 +00:00
da7f8a5b25
- Update to version 0.8.4 * Mark the network interface API experimental by @waahm7 in (#475) - from version 0.8.3 * clang-format 18 by @graebm in (#469) * Bind to a list of Network Interfaces by @waahm7 in (#471)
Dirk Mueller2024-07-18 08:42:29 +00:00
8f3e4b230c
Accepting request 1178902 from devel:libraries:c_c++
Ana Guerrero2024-06-06 10:34:23 +00:00
8bf1868d51
Accepting request 1178710 from home:glaubitz:branches:devel:libraries:c_c++
Dirk Mueller2024-06-06 06:59:16 +00:00
3ff6064993
Accepting request 1148521 from devel:libraries:c_c++
Ana Guerrero2024-02-21 16:59:10 +00:00
6dfd6a4a59
Accepting request 1147855 from home:dimstar:rpm4.20:a
Dirk Mueller2024-02-21 10:18:05 +00:00
c6cb56cc1a
Accepting request 1147620 from home:glaubitz:branches:devel:libraries:c_c++
Dirk Mueller2024-02-21 10:14:48 +00:00
10007613f2
Accepting request 1141986 from devel:libraries:c_c++
Ana Guerrero2024-01-29 21:27:30 +00:00
2fd7916288
Accepting request 1136534 from home:glaubitz:branches:devel:libraries:c_c++
Dirk Mueller2024-01-03 18:39:38 +00:00
194a423065
Accepting request 1127864 from home:glaubitz:branches:devel:libraries:c_c++
Dirk Mueller2023-11-23 09:20:30 +00:00
41b4e10a6b
Accepting request 1112992 from home:glaubitz:branches:devel:libraries:c_c++
Adam Majer2023-09-25 09:21:52 +00:00
b27b7bb769
Accepting request 1108049 from home:glaubitz:branches:devel:libraries:c_c++
Dirk Mueller2023-09-04 07:27:30 +00:00
5038e97773
Accepting request 1098290 from home:glaubitz:branches:devel:libraries:c_c++
Marcus Meissner2023-07-15 12:11:08 +00:00