Skip to content

v5.0.10

Compare
Choose a tag to compare
@fabpot fabpot released this 12 Jun 11:25
· 1188 commits to 7.2 since this release
v5.0.10

Changelog (v5.0.9...v5.0.10)

  • bug #37191 fix offset computation for data chunks (nicolas-grekas)
  • bug #37048 fix monitoring timeouts when other streams are active (nicolas-grekas)
  • bug #37065 Throw JsonException instead of TransportException on empty response in Response::toArray() (jeroennoten)