Skip to content
This repository has been archived by the owner on Jul 6, 2023. It is now read-only.

v1.7.0

Compare
Choose a tag to compare
@release-please release-please released this 15 Dec 20:11
be3eebf

1.7.0 (2022-12-15)

Features

  • Add support for google.cloud.metastore.__version__ (1c64e1a)
  • Add typing to proto.Message based class attributes (1c64e1a)
  • Added DatabaseType field (1c64e1a)
  • Added EncryptionConfig field (1c64e1a)
  • Added federation API (1c64e1a)
  • Added NetworkConfig field (1c64e1a)
  • Added TelemetryConfiguration field (1c64e1a)

Bug Fixes

  • Add dict typing for client_options (1c64e1a)
  • deps: Require google-api-core >=1.34.0, >=2.11.0 (8cd4a8e)
  • Drop usage of pkg_resources (8cd4a8e)
  • Fix timeout default values (8cd4a8e)

Documentation

  • Fix formatting for subnetwork field pattern (#190) (5527625)
  • Fix formatting for subnetwork field pattern (#191) (ed78105)
  • samples: Snippetgen handling of repeated enum field (1c64e1a)
  • samples: Snippetgen should call await on the operation coroutine before calling result (8cd4a8e)