This repository has been archived by the owner on Nov 9, 2024. It is now read-only.
v0.15.0
0.15.0 (2022-12-14)
Features
- Add
subject_to_thresholding
field toResponseMetadata
type (#302) (779da22) - Add
tokens_per_project_per_hour
field toPropertyQuota
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)