Releases: googleapis/python-analytics-data
Releases · googleapis/python-analytics-data
v0.14.0
19 Sep 19:27
Compare
Sorry, something went wrong.
No results found
0.14.0 (2022-09-19)
Features
Bug Fixes
deps: require google-api-core>=1.33.1,>=2.8.0 (1e4f58e )
deps: require protobuf >= 3.20.1 (1e4f58e )
v0.13.2
15 Aug 14:26
Compare
Sorry, something went wrong.
No results found
0.13.2 (2022-08-11)
Bug Fixes
deps: allow protobuf < 5.0.0 (#266 ) (0990dae )
deps: require proto-plus >= 1.22.0 (0990dae )
v0.13.1
19 Jul 13:16
Compare
Sorry, something went wrong.
No results found
0.13.1 (2022-07-19)
Documentation
v0.13.0
18 Jul 13:25
Compare
Sorry, something went wrong.
No results found
0.13.0 (2022-07-17)
Features
Bug Fixes
deps: require google-api-core>=1.32.0,>=2.8.0 (#253 ) (c2a27d7 )
rename the funnel_filter field of the FunnelFilterExpression type to funnel_field_filter (3ff59b2 )
rename the type FunnelFilter to FunnelFieldFilter (#251 ) (3ff59b2 )
require python 3.7+ (#255 ) (0b81da4 )
v0.12.1
06 Jun 22:17
Compare
Sorry, something went wrong.
No results found
0.12.1 (2022-06-03)
Bug Fixes
Documentation
fix changelog header to consistent size (#243 ) (8e65b0d )
v0.12.0
19 May 12:30
Compare
Sorry, something went wrong.
No results found
0.12.0 (2022-05-07)
Features
Documentation
clarify start_minutes_ago and end_minutes_ago (#235 ) (45dd51e )
fix typo in get_common_metadata.py sample (#224 ) (7234e84 )
fixes incorrect comment in python sample (#220 ) (749e8f2 )
removes unnecessary period in python sample description (#225 ) (5e363e4 )
v0.11.2
04 Apr 15:14
Compare
Sorry, something went wrong.
No results found
0.11.2 (2022-04-01)
Documentation
v0.11.1
07 Mar 16:36
Compare
Sorry, something went wrong.
No results found
0.11.1 (2022-03-05)
Bug Fixes
deps: require google-api-core>=1.31.5, >=2.3.2 (#202 ) (cc351cd )
deps: require proto-plus>=1.15.0 (cc351cd )
v0.11.0
24 Feb 15:56
Compare
Sorry, something went wrong.
No results found
0.11.0 (2022-02-24)
Features
Bug Fixes
deps: delete unused dependency libcst (#191 ) (dbba912 )
resolve DuplicateCredentialArgs error when using credentials_file (97804fe )
Documentation
add autogenerated code snippets (f34ee10 )
v0.10.0
01 Nov 21:47
Compare
Sorry, something went wrong.
No results found
Features
add the blocked_reasons field to the MetricMetadata type that contains reasons why access was blocked (583920a )
add the currency_code, time_zone fields to the ResponseMetaData type (583920a )
add the empty_reason field to the ResponseMetaData type that contains an empty report reason (583920a )
add the schema_restriction_response field to the ResponseMetaData type (#157 ) (583920a )
Bug Fixes
deps: require google-api-core >= 1.28.0 (1f81d4e )
Documentation