Skip to content

v0.5.3

Compare
Choose a tag to compare
@dianagudu dianagudu released this 21 Jun 22:36
· 204 commits to master since this release
df121f7

Enhancements

  • #57: add per-OP information to the /info endpoint: ops_info field in response

Bug fixes

  • fix support for Python 3.11 -> dataclasses in config must use default_factory for custom types
  • fix packaging issues on centos 7 -> new urllib3 (version>=2) not supported
  • fix packaging issues on debian bookworm -> build with Python 3.11

Full Changelog: v0.5.1...v0.5.3