Skip to content
This repository was archived by the owner on Mar 31, 2026. It is now read-only.

v3.37.0

Choose a tag to compare

@release-please release-please released this 21 Jul 06:55
276e9e9

3.37.0 (2023-07-21)

Features

  • Enable leader aware routing by default. This update contains performance optimisations that will reduce the latency of read/write transactions that originate from a region other than the default leader region. (402b101)

Bug Fixes

  • Add async context manager return types (#967) (7e2e712)

Documentation