Skip to content

Releases: symfony/http-client

v5.1.11

27 Jan 14:46
v5.1.11

Choose a tag to compare

Changelog (v5.1.10...v5.1.11)

  • bug #39889 Add check for constant in Curl client (pierredup)
  • bug #39794 Dont allow unserializing classes with a destructor - 4.4 (jderusse)
  • bug #39795 Dont allow unserializing classes with a destructor - 5.1 (jderusse)

v4.4.19

27 Jan 14:20
v4.4.19

Choose a tag to compare

Changelog (v4.4.18...v4.4.19)

  • bug #39889 Add check for constant in Curl client (pierredup)
  • bug #39794 Dont allow unserializing classes with a destructor - 4.4 (jderusse)

v5.2.1

18 Dec 14:09
v5.2.1

Choose a tag to compare

Changelog (v5.2.0...v5.2.1)

  • bug #39228 Fix content swallowed by AsyncClient initializer (jderusse)
  • bug #39286 throw clearer error when no scheme is provided (BackEndTea)

v5.1.10

18 Dec 13:49
v5.1.10

Choose a tag to compare

Changelog (v5.1.9...v5.1.10)

  • bug #39286 throw clearer error when no scheme is provided (BackEndTea)

v4.4.18

18 Dec 13:42
v4.4.18

Choose a tag to compare

Changelog (v4.4.17...v4.4.18)

  • bug #39286 throw clearer error when no scheme is provided (BackEndTea)

v5.2.0

30 Nov 06:00
v5.2.0

Choose a tag to compare

Changelog (v5.2.0-RC2...v5.2.0)

  • bug #39211 fix binding to network interfaces (nicolas-grekas)
  • bug #39115 don't fallback to HTTP/1.1 when HTTP/2 streams break (nicolas-grekas)

v5.1.9

29 Nov 09:31
v5.1.9

Choose a tag to compare

Changelog (v5.1.8...v5.1.9)

  • bug #39211 fix binding to network interfaces (nicolas-grekas)
  • bug #39115 don't fallback to HTTP/1.1 when HTTP/2 streams break (nicolas-grekas)
  • bug #38977 Check status code before decoding content in TraceableResponse (chalasr)

v4.4.17

29 Nov 09:27
v4.4.17

Choose a tag to compare

Changelog (v4.4.16...v4.4.17)

  • bug #39211 fix binding to network interfaces (nicolas-grekas)
  • bug #39115 don't fallback to HTTP/1.1 when HTTP/2 streams break (nicolas-grekas)

v5.2.0-RC2

21 Nov 08:50
v5.2.0-RC2

Choose a tag to compare

v5.2.0-RC2 Pre-release
Pre-release

Changelog (v5.2.0-RC1...v5.2.0-RC2)

  • no changes

v5.2.0-RC1

10 Nov 08:07
v5.2.0-RC1

Choose a tag to compare

v5.2.0-RC1 Pre-release
Pre-release

Changelog (v5.2.0-BETA3...v5.2.0-RC1)

  • bug #38977 Check status code before decoding content in TraceableResponse (chalasr)