Skip to content

v2.22.0

Compare
Choose a tag to compare
@release-please release-please released this 12 Dec 22:59
f35778e

2.22.0 (2023-12-12)

Features

  • Add support for Cloud Bigtable Request Priorities in App Profiles (#871) (a4d551e)
  • Add support for Python 3.12 (#888) (4f050aa)
  • Introduce compatibility with native namespace packages (#893) (d218f4e)
  • Publish CopyBackup protos to external customers (#855) (4105df7)

Bug Fixes

  • Add feature flag for improved mutate rows throttling (e5af359)
  • Add lock to flow control (#899) (e4e63c7)
  • Mutations batcher race condition (#896) (fe58f61)
  • Require google-cloud-core 1.4.4 (#866) (09f8a46)
  • Use retry_async instead of retry in async client (597efd1)

Documentation