-
Notifications
You must be signed in to change notification settings - Fork 16
Comparing changes
Open a pull request
base repository: googleapis/java-container
base: v1.0.1
head repository: googleapis/java-container
compare: v1.0.2
- 6 commits
- 93 files changed
- 3 contributors
Commits on Apr 7, 2020
-
chore: release 1.0.2-SNAPSHOT (#115)
🤖 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 a18e6ef - Browse repository at this point
Copy the full SHA a18e6efView commit details -
chore(deps): update dependency com.google.cloud:google-cloud-containe…
…r to v1.0.1 (#116) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [com.google.cloud:google-cloud-container](https://togithub.com/googleapis/java-container) | patch | `1.0.0` -> `1.0.1` | --- ### Release Notes <details> <summary>googleapis/java-container</summary> ### [`v1.0.1`](https://togithub.com/googleapis/java-container/blob/master/CHANGELOG.md#​101-httpswwwgithubcomgoogleapisjava-containercomparev100v101-2020-04-07) [Compare Source](https://togithub.com/googleapis/java-container/compare/v1.0.0...v1.0.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#googleapis/java-container).
Configuration menu - View commit details
-
Copy full SHA for bcd8e5c - Browse repository at this point
Copy the full SHA bcd8e5cView commit details
Commits on Apr 8, 2020
-
build(deps): update dependency com.google.cloud:google-cloud-shared-c…
…onfig to v0.5.0 (#118) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [com.google.cloud:google-cloud-shared-config](https://togithub.com/googleapis/java-shared-config) | minor | `0.4.0` -> `0.5.0` | --- ### Release Notes <details> <summary>googleapis/java-shared-config</summary> ### [`v0.5.0`](https://togithub.com/googleapis/java-shared-config/blob/master/CHANGELOG.md#​050-httpswwwgithubcomgoogleapisjava-shared-configcomparev040v050-2020-04-07) [Compare Source](https://togithub.com/googleapis/java-shared-config/compare/v0.4.0...v0.5.0) ##### Features - add ban duplicate classes rule ([#​126](https://www.github.com/googleapis/java-shared-config/issues/126)) ([e38a7cc](https://www.github.com/googleapis/java-shared-config/commit/e38a7cc949396f8f5696e62cd060e0c076047b8d)) - add devsite javadoc profile ([#​121](https://www.github.com/googleapis/java-shared-config/issues/121)) ([7f452fb](https://www.github.com/googleapis/java-shared-config/commit/7f452fb6c5704f6ce0f731085479a28fb99ebcb9)) - add maven flatten plugin ([#​127](https://www.github.com/googleapis/java-shared-config/issues/127)) ([fb00799](https://www.github.com/googleapis/java-shared-config/commit/fb00799c416d324d68da5b660a26f7ef595c26d9)) ##### Bug Fixes - declare com.coveo:fmt-maven-plugin version/configuration ([#​90](https://www.github.com/googleapis/java-shared-config/issues/90)) ([5cf71a6](https://www.github.com/googleapis/java-shared-config/commit/5cf71a6ed699907082756e70c2fdee6ad3632f38)) ##### Dependencies - update dependency com.google.cloud.samples:shared-configuration to v1.0.13 ([#​118](https://www.github.com/googleapis/java-shared-config/issues/118)) ([58ae69e](https://www.github.com/googleapis/java-shared-config/commit/58ae69eb5ba037963cdaed0c2b0e30663bc873eb)) - update dependency com.puppycrawl.tools:checkstyle to v8.29 ([f62292d](https://www.github.com/googleapis/java-shared-config/commit/f62292dab75699a75f8a7d499fe2ccfb7ee93783)) - update dependency org.apache.maven.plugins:maven-antrun-plugin to v1.8 ([#​124](https://www.github.com/googleapis/java-shared-config/issues/124)) ([a681536](https://www.github.com/googleapis/java-shared-config/commit/a68153643400c3f3b5c5959cda4dc3b552336427)) - update dependency org.apache.maven.plugins:maven-dependency-plugin to v3.1.2 ([#​107](https://www.github.com/googleapis/java-shared-config/issues/107)) ([c9b096b](https://www.github.com/googleapis/java-shared-config/commit/c9b096b81b1f4f8dc2d1302f259f0321722e1ca5)) - update dependency org.apache.maven.plugins:maven-site-plugin to v3.9.0 ([#​103](https://www.github.com/googleapis/java-shared-config/issues/103)) ([abe7140](https://www.github.com/googleapis/java-shared-config/commit/abe714060e858c70a83888fb34438c45d97b1168)) - update dependency org.codehaus.mojo:build-helper-maven-plugin to v3.1.0 ([#​101](https://www.github.com/googleapis/java-shared-config/issues/101)) ([ac69572](https://www.github.com/googleapis/java-shared-config/commit/ac69572be76e4462fdf65fa6e7f0935c3d51d827)) </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#googleapis/java-container).
Configuration menu - View commit details
-
Copy full SHA for bfed70d - Browse repository at this point
Copy the full SHA bfed70dView commit details -
docs(v1): fix relative URLs in documentation (#119)
* chore: release 1.0.1 (#101) 0de71bc commit 0de71bc Author: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com> Date: Tue Apr 7 18:10:21 2020 +0000 chore: release 1.0.1 (#101) 🤖 I have created a release \*beep\* \*boop\* --- ### [1.0.1](https://www.github.com/googleapis/java-container/compare/v1.0.0...v1.0.1) (2020-04-07) ### Dependencies * update core dependencies ([#99](https://www.github.com/googleapis/java-container/issues/99)) ([2b4af5b](https://www.github.com/googleapis/java-container/commit/2b4af5b6b9204cede271095d5e677d432ef6c9fc)) * update dependency com.google.api:api-common to v1.9.0 ([#106](https://www.github.com/googleapis/java-container/issues/106)) ([3953dd4](https://www.github.com/googleapis/java-container/commit/3953dd4d13236219c45b48bd3ed2f6760c73273d)) * update dependency com.google.cloud:google-cloud-core to v1.93.1 ([#80](https://www.github.com/googleapis/java-container/issues/80)) ([00fee0a](https://www.github.com/googleapis/java-container/commit/00fee0aca2e6cc5c23fa96be968daa759bd46631)) * update dependency com.google.cloud:google-cloud-core to v1.93.4 ([#113](https://www.github.com/googleapis/java-container/issues/113)) ([086d78e](https://www.github.com/googleapis/java-container/commit/086d78e62879de5991af8789f3597b1754918b6a)) * update dependency org.threeten:threetenbp to v1.4.2 ([#95](https://www.github.com/googleapis/java-container/issues/95)) ([e5746bb](https://www.github.com/googleapis/java-container/commit/e5746bb4194716f2e6229f8c1bf36f64d8fd8953)) * update dependency org.threeten:threetenbp to v1.4.3 ([#111](https://www.github.com/googleapis/java-container/issues/111)) ([1f34ca1](https://www.github.com/googleapis/java-container/commit/1f34ca1b5ec5f31728c0537ef91106678efb8dbd)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). * chore: set Ruby namespace in proto options googleapis/googleapis@27daba5 commit 27daba50281357b676e1ba882422ebeab4ce4f92 Author: Google APIs <[email protected]> Date: Tue Apr 7 13:23:55 2020 -0700 chore: set Ruby namespace in proto options PiperOrigin-RevId: 305327500 * docs: change relative URLs to absolute URLs to fix broken links. googleapis/googleapis@d398d68 commit d398d687aad9eab4c6ceee9cd5e012fa61f7e28c Author: Google APIs <[email protected]> Date: Wed Apr 8 09:48:52 2020 -0700 docs: change relative URLs to absolute URLs to fix broken links. PiperOrigin-RevId: 305496764 * build(java): fix retry_with_backoff when -e option set (#475) googleapis/synthtool@bd69a2a commit bd69a2aa7b70875f3c988e269706b22fefbef40e Author: Jeff Ching <[email protected]> Date: Wed Apr 8 14:01:08 2020 -0700 build(java): fix retry_with_backoff when -e option set (#475) * build(java): fix nightly integration test config to run integrations (#465) googleapis/synthtool@c7e0e51 commit c7e0e517d7f46f77bebd27da2e5afcaa6eee7e25 Author: Jeff Ching <[email protected]> Date: Wed Apr 8 14:06:04 2020 -0700 build(java): fix nightly integration test config to run integrations (#465) This was only running the units. * chore(java): release-please only updates non maven versions in README (#476) googleapis/synthtool@7f8e62a commit 7f8e62aa3edd225f76347a16f92e400661fdfb52 Author: Jeff Ching <[email protected]> Date: Wed Apr 8 14:14:25 2020 -0700 chore(java): release-please only updates non maven versions in README (#476) Prevent release-please and synthtool from fighting over the released library version. Synthtool updates the install snippets from the samples pom.xml files so the bots fight if they are temporarily out of sync after a release.
Configuration menu - View commit details
-
Copy full SHA for 4951555 - Browse repository at this point
Copy the full SHA 4951555View commit details
Commits on Apr 9, 2020
-
chore: regenerate README (#121)
4951555 commit 4951555 Author: Yoshi Automation Bot <[email protected]> Date: Wed Apr 8 16:28:58 2020 -0700 docs(v1): fix relative URLs in documentation (#119) * chore: release 1.0.1 (#101) 0de71bc commit 0de71bc Author: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com> Date: Tue Apr 7 18:10:21 2020 +0000 chore: release 1.0.1 (#101) 🤖 I have created a release \*beep\* \*boop\* --- ### [1.0.1](https://www.github.com/googleapis/java-container/compare/v1.0.0...v1.0.1) (2020-04-07) ### Dependencies * update core dependencies ([#99](https://www.github.com/googleapis/java-container/issues/99)) ([2b4af5b](https://www.github.com/googleapis/java-container/commit/2b4af5b6b9204cede271095d5e677d432ef6c9fc)) * update dependency com.google.api:api-common to v1.9.0 ([#106](https://www.github.com/googleapis/java-container/issues/106)) ([3953dd4](https://www.github.com/googleapis/java-container/commit/3953dd4d13236219c45b48bd3ed2f6760c73273d)) * update dependency com.google.cloud:google-cloud-core to v1.93.1 ([#80](https://www.github.com/googleapis/java-container/issues/80)) ([00fee0a](https://www.github.com/googleapis/java-container/commit/00fee0aca2e6cc5c23fa96be968daa759bd46631)) * update dependency com.google.cloud:google-cloud-core to v1.93.4 ([#113](https://www.github.com/googleapis/java-container/issues/113)) ([086d78e](https://www.github.com/googleapis/java-container/commit/086d78e62879de5991af8789f3597b1754918b6a)) * update dependency org.threeten:threetenbp to v1.4.2 ([#95](https://www.github.com/googleapis/java-container/issues/95)) ([e5746bb](https://www.github.com/googleapis/java-container/commit/e5746bb4194716f2e6229f8c1bf36f64d8fd8953)) * update dependency org.threeten:threetenbp to v1.4.3 ([#111](https://www.github.com/googleapis/java-container/issues/111)) ([1f34ca1](https://www.github.com/googleapis/java-container/commit/1f34ca1b5ec5f31728c0537ef91106678efb8dbd)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). * chore: set Ruby namespace in proto options googleapis/googleapis@27daba5 commit 27daba50281357b676e1ba882422ebeab4ce4f92 Author: Google APIs <[email protected]> Date: Tue Apr 7 13:23:55 2020 -0700 chore: set Ruby namespace in proto options PiperOrigin-RevId: 305327500 * docs: change relative URLs to absolute URLs to fix broken links. googleapis/googleapis@d398d68 commit d398d687aad9eab4c6ceee9cd5e012fa61f7e28c Author: Google APIs <[email protected]> Date: Wed Apr 8 09:48:52 2020 -0700 docs: change relative URLs to absolute URLs to fix broken links. PiperOrigin-RevId: 305496764 * build(java): fix retry_with_backoff when -e option set (#475) googleapis/synthtool@bd69a2a commit bd69a2aa7b70875f3c988e269706b22fefbef40e Author: Jeff Ching <[email protected]> Date: Wed Apr 8 14:01:08 2020 -0700 build(java): fix retry_with_backoff when -e option set (#475) * build(java): fix nightly integration test config to run integrations (#465) googleapis/synthtool@c7e0e51 commit c7e0e517d7f46f77bebd27da2e5afcaa6eee7e25 Author: Jeff Ching <[email protected]> Date: Wed Apr 8 14:06:04 2020 -0700 build(java): fix nightly integration test config to run integrations (#465) This was only running the units. * chore(java): release-please only updates non maven versions in README (#476) googleapis/synthtool@7f8e62a commit 7f8e62aa3edd225f76347a16f92e400661fdfb52 Author: Jeff Ching <[email protected]> Date: Wed Apr 8 14:14:25 2020 -0700 chore(java): release-please only updates non maven versions in README (#476) Prevent release-please and synthtool from fighting over the released library version. Synthtool updates the install snippets from the samples pom.xml files so the bots fight if they are temporarily out of sync after a release.
Configuration menu - View commit details
-
Copy full SHA for c6a23ad - Browse repository at this point
Copy the full SHA c6a23adView commit details -
🤖 I have created a release \*beep\* \*boop\* --- ### [1.0.2](https://www.github.com/googleapis/java-container/compare/v1.0.1...v1.0.2) (2020-04-09) ### Documentation * **v1:** fix relative URLs in documentation ([#119](https://www.github.com/googleapis/java-container/issues/119)) ([4951555](https://www.github.com/googleapis/java-container/commit/49515554a9a4eba977301cc8a37bac102cae156e)), closes [#101](https://www.github.com/googleapis/java-container/issues/101) [#101](https://www.github.com/googleapis/java-container/issues/101) [#99](https://www.github.com/googleapis/java-container/issues/99) [#106](https://www.github.com/googleapis/java-container/issues/106) [#80](https://www.github.com/googleapis/java-container/issues/80) [#113](https://www.github.com/googleapis/java-container/issues/113) [#95](https://www.github.com/googleapis/java-container/issues/95) [#111](https://www.github.com/googleapis/java-container/issues/111) [#475](https://www.github.com/googleapis/java-container/issues/475) [#475](https://www.github.com/googleapis/java-container/issues/475) [#465](https://www.github.com/googleapis/java-container/issues/465) [#465](https://www.github.com/googleapis/java-container/issues/465) [#476](https://www.github.com/googleapis/java-container/issues/476) [#476](https://www.github.com/googleapis/java-container/issues/476) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please).
Configuration menu - View commit details
-
Copy full SHA for 0aba58d - Browse repository at this point
Copy the full SHA 0aba58dView 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 v1.0.1...v1.0.2