Skip to content

v4.4.16

Compare
Choose a tag to compare
@fabpot fabpot released this 28 Oct 05:55
· 1279 commits to 7.3 since this release
v4.4.16

Changelog (v4.4.15...v4.4.16)

  • bug #38647 relax auth bearer format requirements (xabbuh)
  • bug #38551 Remove content-type check on toArray methods (jderusse)
  • bug #38530 fix reading the body after a ClientException (nicolas-grekas)
  • bug #38493 Fix CurlHttpClient memory leak (HypeMC)