Changes

0.8.0 (2022-06-29)

Features

  • analytics/admin: Enable REST transport for most of Java and Go clients (f01bf32)
  • analytics: start generating REST client for beta clients (25b7775)

0.7.0 (2022-06-16)

Features

  • analytics/admin: Add Java REST transport to analytics, servicecontrol, servicemanagement, serviceusage and langauge APIs (90489b1)

0.6.1 (2022-05-24)

Bug Fixes

  • analytics/admin: CustomDimension and CustomMetric resource configuration in Analytics Admin API (6ef576e)

0.6.0 (2022-03-14)

Features

  • analytics/admin: remove WebDataStream, IosAppDataStream, AndroidAppDataStream resources and corresponding operations, as they are replaced by the DataStream resource feat: add restricted_metric_type field to the CustomMetric resource feat!: move the GlobalSiteTag resource from the property level to the data stream level (3f17f9f)

0.5.0 (2022-02-23)

Features

  • analytics: set versionClient to module version (55f0d92)

0.4.0 (2022-02-14)

Features

  • analytics: add file for tracking version (17b36ea)

0.3.0 (2022-01-04)

Features

  • analytics/admin: add the AcknowledgeUserDataCollection operation which acknowledges the terms of user data collection for the specified property feat: add the new resource type DataStream, which is planned to eventually replace WebDataStream, IosAppDataStream, AndroidAppDataStream resources fix!: remove GetEnhancedMeasurementSettings, UpdateEnhancedMeasurementSettingsRequest, UpdateEnhancedMeasurementSettingsRequest operations from the API feat: add CreateDataStream, DeleteDataStream, UpdateDataStream, ListDataStreams operations to support the new DataStream resource feat: add DISPLAY_VIDEO_360_ADVERTISER_LINK, DISPLAY_VIDEO_360_ADVERTISER_LINK_PROPOSAL fields to ChangeHistoryResourceType enum feat: add the account field to the Property type docs: update the documentation with a new list of valid values for UserLink.direct_roles field (5444809)

0.2.0 (2021-08-30)

Features

  • analytics/admin: add GetDataRetentionSettings, UpdateDataRetentionSettings methods to the API (8467899)

v0.1.0

This is the first tag to carve out analytics as its own module. See Add a module to a multi-module repository.