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

v0.13.0

Choose a tag to compare

@release-please release-please released this 14 Dec 20:17
ac8265e

0.13.0 (2022-12-14)

Features

  • Add typing to proto.Message based class attributes (6fb3129)

Bug Fixes

  • deps: Require google-api-core >=1.34.0, >=2.11.0 (28dc93b)
  • Drop usage of pkg_resources (28dc93b)
  • Fix timeout default values (28dc93b)

Documentation

  • samples: Snippetgen handling of repeated enum field (6fb3129)
  • samples: Snippetgen should call await on the operation coroutine before calling result (28dc93b)
  • Updates the properties_run_access_report sample to return aggregated data instead of individual data access records (#298) (86568d1)