Skip to content

0.28.0

Compare
Choose a tag to compare
@kalaspuff kalaspuff released this 25 Oct 10:13
· 18 commits to master since this release
0.28.0
fd60c13
  • Supports aiohttp 3.10.x versions. Dropped support for aiohttp versions prior to 3.9.5.
  • Enforces more recent versions of dependencies for OTEL (>=1.27.0, >=0.48b0) when installed with opentelemetry extras.
  • Enforces more recent versions of protobuf (>=4.25.0) when installed with protobuf extras.
  • Requires yarl to use version 1.16.0+.
  • Support for Python 3.13. Python 3.13 has been added to test matrix and trove classifiers.
  • Dropped support for Python 3.8.