-
Notifications
You must be signed in to change notification settings - Fork 31
Comparing changes
Open a pull request
base repository: googleapis/java-vision
base: v2.0.12
head repository: googleapis/java-vision
compare: v2.0.13
- 11 commits
- 35 files changed
- 7 contributors
Commits on Sep 22, 2021
-
chore: release 2.0.13-SNAPSHOT (#698)
🤖 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). See [documentation](https://github.com/googleapis/release-please#release-please).
Configuration menu - View commit details
-
Copy full SHA for e5f3049 - Browse repository at this point
Copy the full SHA e5f3049View commit details -
chore: relocate owl bot post processor (#690)
chore: relocate owl bot post processor
Configuration menu - View commit details
-
Copy full SHA for 60ea694 - Browse repository at this point
Copy the full SHA 60ea694View commit details
Commits on Sep 23, 2021
-
chore: update owlbot-java image digest (#700)
Takashi Matsuo authoredSep 23, 2021 Configuration menu - View commit details
-
Copy full SHA for 1ea5d17 - Browse repository at this point
Copy the full SHA 1ea5d17View commit details -
chore(deps): update dependency com.google.cloud:google-cloud-vision t…
…o v2.0.10 (#688) [](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.google.cloud:google-cloud-vision](https://togithub.com/googleapis/java-vision) | `2.0.9` -> `2.0.10` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>googleapis/java-vision</summary> ### [`v2.0.10`](https://togithub.com/googleapis/java-vision/blob/master/CHANGELOG.md#​2010-httpswwwgithubcomgoogleapisjava-visioncomparev209v2010-2021-09-20) [Compare Source](https://togithub.com/googleapis/java-vision/compare/v2.0.9...v2.0.10) </details> --- ### Configuration 📅 **Schedule**: At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Renovate will not automatically rebase this PR, because other commits have been found. 🔕 **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-vision).
Configuration menu - View commit details
-
Copy full SHA for f5f8404 - Browse repository at this point
Copy the full SHA f5f8404View commit details -
Configuration menu - View commit details
-
Copy full SHA for d5ccaa2 - Browse repository at this point
Copy the full SHA d5ccaa2View commit details -
Configuration menu - View commit details
-
Copy full SHA for d584f20 - Browse repository at this point
Copy the full SHA d584f20View commit details
Commits on Sep 24, 2021
-
Configuration menu - View commit details
-
Copy full SHA for f8c9bce - Browse repository at this point
Copy the full SHA f8c9bceView commit details -
deps: update spring.version to v2.5.5 (#703)
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [org.springframework.boot:spring-boot-maven-plugin](https://spring.io/projects/spring-boot) ([source](https://togithub.com/spring-projects/spring-boot)) | `2.5.4` -> `2.5.5` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | | [org.springframework.boot:spring-boot-starter-thymeleaf](https://spring.io/projects/spring-boot) ([source](https://togithub.com/spring-projects/spring-boot)) | `2.5.4` -> `2.5.5` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | | [org.springframework.boot:spring-boot-starter-web](https://spring.io/projects/spring-boot) ([source](https://togithub.com/spring-projects/spring-boot)) | `2.5.4` -> `2.5.5` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>spring-projects/spring-boot</summary> ### [`v2.5.5`](https://togithub.com/spring-projects/spring-boot/releases/v2.5.5) [Compare Source](https://togithub.com/spring-projects/spring-boot/compare/v2.5.4...v2.5.5) #### 🐞 Bug Fixes - Actuator endpoints do not sanitize SPRING_APPLICATION_JSON by default [#​28081](https://togithub.com/spring-projects/spring-boot/issues/28081) - Startup failure due to non-empty schema when using Flyway and Spring Integration's DataSource initialization [#​28079](https://togithub.com/spring-projects/spring-boot/issues/28079) - Web MVC metrics may have the wrong status when a filter throws an exception other than NestedServletException [#​28069](https://togithub.com/spring-projects/spring-boot/issues/28069) - Embedded Undertow throws MalformedURLException when archive filename contains characters that are reserved in a URL [#​28032](https://togithub.com/spring-projects/spring-boot/issues/28032) - Concurrent image builds cause error deleting builder image [#​27993](https://togithub.com/spring-projects/spring-boot/issues/27993) - War deployment in standalone Tomcat causes memory leak (Metaspace) [#​27987](https://togithub.com/spring-projects/spring-boot/issues/27987) - IndexOutOfBoundsException when running a Zip64 jar file larger than 4,294,967,295 bytes [#​27900](https://togithub.com/spring-projects/spring-boot/issues/27900) - Azure App Service is not correctly detected on Windows [#​27819](https://togithub.com/spring-projects/spring-boot/pull/27819) - `@MockBean` combined with `@Repeat` results in "the field cannot have an existing value" error [#​27798](https://togithub.com/spring-projects/spring-boot/issues/27798) - NullPointerException in RoutingDataSourceHealthContributor when a routing data source has a target with a null routing key [#​27698](https://togithub.com/spring-projects/spring-boot/pull/27698) #### 📔 Documentation - Document that devtools restart doesn't work when using AspectJ weaving [#​28083](https://togithub.com/spring-projects/spring-boot/issues/28083) - Default value for spring.data.elasticsearch.client.reactive.endpoints is not documented [#​28072](https://togithub.com/spring-projects/spring-boot/issues/28072) - Clarify Selenium auto-configuration requires HtmlUnit [#​27943](https://togithub.com/spring-projects/spring-boot/issues/27943) - Document that spring-boot-starter-parent configures Java compilation to use -parameters [#​27885](https://togithub.com/spring-projects/spring-boot/issues/27885) - Fix inconsistent devtools doc [#​27876](https://togithub.com/spring-projects/spring-boot/issues/27876) - Fix typo in javadoc [#​27873](https://togithub.com/spring-projects/spring-boot/issues/27873) - Document how to parameterize output directory for REST Docs with WebTestClient [#​27803](https://togithub.com/spring-projects/spring-boot/issues/27803) - Document support for Java 17 [#​26767](https://togithub.com/spring-projects/spring-boot/issues/26767) #### 🔨 Dependency Upgrades - Upgrade to Ehcache3 3.9.6 [#​27974](https://togithub.com/spring-projects/spring-boot/issues/27974) - Upgrade to Glassfish EL 3.0.4 [#​27975](https://togithub.com/spring-projects/spring-boot/issues/27975) - Upgrade to Groovy 3.0.9 [#​27976](https://togithub.com/spring-projects/spring-boot/issues/27976) - Upgrade to Gson 2.8.8 [#​27977](https://togithub.com/spring-projects/spring-boot/issues/27977) - Upgrade to Jackson Bom 2.12.5 [#​27978](https://togithub.com/spring-projects/spring-boot/issues/27978) - Upgrade to Jetty EL 9.0.52 [#​27979](https://togithub.com/spring-projects/spring-boot/issues/27979) - Upgrade to jOOQ 3.14.15 [#​28088](https://togithub.com/spring-projects/spring-boot/issues/28088) - Upgrade to Kotlin 1.5.31 [#​28089](https://togithub.com/spring-projects/spring-boot/issues/28089) - Upgrade to Kotlin Coroutines 1.5.2 [#​27982](https://togithub.com/spring-projects/spring-boot/issues/27982) - Upgrade to Lettuce 6.1.5.RELEASE [#​28031](https://togithub.com/spring-projects/spring-boot/issues/28031) - Upgrade to Logback 1.2.6 [#​27983](https://togithub.com/spring-projects/spring-boot/issues/27983) - Upgrade to Maven War Plugin 3.3.2 [#​27984](https://togithub.com/spring-projects/spring-boot/issues/27984) - Upgrade to Micrometer 1.7.4 [#​27916](https://togithub.com/spring-projects/spring-boot/issues/27916) - Upgrade to Netty 4.1.68.Final [#​27985](https://togithub.com/spring-projects/spring-boot/issues/27985) - Upgrade to Netty tcNative 2.0.43.Final [#​27986](https://togithub.com/spring-projects/spring-boot/issues/27986) - Upgrade to Reactor 2020.0.11 [#​27914](https://togithub.com/spring-projects/spring-boot/issues/27914) - Upgrade to SendGrid 4.7.5 [#​28109](https://togithub.com/spring-projects/spring-boot/issues/28109) - Upgrade to Spring Data 2021.0.5 [#​27917](https://togithub.com/spring-projects/spring-boot/issues/27917) - Upgrade to Spring Framework 5.3.10 [#​27915](https://togithub.com/spring-projects/spring-boot/issues/27915) - Upgrade to Spring HATEOAS 1.3.4 [#​27970](https://togithub.com/spring-projects/spring-boot/issues/27970) - Upgrade to Spring Integration 5.5.4 [#​27949](https://togithub.com/spring-projects/spring-boot/issues/27949) - Upgrade to Spring Kafka 2.7.7 [#​27918](https://togithub.com/spring-projects/spring-boot/issues/27918) - Upgrade to Tomcat 9.0.53 [#​27963](https://togithub.com/spring-projects/spring-boot/issues/27963) #### ❤️ Contributors We'd like to thank all the contributors who worked on this release! - [@​dreis2211](https://togithub.com/dreis2211) - [@​quaff](https://togithub.com/quaff) - [@​thegeekyasian](https://togithub.com/thegeekyasian) - [@​jdubois](https://togithub.com/jdubois) - [@​brneto](https://togithub.com/brneto) - [@​hpoettker](https://togithub.com/hpoettker) - [@​polarbear567](https://togithub.com/polarbear567) - [@​cdalexndr](https://togithub.com/cdalexndr) </details> --- ### 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 these updates 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-vision).
Configuration menu - View commit details
-
Copy full SHA for eb9ff28 - Browse repository at this point
Copy the full SHA eb9ff28View commit details -
chore(deps): update dependency com.google.cloud:google-cloud-vision t…
…o v2.0.12 (#701) [](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.google.cloud:google-cloud-vision](https://togithub.com/googleapis/java-vision) | `2.0.10` -> `2.0.12` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>googleapis/java-vision</summary> ### [`v2.0.12`](https://togithub.com/googleapis/java-vision/blob/master/CHANGELOG.md#​2012-httpswwwgithubcomgoogleapisjava-visioncomparev2011v2012-2021-09-22) [Compare Source](https://togithub.com/googleapis/java-vision/compare/v2.0.11...v2.0.12) ### [`v2.0.11`](https://togithub.com/googleapis/java-vision/blob/master/CHANGELOG.md#​2011-httpswwwgithubcomgoogleapisjava-visioncomparev2010v2011-2021-09-22) [Compare Source](https://togithub.com/googleapis/java-vision/compare/v2.0.10...v2.0.11) </details> --- ### Configuration 📅 **Schedule**: At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Renovate will not automatically rebase this PR, because other commits have been found. 🔕 **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-vision).
Configuration menu - View commit details
-
Copy full SHA for cffb903 - Browse repository at this point
Copy the full SHA cffb903View commit details -
deps: update dependency com.google.cloud:google-cloud-core to v2.1.7 (#…
…702) [](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.google.cloud:google-cloud-core](https://togithub.com/googleapis/java-core) | `2.1.6` -> `2.1.7` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>googleapis/java-core</summary> ### [`v2.1.7`](https://togithub.com/googleapis/java-core/blob/master/CHANGELOG.md#​217-httpswwwgithubcomgoogleapisjava-corecomparev216v217-2021-09-23) [Compare Source](https://togithub.com/googleapis/java-core/compare/v2.1.6...v2.1.7) </details> --- ### 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. --- - [ ] <!-- 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-vision).
Configuration menu - View commit details
-
Copy full SHA for c915e80 - Browse repository at this point
Copy the full SHA c915e80View commit details -
🤖 I have created a release \*beep\* \*boop\* --- ### [2.0.13](https://www.github.com/googleapis/java-vision/compare/v2.0.12...v2.0.13) (2021-09-24) ### Dependencies * update dependency com.google.cloud:google-cloud-core to v2.1.7 ([#702](https://www.github.com/googleapis/java-vision/issues/702)) ([c915e80](https://www.github.com/googleapis/java-vision/commit/c915e80cf6d44acc6c3d1325bb8fb453ab4e8fdf)) * update spring.version to v2.5.5 ([#703](https://www.github.com/googleapis/java-vision/issues/703)) ([eb9ff28](https://www.github.com/googleapis/java-vision/commit/eb9ff282d21035374ad91a8f5a54e14cade6f3f9)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Configuration menu - View commit details
-
Copy full SHA for 207895f - Browse repository at this point
Copy the full SHA 207895fView 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 v2.0.12...v2.0.13