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

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: googleapis/java-analytics-admin
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.1.1
Choose a base ref
...
head repository: googleapis/java-analytics-admin
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.1.2
Choose a head ref
  • 11 commits
  • 18 files changed
  • 4 contributors

Commits on Aug 12, 2020

  1. chore: release 0.1.2-SNAPSHOT (#26)

    🤖 I have created a release \*beep\* \*boop\* 
    ---
    ### Updating meta-information for bleeding-edge SNAPSHOT release.
    ---
    
    
    This PR was generated with [Release Please](https://github.com/googleapis/release-please).
    release-please[bot] authored Aug 12, 2020
    Configuration menu
    Copy the full SHA
    5e88ea0 View commit details
    Browse the repository at this point in the history
  2. samples: add quickstart sample app (#22)

    * fix: updated maven group id to match the published library artifact
    
    * docs: added a quick start sample app
    
    * docs(samples): sample updated to match the style guide
    
    * docs(samples): sample updated to match the style guide
    
    * docs(samples): sample updated to match the style guide
    ikuleshov authored Aug 12, 2020
    Configuration menu
    Copy the full SHA
    1423cee View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9c4c45c View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2020

  1. chore: regenerate README versions (#28)

    This PR was generated using Autosynth. 🌈
    
    Synth log will be available here:
    https://source.cloud.google.com/results/invocations/648af215-63ce-4790-93d6-b59d591dbfff/targets
    
    - [ ] To automatically regenerate this PR, check this box.
    yoshi-automation authored Aug 13, 2020
    Configuration menu
    Copy the full SHA
    5c4e487 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2020

  1. samples: add presubmit lint check

    * chore(java_templates): add lint/static analysis presubmit checks for samples
    
    * chore(java_templates): add lint/static analysis presubmit checks for samples
    
    * chore: fix trailing whitespace
    
    Source-Author: Jeff Ching <[email protected]>
    Source-Date: Mon Aug 17 14:29:16 2020 -0700
    Source-Repo: googleapis/synthtool
    Source-Sha: c3caf0704f25a0c365f1c315e804a30b87c62a75
    Source-Link: googleapis/synthtool@c3caf07
    
    * chore(java_templates): stop running pmd/spotbugs checks for samples
    
    This was creating too much noise. We will revisit with other options and/or tune these checks.
    
    Source-Author: Jeff Ching <[email protected]>
    Source-Date: Wed Aug 19 12:26:49 2020 -0700
    Source-Repo: googleapis/synthtool
    Source-Sha: 9602086c6c5b05db77950c7f7495a2a3868f3537
    Source-Link: googleapis/synthtool@9602086
    yoshi-automation authored Aug 20, 2020
    Configuration menu
    Copy the full SHA
    0b7af86 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2020

  1. build: temporarily disable reporting to unblock releases

    Source-Author: Stephanie Wang <[email protected]>
    Source-Date: Tue Aug 25 13:05:26 2020 -0400
    Source-Repo: googleapis/synthtool
    Source-Sha: 968465a1cad496e1292ef4584a054a35f756ff94
    Source-Link: googleapis/synthtool@968465a
    yoshi-automation authored Aug 26, 2020
    Configuration menu
    Copy the full SHA
    5a902f0 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2020

  1. build(java): switch to release-publish app for notifying GitHub of re…

    …lease status
    
    Source-Author: Jeff Ching <[email protected]>
    Source-Date: Wed Aug 26 21:48:06 2020 -0700
    Source-Repo: googleapis/synthtool
    Source-Sha: 019c7168faa0e56619f792693a8acdb30d6de19b
    Source-Link: googleapis/synthtool@019c716
    yoshi-automation authored Aug 27, 2020
    Configuration menu
    Copy the full SHA
    2df0f39 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2020

  1. deps: update dependency com.google.cloud:google-cloud-shared-dependen…

    …cies to v0.9.0 (#34)
    
    This PR contains the following updates:
    
    | Package | Update | Change |
    |---|---|---|
    | [com.google.cloud:google-cloud-shared-dependencies](https://togithub.com/googleapis/java-shared-dependencies) | minor | `0.8.6` -> `0.9.0` |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>googleapis/java-shared-dependencies</summary>
    
    ### [`v0.9.0`](https://togithub.com/googleapis/java-shared-dependencies/blob/master/CHANGELOG.md#&#8203;090-httpswwwgithubcomgoogleapisjava-shared-dependenciescompare086v090-2020-08-31)
    
    [Compare Source](https://togithub.com/googleapis/java-shared-dependencies/compare/v0.8.6...v0.9.0)
    
    ##### Bug Fixes
    
    -   temporarily disable reporting to unblock releases ([#&#8203;129](https://www.github.com/googleapis/java-shared-dependencies/issues/129)) ([7fff6f2](https://www.github.com/googleapis/java-shared-dependencies/commit/7fff6f2c94a19ba998d8cd47e8be5a6333808df8))
    
    ##### Dependencies
    
    -   update dependency com.google.protobuf:protobuf-bom to v3.13.0 ([#&#8203;126](https://www.github.com/googleapis/java-shared-dependencies/issues/126)) ([908063f](https://www.github.com/googleapis/java-shared-dependencies/commit/908063f9b820dd3195b15537189e45be0d4acbbb))
    -   update dependency io.grpc:grpc-bom to v1.31.1 ([#&#8203;124](https://www.github.com/googleapis/java-shared-dependencies/issues/124)) ([553a339](https://www.github.com/googleapis/java-shared-dependencies/commit/553a3393f5bede0e90e16e2d0d87daa2b936ab32))
    -   update google.common-protos.version to v1.18.1 ([#&#8203;119](https://www.github.com/googleapis/java-shared-dependencies/issues/119)) ([05ad27e](https://www.github.com/googleapis/java-shared-dependencies/commit/05ad27e35fe082e148d377315b10943b187b5670))
    -   update google.core.version to v1.93.8 ([f72cef3](https://www.github.com/googleapis/java-shared-dependencies/commit/f72cef3d78a036e2b2434bf08b0a75d57b2fa139))
    -   update iam.version to v0.15.0 ([#&#8203;118](https://www.github.com/googleapis/java-shared-dependencies/issues/118)) ([1409a16](https://www.github.com/googleapis/java-shared-dependencies/commit/1409a16826d3fd4a5d9cbcbe46ea4b4af8687a5c))
    -   update iam.version to v1 (major) ([#&#8203;120](https://www.github.com/googleapis/java-shared-dependencies/issues/120)) ([a6243a0](https://www.github.com/googleapis/java-shared-dependencies/commit/a6243a02129e42fec804b5769fb8e3f334ba84ce))
    
    ##### [0.8.6](https://www.github.com/googleapis/java-shared-dependencies/compare/v0.8.5...v0.8.6) (2020-08-07)
    
    ##### Dependencies
    
    -   update gax to v1.58.2 ([#&#8203;115](https://www.github.com/googleapis/java-shared-dependencies/issues/115)) ([84b48b4](https://www.github.com/googleapis/java-shared-dependencies/commit/84b48b4e77a4b5b4a2db6030609abe241d5ee2e1))
    
    ##### [0.8.5](https://www.github.com/googleapis/java-shared-dependencies/compare/v0.8.4...v0.8.5) (2020-08-07)
    
    ##### Dependencies
    
    -   update gax to v1.58.1 ([#&#8203;111](https://www.github.com/googleapis/java-shared-dependencies/issues/111)) ([93a1691](https://www.github.com/googleapis/java-shared-dependencies/commit/93a16915b863a610ffdabe0e23aec58c4ae5f4f1))
    
    ##### [0.8.4](https://www.github.com/googleapis/java-shared-dependencies/compare/v0.8.3...v0.8.4) (2020-08-04)
    
    ##### Dependencies
    
    -   update core dependencies ([#&#8203;104](https://www.github.com/googleapis/java-shared-dependencies/issues/104)) ([5046818](https://www.github.com/googleapis/java-shared-dependencies/commit/504681803d2bba888404acffe9a8853746501358))
    -   update dependency com.google.api:api-common to v1.10.0 ([#&#8203;101](https://www.github.com/googleapis/java-shared-dependencies/issues/101)) ([6472fac](https://www.github.com/googleapis/java-shared-dependencies/commit/6472face89700e3f2f982c04a5e88801876580be))
    -   update dependency com.google.protobuf:protobuf-bom to v3.12.4 ([#&#8203;103](https://www.github.com/googleapis/java-shared-dependencies/issues/103)) ([885bd0e](https://www.github.com/googleapis/java-shared-dependencies/commit/885bd0ef3c9e344bd1fc60e0f3264995064001d9))
    
    ##### [0.8.3](https://www.github.com/googleapis/java-shared-dependencies/compare/v0.8.2...v0.8.3) (2020-07-09)
    
    ##### Dependencies
    
    -   update core dependencies ([#&#8203;96](https://www.github.com/googleapis/java-shared-dependencies/issues/96)) ([978e69e](https://www.github.com/googleapis/java-shared-dependencies/commit/978e69e9b5999630354ea204c034be2d6b8a2d80))
    -   update dependency com.google.api-client:google-api-client-bom to v1.30.10 ([#&#8203;99](https://www.github.com/googleapis/java-shared-dependencies/issues/99)) ([65c9cce](https://www.github.com/googleapis/java-shared-dependencies/commit/65c9ccea34275fa6f9599043d6e06df169bc433a))
    -   update dependency com.google.api:api-common to v1.9.3 ([#&#8203;91](https://www.github.com/googleapis/java-shared-dependencies/issues/91)) ([2a23a50](https://www.github.com/googleapis/java-shared-dependencies/commit/2a23a50ee5c73b581a02171048e20b14f999949f))
    
    ##### [0.8.2](https://www.github.com/googleapis/java-shared-dependencies/compare/v0.8.1...v0.8.2) (2020-07-01)
    
    ##### Dependencies
    
    -   update dependency com.google.auth:google-auth-library-bom to v0.21.0 ([#&#8203;86](https://www.github.com/googleapis/java-shared-dependencies/issues/86)) ([dc9d717](https://www.github.com/googleapis/java-shared-dependencies/commit/dc9d717fdec4f0962141ba34e98f5737ec3bc57a))
    -   update dependency com.google.http-client:google-http-client-bom to v1.36.0 ([#&#8203;89](https://www.github.com/googleapis/java-shared-dependencies/issues/89)) ([12437d7](https://www.github.com/googleapis/java-shared-dependencies/commit/12437d7392a430299c3372d18d2650b62be60eaf))
    -   update dependency io.grpc:grpc-bom to v1.30.1 ([#&#8203;82](https://www.github.com/googleapis/java-shared-dependencies/issues/82)) ([a5199a0](https://www.github.com/googleapis/java-shared-dependencies/commit/a5199a02d5bde75e86349b37c1efae64a6379a40))
    -   update dependency io.grpc:grpc-bom to v1.30.2 ([#&#8203;85](https://www.github.com/googleapis/java-shared-dependencies/issues/85)) ([084d18d](https://www.github.com/googleapis/java-shared-dependencies/commit/084d18daab010c6b0be04e67b42ca8ab8ba5f3d5))
    
    ##### [0.8.1](https://www.github.com/googleapis/java-shared-dependencies/compare/v0.8.0...v0.8.1) (2020-06-13)
    
    ##### Reverts
    
    -   Revert "feat: mark javax annotations scope as provided ([#&#8203;70](https://togithub.com/googleapis/java-shared-dependencies/issues/70))" ([#&#8203;75](https://togithub.com/googleapis/java-shared-dependencies/issues/75)) ([d2f23ec](https://www.github.com/googleapis/java-shared-dependencies/commit/d2f23ecae56a1ec07b1217f0fca5347dd0f0406b)), closes [#&#8203;70](https://www.github.com/googleapis/java-shared-dependencies/issues/70) [#&#8203;75](https://www.github.com/googleapis/java-shared-dependencies/issues/75)
    
    </details>
    
    ---
    
    ### Renovate configuration
    
    :date: **Schedule**: At any time (no schedule defined).
    
    :vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
    
    :recycle: **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
    
    :no_bell: **Ignore**: Close this PR and you won't be reminded about this update again.
    
    ---
    
     - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
    
    ---
    
    This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-analytics-admin).
    renovate-bot authored Sep 8, 2020
    Configuration menu
    Copy the full SHA
    52df7a7 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2020

  1. build(deps): update dependency org.apache.maven.plugins:maven-project…

    …-info-reports-plugin to v3.1.1 (#35)
    
    This PR contains the following updates:
    
    | Package | Update | Change |
    |---|---|---|
    | org.apache.maven.plugins:maven-project-info-reports-plugin | patch | `3.1.0` -> `3.1.1` |
    
    ---
    
    ### Renovate configuration
    
    :date: **Schedule**: At any time (no schedule defined).
    
    :vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
    
    :recycle: **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
    
    :no_bell: **Ignore**: Close this PR and you won't be reminded about this update again.
    
    ---
    
     - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
    
    ---
    
    This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-analytics-admin).
    renovate-bot authored Sep 10, 2020
    Configuration menu
    Copy the full SHA
    c280fb4 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2020

  1. build(ci): enable auto-release for dependency-update-only releases

    Automatically perform a Java client library release when:
    1. Only dependency updates are going out in the release since any releases containing bug fixes, build changes or new features should be supervised;
    2. There are no outstanding/open dependency update pull requests in the repo. This is to avoid multiple/redundant releases;
    3. It is a SNAPSHOT release which is automatically generated post regular release -- this requires no human supervision.
    
    Testing done in 5 java-bigquery* client library repos. Example:
    [chore: release 0.3.4 ](googleapis/java-bigqueryconnection#130)
    [chore: release 0.3.5-SNAPSHOT](googleapis/java-bigqueryconnection#131)
    
    Source-Author: Stephanie Wang <[email protected]>
    Source-Date: Thu Sep 17 15:30:02 2020 -0400
    Source-Repo: googleapis/synthtool
    Source-Sha: 538a68019eb4a36a0cdfa4021f324dd01b784395
    Source-Link: googleapis/synthtool@538a680
    yoshi-automation authored Sep 21, 2020
    Configuration menu
    Copy the full SHA
    add0f0a View commit details
    Browse the repository at this point in the history
  2. chore: release 0.1.2 (#36)

    🤖 I have created a release \*beep\* \*boop\* 
    ---
    ### [0.1.2](https://www.github.com/googleapis/java-analytics-admin/compare/v0.1.1...v0.1.2) (2020-09-21)
    
    
    ### Dependencies
    
    * update dependency com.google.cloud:google-cloud-shared-dependencies to v0.9.0 ([#34](https://www.github.com/googleapis/java-analytics-admin/issues/34)) ([52df7a7](https://www.github.com/googleapis/java-analytics-admin/commit/52df7a73bb0244e557f714c713d9eb7a700c6a4f))
    ---
    
    
    This PR was generated with [Release Please](https://github.com/googleapis/release-please).
    release-please[bot] authored Sep 21, 2020
    Configuration menu
    Copy the full SHA
    e481494 View commit details
    Browse the repository at this point in the history
Loading