Skip to content

v7.1.0

Compare
Choose a tag to compare
@Tr00d Tr00d released this 08 Apr 11:29
· 91 commits to main since this release

What's Changed

Bug Fixes

  • Dispose event listener (f0a99d8)

  • Disable parallelization for connection lifetime tests (38e7bec)

  • Disable parallelization for connection lifetime tests using NonThreadSafeCollection (7f9f556)

Dependencies upgrade

Documentation

  • Generate changelog for v7.0.0 (df6aa0d)

  • Update readme with connection lifetime configuration (2699b05)

  • Bump version to v7.1.0 (fefbccf)

Features

  • Add SocketsHttpHandler in Configuration to override http connection pool lifetime and idle timeout. (607b9d7)

Refactoring

  • Remove TODOs (d4ee5e4)

  • Use single instance for HttpMessageHandler (ca96110)

  • Simplify client initialization (5779958)

Full Changelog: v7.0.0...v7.1.0