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

v3.10.0

Choose a tag to compare

@yoshi-automation yoshi-automation released this 21 Sep 12:02
51fda1b

Features

  • set a separate user agent for the DB API (#566) (b5f977e)

Bug Fixes

  • db_api: move connection validation into a separate method (#543) (237ae41)
  • handle google.api_core.exceptions.OutOfRange exception and throw InegrityError as expected by dbapi standards (#571) (dffcf13)