Skip to content

cloud-sql-python-connector v0.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 04 May 21:16
677bc24

Features

Bug Fixes

  • add timeout in InstanceConnectionManager.connect (#60) (816019b)
  • avoid hang on connector.connect (#27) (e043fe6)
  • cancel all async resources when an ICM is destroyed (#76) (07de2a2)
  • correct variable name and credential copying (#25) (41e317e)
  • generate keys asynchronously (#59) (56d2c70)
  • use temporary directory instead of tempfile for Windows compatibility (#84) (ef46607)