Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: classicvalues/python-analytics-data

Tags

v0.10.0

Toggle v0.10.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore: release 0.10.0 (googleapis#159)

🤖 I have created a release \*beep\* \*boop\*
---
## [0.10.0](https://www.github.com/googleapis/python-analytics-data/compare/v0.9.0...v0.10.0) (2021-11-01)


### Features

* add the `blocked_reasons` field to the `MetricMetadata` type that contains reasons why access was blocked ([583920a](https://www.github.com/googleapis/python-analytics-data/commit/583920a4d0efd8c4c08e9f40379732052773c1d0))
* add the `currency_code`, `time_zone` fields to the `ResponseMetaData` type ([583920a](https://www.github.com/googleapis/python-analytics-data/commit/583920a4d0efd8c4c08e9f40379732052773c1d0))
* add the `empty_reason` field to the `ResponseMetaData` type that contains an empty report reason ([583920a](https://www.github.com/googleapis/python-analytics-data/commit/583920a4d0efd8c4c08e9f40379732052773c1d0))
* add the `schema_restriction_response` field to the `ResponseMetaData` type ([googleapis#157](https://www.github.com/googleapis/python-analytics-data/issues/157)) ([583920a](https://www.github.com/googleapis/python-analytics-data/commit/583920a4d0efd8c4c08e9f40379732052773c1d0))


### Bug Fixes

* **deps:** require google-api-core >= 1.28.0 ([1f81d4e](https://www.github.com/googleapis/python-analytics-data/commit/1f81d4eacc5f00bd6666fb4437aed9b78b3cd761))


### Documentation

* list oneofs in docstring ([1f81d4e](https://www.github.com/googleapis/python-analytics-data/commit/1f81d4eacc5f00bd6666fb4437aed9b78b3cd761))
---


This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).

v0.9.0

Toggle v0.9.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore: release 0.9.0 (googleapis#149)

Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>

v0.8.1

Toggle v0.8.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore: release 0.8.1 (googleapis#140)

🤖 I have created a release \*beep\* \*boop\*
---
### [0.8.1](https://www.github.com/googleapis/python-analytics-data/compare/v0.8.0...v0.8.1) (2021-09-24)


### Bug Fixes

* add 'dict' annotation type to 'request' ([a9accfd](https://www.github.com/googleapis/python-analytics-data/commit/a9accfd6e61ff2d0c18fdfaea1cf8d4a12671770))
---


This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).

v0.8.0

Toggle v0.8.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore: release 0.8.0 (googleapis#132)

🤖 I have created a release \*beep\* \*boop\*
---
## [0.8.0](https://www.github.com/googleapis/python-analytics-data/compare/v0.7.2...v0.8.0) (2021-09-01)


### Features

* add `category` field to `DimensionMetadata`, `MetricMetadata` types ([81c2eea](https://www.github.com/googleapis/python-analytics-data/commit/81c2eeaf88f8fc5a15a1df13e3fef02437a23bb7))
* add `CheckCompatibility` method to the API ([googleapis#131](https://www.github.com/googleapis/python-analytics-data/issues/131)) ([81c2eea](https://www.github.com/googleapis/python-analytics-data/commit/81c2eeaf88f8fc5a15a1df13e3fef02437a23bb7))
* add `DimensionCompatibility`, `MetricCompatibility`, `Compatibility` types to the API ([81c2eea](https://www.github.com/googleapis/python-analytics-data/commit/81c2eeaf88f8fc5a15a1df13e3fef02437a23bb7))
---


This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).

v0.7.2

Toggle v0.7.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.

v0.7.1

Toggle v0.7.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore: release 0.7.1 (googleapis#111)

Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>

v0.7.0

Toggle v0.7.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore: release 0.7.0 (googleapis#98)

🤖 I have created a release \*beep\* \*boop\*
---
## [0.7.0](https://www.github.com/googleapis/python-analytics-data/compare/v0.6.1...v0.7.0) (2021-07-10)


### Features

* add `minute_ranges` field to `RunRealtimeReportRequest` object  ([googleapis#101](https://www.github.com/googleapis/python-analytics-data/issues/101)) ([8523e6a](https://www.github.com/googleapis/python-analytics-data/commit/8523e6ad87f126766576d71b05d68478960bd10b))
* add always_use_jwt_access ([1678019](https://www.github.com/googleapis/python-analytics-data/commit/16780195811dd93333afe6e27b674dd5e78705a3))


### Bug Fixes

* disable always_use_jwt_access ([googleapis#97](https://www.github.com/googleapis/python-analytics-data/issues/97)) ([1678019](https://www.github.com/googleapis/python-analytics-data/commit/16780195811dd93333afe6e27b674dd5e78705a3))


### Documentation

* document the increase of the number of allowed dimensions in a report query ([8523e6a](https://www.github.com/googleapis/python-analytics-data/commit/8523e6ad87f126766576d71b05d68478960bd10b))
* omit mention of Python 2.7 in 'CONTRIBUTING.rst' ([#1127](https://www.github.com/googleapis/python-analytics-data/issues/1127)) ([googleapis#87](https://www.github.com/googleapis/python-analytics-data/issues/87)) ([6e30719](https://www.github.com/googleapis/python-analytics-data/commit/6e30719c4158c0e2e7580bff373e94cf7dd91475)), closes [#1126](https://www.github.com/googleapis/python-analytics-data/issues/1126)
---


This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).

v0.6.1

Toggle v0.6.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.

v0.6.0

Toggle v0.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore: release 0.6.0 (googleapis#80)

Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>

v0.5.1

Toggle v0.5.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.