Releases: googleapis/python-analytics-data
Releases · googleapis/python-analytics-data
v0.17.2
0.17.2 (2023-10-09)
Documentation
v0.17.1
0.17.1 (2023-08-06)
Documentation
v0.17.0
0.17.0 (2023-07-11)
Features
- v1alpha: Add
AudienceList
, AudienceRow
, AudienceDimensionValue
types (538cf45)
- v1alpha: Add
CreateAudienceList
, QueryAudienceList
,GetAudienceList
,ListAudienceLists
methods (538cf45)
- v1alpha: Add the
tokens_per_project_per_hour
field to the PropertyQuota
type (538cf45)
v0.16.3
0.16.3 (2023-07-04)
Bug Fixes
- Add async context manager return types (#362) (fa7d615)
v0.16.2
0.16.2 (2023-03-23)
Documentation
- Fix formatting of request arg in docstring (#347) (50505cd)
v0.16.1
0.16.1 (2023-01-20)
Bug Fixes
- Add context manager return types (1154bd3)
Documentation
- Add documentation for enums (1154bd3)
v0.15.0
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)
v0.14.2
0.14.2 (2022-10-10)
Bug Fixes
- deps: Allow protobuf 3.19.5 (#303) (6eadb8c)
- deps: require google-api-core>=1.33.2 (6eadb8c)