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

Releases: googleapis/python-analytics-data

v0.17.2

12 Oct 16:44
2fd3b88
Compare
Choose a tag to compare

0.17.2 (2023-10-09)

Documentation

v0.17.1

09 Aug 13:32
cc93e5a
Compare
Choose a tag to compare

0.17.1 (2023-08-06)

Documentation

v0.17.0

11 Jul 15:36
077f094
Compare
Choose a tag to compare

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

05 Jul 14:51
94c05a8
Compare
Choose a tag to compare

0.16.3 (2023-07-04)

Bug Fixes

  • Add async context manager return types (#362) (fa7d615)

v0.16.2

27 Mar 15:50
5915a57
Compare
Choose a tag to compare

0.16.2 (2023-03-23)

Documentation

  • Fix formatting of request arg in docstring (#347) (50505cd)

v0.16.1

23 Jan 15:53
d533af1
Compare
Choose a tag to compare

0.16.1 (2023-01-20)

Bug Fixes

  • Add context manager return types (1154bd3)

Documentation

  • Add documentation for enums (1154bd3)

v0.16.0

11 Jan 16:00
0febf0e
Compare
Choose a tag to compare

0.16.0 (2023-01-10)

Features

v0.15.0

14 Dec 23:57
e549bc1
Compare
Choose a tag to compare

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

10 Oct 18:11
24dd4b2
Compare
Choose a tag to compare

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)

v0.14.1

04 Oct 00:23
9bfb104
Compare
Choose a tag to compare

0.14.1 (2022-09-30)

Bug Fixes