Skip to content

1.36.0

Compare
Choose a tag to compare
@nolar nolar released this 04 Nov 15:53
· 122 commits to main since this release
7d7a83b

Important changes

  • Upgrade to Python 3.11 by @nolar in #968
  • Utilise uvloop automatically for CLI (if present) by @nolar in #971

Bugfixes

  • Fix incorrect JSONPatch paths when special characters are used by @samj1912 in #919

Developers' experience

  • Upgrade CI tools: Kubernetes to 1.25 (drop 1.21), Ubuntu to 22.04, MyPy to 0.981 by @nolar in #964
  • Upgrade CI tooling & GitHub Actions by @nolar in #969 #970
  • Add pyupgrade to pre-commit and update syntax to Python3.7+ by @hramezani in #930

Documentation fixes

New Contributors

Full Changelog: 1.35.6...1.35.7