Skip to content

Releases: symfony/http-client

v6.0.20

01 Feb 08:26
v6.0.20
Compare
Choose a tag to compare

Changelog (v6.0.19...v6.0.20)

  • bug #49104 Fix collecting data non-late for the profiler (nicolas-grekas)

v5.4.20

01 Feb 08:22
v5.4.20
Compare
Choose a tag to compare

Changelog (v5.4.19...v5.4.20)

  • bug #49104 Fix collecting data non-late for the profiler (nicolas-grekas)

v6.2.5

24 Jan 15:56
v6.2.5
Compare
Choose a tag to compare

Changelog (v6.2.4...v6.2.5)

  • bug #48966 Let curl handle content-length headers (nicolas-grekas)
  • bug #48898 Move Http clients data collecting at a late level (pforesi)

v6.0.19

24 Jan 15:24
v6.0.19
Compare
Choose a tag to compare

Changelog (v6.0.18...v6.0.19)

  • bug #48966 Let curl handle content-length headers (nicolas-grekas)
  • bug #48898 Move Http clients data collecting at a late level (pforesi)

v5.4.19

24 Jan 13:42
v5.4.19
Compare
Choose a tag to compare

Changelog (v5.4.18...v5.4.19)

  • bug #48966 Let curl handle content-length headers (nicolas-grekas)
  • bug #48898 Move Http clients data collecting at a late level (pforesi)

v6.1.9

28 Dec 15:05
v6.1.9
Compare
Choose a tag to compare

Changelog (v6.1.8...v6.1.9)

  • bug #47836 TraceableHttpClient: increase decorator's priority (adpeyre)

v6.0.17

28 Dec 15:00
v6.0.17
Compare
Choose a tag to compare

Changelog (v6.0.16...v6.0.17)

  • bug #47836 TraceableHttpClient: increase decorator's priority (adpeyre)

v5.4.17

28 Dec 14:55
v5.4.17
Compare
Choose a tag to compare

Changelog (v5.4.16...v5.4.17)

  • bug #47836 TraceableHttpClient: increase decorator's priority (adpeyre)

v6.2.2

16 Dec 20:12
v6.2.2
Compare
Choose a tag to compare

Changelog (v6.2.1...v6.2.2)

  • bug #47836 TraceableHttpClient: increase decorator's priority (adpeyre)

v6.2.0

30 Nov 17:45
v6.2.0
Compare
Choose a tag to compare

Changelog (v6.2.0-RC2...v6.2.0)

  • no significant changes