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

Releases: googleapis/python-analytics-admin

v0.14.0

11 Jan 15:49
43ff3b0

Choose a tag to compare

0.14.0 (2023-01-10)

Features

v0.13.0

14 Dec 20:17
ac8265e

Choose a tag to compare

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)

v0.12.0

08 Nov 15:38
b49be1d

Choose a tag to compare

0.12.0 (2022-11-07)

Features

  • add support for google.analytics.admin.__version__ (380b426)

Bug Fixes

  • Add dict typing for client_options (380b426)

Documentation

  • Add a sample for runAccessReport method (#289) (6aa8f8c)

v0.11.2

10 Oct 18:09
7ecdfd8

Choose a tag to compare

0.11.2 (2022-10-10)

Bug Fixes

  • deps: Allow protobuf 3.19.5 (#283) (e686492)
  • deps: require google-api-core>=1.33.2 (e686492)

v0.11.1

04 Oct 00:13
b3f82ee

Choose a tag to compare

0.11.1 (2022-10-03)

Bug Fixes

v0.11.0

12 Sep 14:49
13900d0

Choose a tag to compare

0.11.0 (2022-09-12)

Features

Bug Fixes

  • deps: require google-api-core>=1.33.0,>=2.8.0 (c220210)
  • deps: require protobuf >= 3.20.1 (c220210)

v0.10.1

15 Aug 14:04
13ce381

Choose a tag to compare

0.10.1 (2022-08-11)

Bug Fixes

  • deps: allow protobuf < 5.0.0 (#250) (84a8df1)
  • deps: require proto-plus >= 1.22.0 (84a8df1)

v0.10.0

09 Aug 11:11
f0723c3

Choose a tag to compare

0.10.0 (2022-08-05)

Features

  • v1alpha: add GetAttributionSettings, UpdateAttributionSettings methods (6e6b741)
  • v1alpha: add GetAudience, 'ListAudience', 'CreateAudience', 'UpdateAudience', 'ArchiveAudience' methods (6e6b741)
  • v1alpha: add RunAccessReport method (#246) (6e6b741)

v0.9.0

20 Jul 13:04
101945b

Choose a tag to compare

0.9.0 (2022-07-20)

Features

  • add audience parameter (dc6107c)
  • release the Google Analytics Admin API V1 Beta (dc6107c)

Bug Fixes

v0.8.2

06 Jun 21:24
fcabc23

Choose a tag to compare

0.8.2 (2022-06-03)

Bug Fixes

Documentation

  • fix changelog header to consistent size (#228) (2385b9b)