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

v0.8.0

Choose a tag to compare

@release-please release-please released this 07 Mar 17:30
bb85f2c

0.8.0 (2022-03-07)

Features

  • add CreateDataStream, DeleteDataStream, UpdateDataStream, ListDataStreams operations to support the new DataStream resource (03abb54)
  • add DISPLAY_VIDEO_360_ADVERTISER_LINK, DISPLAY_VIDEO_360_ADVERTISER_LINK_PROPOSAL fields to ChangeHistoryResourceType enum (03abb54)
  • add restricted_metric_type field to the CustomMetric resource (aeb64bf)
  • add api key support (#185) (2ec0a0b)
  • add the account field to the Property type (03abb54)
  • add the AcknowledgeUserDataCollection operation (03abb54)
  • add the new resource type DataStream, which is planned to eventually replace WebDataStream, IosAppDataStream, AndroidAppDataStream resources (03abb54)
  • move the GlobalSiteTag resource from the property level to the data stream level (aeb64bf)
  • remove WebDataStream, IosAppDataStream, AndroidAppDataStream resources (#195) (aeb64bf), closes #184

Bug Fixes

  • deps: require google-api-core>=1.31.5, >=2.3.2 (#194) (f2b9bc3)
  • deps: require proto-plus>=1.15.0 (f2b9bc3)
  • remove GetEnhancedMeasurementSettings, UpdateEnhancedMeasurementSettingsRequest, UpdateEnhancedMeasurementSettingsRequest operations from the API (03abb54)
  • resolve DuplicateCredentialArgs error when using credentials_file (49c8857)

Documentation

  • add autogenerated code snippets (323815a)
  • update the documentation with a new list of valid values for UserLink.direct_roles field (03abb54)