Skip to content
This repository has been archived by the owner on Nov 9, 2024. It is now read-only.

v0.15.0

Compare
Choose a tag to compare
@release-please release-please released this 14 Dec 23:57
e549bc1

0.15.0 (2022-12-14)

Features

  • Add subject_to_thresholding field to ResponseMetadata type (#302) (779da22)
  • Add tokens_per_project_per_hour field to PropertyQuota type (779da22)
  • Add support for google.analytics.data.__version__ (3cade4a)
  • Add typing to proto.Message based class attributes (a09cbdf)

Bug Fixes

  • Add dict typing for client_options (3cade4a)
  • deps: Require google-api-core >=1.34.0, >= 2.11.0 (4682a42)
  • Drop usage of pkg_resources (4682a42)
  • Fix timeout default values (4682a42)

Documentation

  • Add a sample for using minute ranges in realtime reports (#314) (4f1305f)
  • samples: Snippetgen handling of repeated enum field (a09cbdf)
  • samples: Snippetgen should call await on the operation coroutine before calling result (4682a42)