This repository was archived by the owner on Sep 9, 2023. It is now read-only.
Add this suggestion to a batch that can be applied as a single commit. This suggestion is invalid because no changes were made to the code. Suggestions cannot be applied while the pull request is closed. Suggestions cannot be applied while viewing a subset of changes. Only one suggestion per line can be applied in a batch. Add this suggestion to a batch that can be applied as a single commit. Applying suggestions on deleted lines is not supported. You must change the existing code in this line in order to create a valid suggestion. Outdated suggestions cannot be applied. This suggestion has been applied or marked resolved. Suggestions cannot be applied from pending reviews. Suggestions cannot be applied on multi-line comments. Suggestions cannot be applied while the pull request is queued to merge. Suggestion cannot be applied right now. Please check back later.
🤖 I have created a release beep boop
0.7.0 (2022-01-04)
⚠ BREAKING CHANGES
CreateIosAppDataStream
,CreateAndroidAppDataStream
methods from the API (fix!: removeCreateIosAppDataStream
,CreateAndroidAppDataStream
methods from the API #203)update_mask
field is required for all Update operationscountry_code
field toregion_code
inAccount
url_query_parameter
field touri_query_parameter
inEnhancedMeasurementSettings
parent
field fromGoogleAdsLink
EnhancedMeasurementSettings
(fix!: remove unused fields fromEnhancedMeasurementSettings
#137)Features
GetDataRetentionSettings
,UpdateDataRetentionSettings
methods to the API (#269) (3d3726d)ListFirebaseLinks
operation (6bfa58c)Bug Fixes
update_mask
field is required for all Update operations (6bfa58c)https://www.googleapis.com/auth/analytics.edit
OAuth2 scope to the list of acceptable scopes for all read only methods (#179) (e8d6269)shopt -s nullglob
to dependencies script (#1130) (#232) (7dffdfc)CreateIosAppDataStream
,CreateAndroidAppDataStream
methods from the API (#203) (ca467ec)parent
field fromGoogleAdsLink
(6bfa58c)EnhancedMeasurementSettings
(#137) (6bfa58c)country_code
field toregion_code
inAccount
(6bfa58c)url_query_parameter
field touri_query_parameter
inEnhancedMeasurementSettings
(6bfa58c)Documentation
update_mask
field used by Update() methods (e8d6269)Dependencies
This PR was generated with Release Please. See documentation.