Skip to content

1.37.0

Compare
Choose a tag to compare
@nolar nolar released this 19 Jan 22:28
· 33 commits to main since this release
fc288a6

Main changes

Features

Refactorings

  • Convert internal timestamps to TZ-aware, treat user-provided TZ-naive ones as UTC by @nolar in #1068
  • Satisfy aiohttp's deprecation of shutdown timeout kwargs by @nolar in #1091
  • Ensure the reason is never an empty string, but None in HTTP responses by @nolar in #1063
  • Close the client sessions before the test server to avoid keep-alive timeout waiting (in CI) by @nolar in #1069

Developer experience

Documentation

New Contributors

Full Changelog: 1.36.2...1.37.0