Skip to content

v5.3.4

Compare
Choose a tag to compare
@fabpot fabpot released this 26 Jul 18:19
· 316 commits to 7.3 since this release
v5.3.4

Changelog (v5.3.3...v5.3.4)

  • bug #42185 Make sure Http TransportException is not leaking (Nyholm)
  • bug #42182 Make sure Http TransportException is not leaking (Nyholm)
  • bug #42183 Allow passing a previous throwable to exceptions (derrabus)
  • bug #41986 Fix TransportTestCase (OskarStark)