This repository was archived by the owner on Sep 9, 2023. It is now read-only.
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Codecov Report
@@ Coverage Diff @@
## master #201 +/- ##
=========================================
Coverage 84.75% 84.75%
Complexity 349 349
=========================================
Files 6 6
Lines 2564 2564
Branches 34 34
=========================================
Hits 2173 2173
Misses 341 341
Partials 50 50 Continue to review full report at Codecov.
|
Neenu1995 approved these changes Apr 23, 2021
Neenu1995 approved these changes Apr 23, 2021
Merge-on-green attempted to merge your PR for 6 hours, but it was not mergeable because either one of your required status checks failed, one of your required reviews was not approved, or there is a do not merge label. Learn more about your required status checks here: https://help..com/en//administering-a-repository/enabling-required-status-checks. You can remove and reapply the label to re-run the bot. |
ae0afa6
to fe32b67
Compare …red-dependencies-1.x
gcf-merge-on-green bot pushed a commit that referenced this pull request Jun 17, 2021
🤖 I have created a release \*beep\* \*boop\* --- ## [0.4.0](https://www..com/googleapis/java-analytics-admin/compare/v0.3.2...v0.4.0) (2021-06-15) ### ⚠ BREAKING CHANGES * remove `CreateIosAppDataStream`, `CreateAndroidAppDataStream` methods from the API (#203) ### Features * add CreateCustomDimension, GetCustomDimension, UpdateCustomDimension, ListCustomDimensions, ArchiveCustomDimension methods to the API ([#221](https://www..com/googleapis/java-analytics-admin/issues/221)) ([16ff4a6](https://www..com/googleapis/java-analytics-admin/commit/16ff4a6f4291e1668b710807722cbd3901d51f02)) ### Bug Fixes * add `https://www.googleapis.com/auth/analytics.edit` OAuth2 scope to the list of acceptable scopes for all read only methods ([#179](https://www..com/googleapis/java-analytics-admin/issues/179)) ([e8d6269](https://www..com/googleapis/java-analytics-admin/commit/e8d626908a020d4c1ea6ff0ff34afd5d65ae967a)) * release scripts from issuing overlapping phases ([#197](https://www..com/googleapis/java-analytics-admin/issues/197)) ([30b1195](https://www..com/googleapis/java-analytics-admin/commit/30b1195db5389a7fb940b4decf13baf68fcd1005)) * remove `CreateIosAppDataStream`, `CreateAndroidAppDataStream` methods from the API ([#203](https://www..com/googleapis/java-analytics-admin/issues/203)) ([ca467ec](https://www..com/googleapis/java-analytics-admin/commit/ca467ec5bbcaf3dccf4c791426ec612c903392e2)) * typo ([#196](https://www..com/googleapis/java-analytics-admin/issues/196)) ([3001dfc](https://www..com/googleapis/java-analytics-admin/commit/3001dfc339cfa7f23497481f95e0314bdf8d7189)) ### Documentation * update the documentation of the `update_mask` field used by Update() methods ([e8d6269](https://www..com/googleapis/java-analytics-admin/commit/e8d626908a020d4c1ea6ff0ff34afd5d65ae967a)) ### Dependencies * update dependency com.google.cloud:google-cloud-shared-dependencies to v0.20.1 ([#186](https://www..com/googleapis/java-analytics-admin/issues/186)) ([1a2d614](https://www..com/googleapis/java-analytics-admin/commit/1a2d614c80c0c5849f7aa71f3cae20165c3ed4aa)) * update dependency com.google.cloud:google-cloud-shared-dependencies to v0.21.0 ([#194](https://www..com/googleapis/java-analytics-admin/issues/194)) ([b429a0b](https://www..com/googleapis/java-analytics-admin/commit/b429a0ba4fea5f974e24f3d8e06a03addcbedc0e)) * update dependency com.google.cloud:google-cloud-shared-dependencies to v0.21.1 ([#198](https://www..com/googleapis/java-analytics-admin/issues/198)) ([640a1c2](https://www..com/googleapis/java-analytics-admin/commit/640a1c2398dd49d8acaa3826ff857baf715ffd43)) * update dependency com.google.cloud:google-cloud-shared-dependencies to v1 ([#201](https://www..com/googleapis/java-analytics-admin/issues/201)) ([c148921](https://www..com/googleapis/java-analytics-admin/commit/c1489212a633e8ec6e9fa8838c3f3549ab14b4a4)) * update dependency com.google.cloud:google-cloud-shared-dependencies to v1.1.0 ([#210](https://www..com/googleapis/java-analytics-admin/issues/210)) ([4801dd7](https://www..com/googleapis/java-analytics-admin/commit/4801dd7212132eb184f2d851549ab99e671150dd)) * update dependency com.google.cloud:google-cloud-shared-dependencies to v1.2.0 ([#214](https://www..com/googleapis/java-analytics-admin/issues/214)) ([c8b4d76](https://www..com/googleapis/java-analytics-admin/commit/c8b4d76f3d3eff834637a135c7ccff7863073b33)) * update dependency com.google.cloud:google-cloud-shared-dependencies to v1.3.0 ([#222](https://www..com/googleapis/java-analytics-admin/issues/222)) ([8bc7f9e](https://www..com/googleapis/java-analytics-admin/commit/8bc7f9eb4178a0f4a33b2180123d24b635f3f466)) --- This PR was generated with [Release Please](https://.com/googleapis/release-please). See [documentation](https://.com/googleapis/release-please#release-please).
Sign up for free to subscribe to this conversation on . Already have an account? Sign in.
api: analyticsadminIssues related to the googleapis/java-analytics-admin API. cla: yesThis human has signed the Contributor License Agreement.
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.
This PR contains the following updates:
0.21.1
->1.0.0
Release Notes
googleapis/java-shared-dependencies
v1.0.0
Compare Source
Features
Dependencies
0.21.1 (2021-04-19)
Bug Fixes
Dependencies
Configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.