-
Notifications
You must be signed in to change notification settings - Fork 17
Comparing changes
Open a pull request
base repository: googleapis/java-analytics-data
base: 1abcd8b
head repository: googleapis/java-analytics-data
compare: 8a38f84
- 16 commits
- 64 files changed
- 4 contributors
Commits on Sep 21, 2020
-
build(deps): update dependency org.apache.maven.plugins:maven-project…
…-info-reports-plugin to v3.1.1 (#17) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [org.apache.maven.plugins:maven-project-info-reports-plugin](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-data).
Configuration menu - View commit details
-
Copy full SHA for 8cf496a - Browse repository at this point
Copy the full SHA 8cf496aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7554f0b - Browse repository at this point
Copy the full SHA 7554f0bView commit details -
chore: release 0.1.2-SNAPSHOT (#23)
🤖 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).
Configuration menu - View commit details
-
Copy full SHA for cce9d04 - Browse repository at this point
Copy the full SHA cce9d04View commit details -
chore: regenerate templates (#22)
This PR was generated using Autosynth. 🌈 Synth log will be available here: https://source.cloud.google.com/results/invocations/d09eafd6-12d3-438f-b5ed-5775d715bab7/targets - [ ] To automatically regenerate this PR, check this box. Source-Link: googleapis/synthtool@80003a3
Configuration menu - View commit details
-
Copy full SHA for b49b818 - Browse repository at this point
Copy the full SHA b49b818View commit details
Commits on Sep 22, 2020
-
feat!: rename DimensionHeader to PivotDimensionHeader, add TYPE_SECON…
…DS, TYPE_CURRENCY to MetricType (#21) BREAKING CHANGE: DimensionHeader renamed to PivotDimensionHeader * changes without context autosynth cannot find the source of changes triggered by earlier changes in this repository, or by version upgrades to tools such as linters. * feat: added GetMetadata method feat: DimensionHeader type renamed to PivotDimensionHeader feat: added TYPE_SECONDS,TYPE_CURRENCY to MetricType enum docs: documentation updates PiperOrigin-RevId: 329352783 Source-Author: Google APIs <noreply@google.com> Source-Date: Mon Aug 31 12:18:54 2020 -0700 Source-Repo: googleapis/googleapis Source-Sha: 32cd28cc67e8f644856471573821bf930b7ee513 Source-Link: googleapis/googleapis@32cd28c * deps: add api-common and guava * chore: allow breaking changes Co-authored-by: Jeff Ching <chingor@google.com>
Configuration menu - View commit details
-
Copy full SHA for fcdd02a - Browse repository at this point
Copy the full SHA fcdd02aView commit details
Commits on Sep 23, 2020
-
deps: update dependency com.google.cloud:google-cloud-shared-dependen…
…cies to v0.10.0 (#33) 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.9.0` -> `0.10.0` | --- ### Release Notes <details> <summary>googleapis/java-shared-dependencies</summary> ### [`v0.10.0`](https://togithub.com/googleapis/java-shared-dependencies/blob/master/CHANGELOG.md#​0100-httpswwwgithubcomgoogleapisjava-shared-dependenciescompare091v0100-2020-09-23) [Compare Source](https://togithub.com/googleapis/java-shared-dependencies/compare/v0.9.1...v0.10.0) ##### Features - manage error-prone version ([#​147](https://www.github.com/googleapis/java-shared-dependencies/issues/147)) ([0fb3108](https://www.github.com/googleapis/java-shared-dependencies/commit/0fb3108c96abcdef83b5051e842530e6c9934c37)) ##### Dependencies - update google.core.version to v1.93.9 ([#​148](https://www.github.com/googleapis/java-shared-dependencies/issues/148)) ([b2a680e](https://www.github.com/googleapis/java-shared-dependencies/commit/b2a680ec9297136dceb622463672cc554359ba5b)) ##### [0.9.1](https://www.github.com/googleapis/java-shared-dependencies/compare/0.9.0...v0.9.1) (2020-09-23) ##### Dependencies - update dependency io.grpc:grpc-bom to v1.32.1 ([#​133](https://www.github.com/googleapis/java-shared-dependencies/issues/133)) ([cde0463](https://www.github.com/googleapis/java-shared-dependencies/commit/cde0463dd15c2a510085a3d5e3ac7b418c2fc3d4)) - update iam.version to v1.0.1 ([#​136](https://www.github.com/googleapis/java-shared-dependencies/issues/136)) ([162e2bd](https://www.github.com/googleapis/java-shared-dependencies/commit/162e2bda35fc3427ce571c6747aae4c9eb5866f6)) ### [`v0.9.1`](https://togithub.com/googleapis/java-shared-dependencies/blob/master/CHANGELOG.md#​091-httpswwwgithubcomgoogleapisjava-shared-dependenciescompare090v091-2020-09-23) [Compare Source](https://togithub.com/googleapis/java-shared-dependencies/compare/v0.9.0...v0.9.1) </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-data).
Configuration menu - View commit details
-
Copy full SHA for a209bdc - Browse repository at this point
Copy the full SHA a209bdcView commit details -
build(java): use yoshi-approver token for auto-approve (#35)
This PR was generated using Autosynth. 🌈 Synth log will be available here: https://source.cloud.google.com/results/invocations/e2bf6665-3866-4539-9100-234150a196aa/targets - [ ] To automatically regenerate this PR, check this box. Source-Link: googleapis/synthtool@916c10e
Configuration menu - View commit details
-
Copy full SHA for 578eb9c - Browse repository at this point
Copy the full SHA 578eb9cView commit details
Commits on Sep 24, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 4281213 - Browse repository at this point
Copy the full SHA 4281213View commit details
Commits on Sep 30, 2020
-
* chore(ci): skip autorelease workflow on non-release PRs Source-Author: Stephanie Wang <stephaniewang526@users.noreply.github.com> Source-Date: Thu Sep 24 16:57:32 2020 -0400 Source-Repo: googleapis/synthtool Source-Sha: 95dbe1bee3c7f7e52ddb24a54c37080620e0d1a2 Source-Link: googleapis/synthtool@95dbe1b * chore(ci): verify autorelease release PR content has changes Source-Author: Stephanie Wang <stephaniewang526@users.noreply.github.com> Source-Date: Thu Sep 24 18:06:14 2020 -0400 Source-Repo: googleapis/synthtool Source-Sha: da29da32b3a988457b49ae290112b74f14b713cc Source-Link: googleapis/synthtool@da29da3 * chore(java): use separate autosynth job for README Split java README generation into a separate, per-repo continuous job running from Kokoro. We now generate a new job that runs on commits to the primary branch that strictly manages the README.md. This should prevent us from seeing the contextless autosynth PRs which are caused by non-proto/template upstream changes. Source-Author: Jeff Ching <chingor@google.com> Source-Date: Tue Sep 29 15:48:03 2020 -0700 Source-Repo: googleapis/synthtool Source-Sha: e6168630be3e31eede633ba2c6f1cd64248dec1c Source-Link: googleapis/synthtool@e616863
Configuration menu - View commit details
-
Copy full SHA for 3983174 - Browse repository at this point
Copy the full SHA 3983174View commit details -
build: rename samples lint workflow to checkstyle to disambiguate bra…
…nch protection with unit lint (#39) This PR was generated using Autosynth. 🌈 Synth log will be available here: https://source.cloud.google.com/results/invocations/39b629e0-f6b8-4e4a-b55c-2be17f2ebf22/targets - [ ] To automatically regenerate this PR, check this box. Source-Link: googleapis/synthtool@8a7a302
Configuration menu - View commit details
-
Copy full SHA for ff35df3 - Browse repository at this point
Copy the full SHA ff35df3View commit details
Commits on Oct 2, 2020
-
chore(deps): update dependency com.google.cloud.samples:shared-config…
…uration to v1.0.21 (#36) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [com.google.cloud.samples:shared-configuration](com/google/cloud/samples/shared-configuration) | patch | `1.0.18` -> `1.0.21` | --- ### 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-data).
Configuration menu - View commit details
-
Copy full SHA for 442882c - Browse repository at this point
Copy the full SHA 442882cView commit details
Commits on Oct 6, 2020
-
build(java): readme.sh should be executable (#42)
This PR was generated using Autosynth. 🌈 Synth log will be available here: https://source.cloud.google.com/results/invocations/9dc88871-dc85-403d-8c03-5ac9ba460e43/targets - [ ] To automatically regenerate this PR, check this box. Source-Link: googleapis/synthtool@0762e8e
Configuration menu - View commit details
-
Copy full SHA for c2b0468 - Browse repository at this point
Copy the full SHA c2b0468View commit details
Commits on Oct 8, 2020
-
deps: update dependency com.google.cloud:google-cloud-shared-dependen…
…cies to v0.10.2 (#41) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [com.google.cloud:google-cloud-shared-dependencies](https://togithub.com/googleapis/java-shared-dependencies) | patch | `0.10.0` -> `0.10.2` | --- ### Release Notes <details> <summary>googleapis/java-shared-dependencies</summary> ### [`v0.10.2`](https://togithub.com/googleapis/java-shared-dependencies/blob/master/CHANGELOG.md#​0102-httpswwwgithubcomgoogleapisjava-shared-dependenciescompare0101v0102-2020-10-08) [Compare Source](https://togithub.com/googleapis/java-shared-dependencies/compare/v0.10.1...v0.10.2) ### [`v0.10.1`](https://togithub.com/googleapis/java-shared-dependencies/blob/master/CHANGELOG.md#​0101-httpswwwgithubcomgoogleapisjava-shared-dependenciescompare0100v0101-2020-10-06) [Compare Source](https://togithub.com/googleapis/java-shared-dependencies/compare/v0.10.0...v0.10.1) </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-data).
Configuration menu - View commit details
-
Copy full SHA for 38ec38f - Browse repository at this point
Copy the full SHA 38ec38fView commit details
Commits on Oct 12, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 80c8269 - Browse repository at this point
Copy the full SHA 80c8269View commit details -
feat: GetMetadata method renamed to GetUniversalMetdata docs: documen…
…tation updates (#40) This PR was generated using Autosynth. 🌈 Synth log will be available here: https://source.cloud.google.com/results/invocations/90eeacef-5448-4d12-bd9b-3330f62d6740/targets - [ ] To automatically regenerate this PR, check this box. PiperOrigin-RevId: 335470104 Source-Link: googleapis/googleapis@c3c1296
Configuration menu - View commit details
-
Copy full SHA for 7931f8f - Browse repository at this point
Copy the full SHA 7931f8fView commit details -
🤖 I have created a release \*beep\* \*boop\* --- ## [0.2.0](https://www.github.com/googleapis/java-analytics-data/compare/v0.1.1...v0.2.0) (2020-10-12) ### ⚠ BREAKING CHANGES * DimensionHeader renamed to PivotDimensionHeader ### Features * GetMetadata method renamed to GetUniversalMetdata docs: documentation updates ([#40](https://www.github.com/googleapis/java-analytics-data/issues/40)) ([7931f8f](https://www.github.com/googleapis/java-analytics-data/commit/7931f8ff01dad7b0d3bf5dec334b40ff4b372e5b)) * rename DimensionHeader to PivotDimensionHeader, add TYPE_SECONDS, TYPE_CURRENCY to MetricType ([#21](https://www.github.com/googleapis/java-analytics-data/issues/21)) ([fcdd02a](https://www.github.com/googleapis/java-analytics-data/commit/fcdd02a90e80a35801195c8f193d7d280ed21276)) ### Dependencies * update dependency com.google.cloud:google-cloud-shared-dependencies to v0.10.0 ([#33](https://www.github.com/googleapis/java-analytics-data/issues/33)) ([a209bdc](https://www.github.com/googleapis/java-analytics-data/commit/a209bdc956ddd5f6805717dd4915d870a21bac13)) * update dependency com.google.cloud:google-cloud-shared-dependencies to v0.10.2 ([#41](https://www.github.com/googleapis/java-analytics-data/issues/41)) ([38ec38f](https://www.github.com/googleapis/java-analytics-data/commit/38ec38f03eed5f34f42087e023eaa306546ae4f6)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please).
Configuration menu - View commit details
-
Copy full SHA for 8a38f84 - Browse repository at this point
Copy the full SHA 8a38f84View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 1abcd8b...8a38f84