Skip to content

v3.10.0

Compare
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)