Skip to content

v5.1.8

Compare
Choose a tag to compare
@fabpot fabpot released this 28 Oct 06:08
· 1062 commits to 7.3 since this release
v5.1.8

Changelog (v5.1.7...v5.1.8)

  • 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)