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.9.0

11 Oct 16:48
d3b0a53
Compare
Choose a tag to compare

Features

  • add context manager support in client (#147) (4773796)
  • add trove classifier for python 3.9 and python 3.10 (#150) (199ab6f)

v0.8.1

27 Sep 15:53
7e087ca
Compare
Choose a tag to compare

Bug Fixes

  • add 'dict' annotation type to 'request' (a9accfd)

v0.8.0

01 Sep 22:02
91e9fd0
Compare
Choose a tag to compare

Features

  • add category field to DimensionMetadata, MetricMetadata types (81c2eea)
  • add CheckCompatibility method to the API (#131) (81c2eea)
  • add DimensionCompatibility, MetricCompatibility, Compatibility types to the API (81c2eea)

v0.7.2

27 Jul 15:32
fce4cf6
Compare
Choose a tag to compare

Bug Fixes

Documentation

  • add Samples section to CONTRIBUTING.rst (#110) (6d3c10c)

Miscellaneous Chores

v0.7.1

21 Jul 23:03
85b5e31
Compare
Choose a tag to compare

Bug Fixes

  • deps: pin 'google-{api,cloud}-core', 'google-auth' to allow 2.x versions (#109) (62e0ee7)

v0.7.0

12 Jul 18:49
36a575c
Compare
Choose a tag to compare

Features

  • add minute_ranges field to RunRealtimeReportRequest object (#101) (8523e6a)
  • add always_use_jwt_access (1678019)

Bug Fixes

Documentation

  • document the increase of the number of allowed dimensions in a report query (8523e6a)
  • omit mention of Python 2.7 in 'CONTRIBUTING.rst' (#1127) (#87) (6e30719), closes #1126

v0.6.1

16 Jun 01:47
939305f
Compare
Choose a tag to compare

Bug Fixes

  • exclude docs and tests from package (#82) (acd60f1)

v0.6.0

08 Jun 15:02
8055553
Compare
Choose a tag to compare

Features

  • support self-signed JWT flow for service accounts (ff2beb8)

Bug Fixes

  • add async client to %name_%version/init.py (ff2beb8)

v0.5.1

01 Jun 11:18
eaa931f
Compare
Choose a tag to compare

Bug Fixes

  • deps: require google-api-core>=1.22.2 (675ae9f)

Documentation

v0.5.0

01 Apr 18:41
5445abb
Compare
Choose a tag to compare

Features

  • add kind field which is used to distinguish between response types (#60) (83f1fc1)
  • add potentially_thresholded_requests_per_hour field to PropertyQuota (83f1fc1)

Documentation

  • update quickstart samples to support the Data API v1 beta (#50) (ad51cf2)
  • update region tag names to match the convention (#55) (747f551)