Skip to content

Releases: symfony/http-client

v6.1.7

28 Oct 18:20
v6.1.7
Compare
Choose a tag to compare

Changelog (v6.1.6...v6.1.7)

  • bug #47990 Fix retrying requests when the content is used by the strategy (nicolas-grekas)
  • bug #47879 Fix buffering after calling AsyncContext::passthru() (nicolas-grekas, lubo13)
  • bug #47854 Don't override header if is x-www-form-urlencoded (Oipnet)

v6.0.15

28 Oct 18:05
v6.0.15
Compare
Choose a tag to compare

Changelog (v6.0.14...v6.0.15)

  • bug #47990 Fix retrying requests when the content is used by the strategy (nicolas-grekas)
  • bug #47879 Fix buffering after calling AsyncContext::passthru() (nicolas-grekas, lubo13)

v5.4.15

28 Oct 17:59
v5.4.15
Compare
Choose a tag to compare

Changelog (v5.4.14...v5.4.15)

  • bug #47990 Fix retrying requests when the content is used by the strategy (nicolas-grekas)
  • bug #47879 Fix buffering after calling AsyncContext::passthru() (nicolas-grekas, lubo13)

v6.2.0-BETA1

24 Oct 13:03
v6.2.0-BETA1
Compare
Choose a tag to compare
v6.2.0-BETA1 Pre-release
Pre-release

Changelog (v6.1.6...v6.2.0-BETA1)

  • feature #47950 Add support for "friendsofphp/well-known-implementations" (nicolas-grekas)
  • feature #47936 Add withOptions() to HttplugClient and Psr18Client (nicolas-grekas)
  • feature #47832 Make HttplugClient implement PSR-17 factories instead of Httplug's (nicolas-grekas)
  • feature #46183 Hide sensitive information with SensitiveParameter attribute (GromNaN)

v6.1.6

12 Oct 07:54
v6.1.6
Compare
Choose a tag to compare

Changelog (v6.1.5...v6.1.6)

  • bug #47808 Fix seeking in not-yet-initialized requests (nicolas-grekas)

v6.0.14

12 Oct 07:48
v6.0.14
Compare
Choose a tag to compare

Changelog (v6.0.13...v6.0.14)

  • bug #47808 Fix seeking in not-yet-initialized requests (nicolas-grekas)

v5.4.14

12 Oct 07:43
v5.4.14
Compare
Choose a tag to compare

Changelog (v5.4.13...v5.4.14)

  • bug #47808 Fix seeking in not-yet-initialized requests (nicolas-grekas)

v4.4.47

12 Oct 07:12
v4.4.47
Compare
Choose a tag to compare

Changelog (v4.4.46...v4.4.47)

  • bug #47808 Fix seeking in not-yet-initialized requests (nicolas-grekas)

v6.1.5

30 Sep 08:17
v6.1.5
Compare
Choose a tag to compare

Changelog (v6.1.4...v6.1.5)

  • bug #47441 Bugfix for delayed retryableHttpClient (martkop26)
  • bug #47415 Psr18Client ignore invalid HTTP headers (nuryagdym)

v6.0.13

30 Sep 08:10
v6.0.13
Compare
Choose a tag to compare

Changelog (v6.0.12...v6.0.13)

  • bug #47441 Bugfix for delayed retryableHttpClient (martkop26)
  • bug #47415 Psr18Client ignore invalid HTTP headers (nuryagdym)