-
Notifications
You must be signed in to change notification settings - Fork 11
Comparing changes
Open a pull request
base repository: googleapis/java-video-transcoder
base: v0.2.0
head repository: googleapis/java-video-transcoder
compare: v0.3.0
- 17 commits
- 49 files changed
- 6 contributors
Commits on Jul 12, 2021
-
chore: release 0.2.1-SNAPSHOT (#181)
🤖 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 bb893b6 - Browse repository at this point
Copy the full SHA bb893b6View commit details
Commits on Jul 14, 2021
-
chore(deps): update dependency com.google.cloud:google-cloud-video-tr…
…anscoder to v0.2.0 (#182) [](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.google.cloud:google-cloud-video-transcoder](https://togithub.com/googleapis/java-) | `0.1.9` -> `0.2.0` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### 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-video-transcoder).
Configuration menu - View commit details
-
Copy full SHA for 414474b - Browse repository at this point
Copy the full SHA 414474bView commit details -
chore: regenerate README (#184)
This PR was generated using Autosynth. 🌈 <details><summary>Log from Synthtool</summary> ``` 2021-07-14 16:17:36,650 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-video-transcoder/.github/readme/synth.py. On branch autosynth-readme nothing to commit, working tree clean 2021-07-14 16:17:38,213 synthtool [DEBUG] > Wrote metadata to .github/readme/synth.metadata/synth.metadata. ``` </details> Full log will be available here: https://source.cloud.google.com/results/invocations/c50c4e89-5b39-454f-a5d7-7d863cd5fc69/targets - [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.)
Configuration menu - View commit details
-
Copy full SHA for 203d0e7 - Browse repository at this point
Copy the full SHA 203d0e7View commit details -
chore: add dependencyDashboardLabels to renovate.json (#1156) (#185)
Source-Link: googleapis/synthtool@5d3c52f Post-Processor: gcr.io/repo-automation-bots/owlbot-java:latest@sha256:b3f8a219abf58ed4a775da5b90934b34f477b74f6f4e5d15781694dcc67b6f41
Configuration menu - View commit details
-
Copy full SHA for c05e840 - Browse repository at this point
Copy the full SHA c05e840View commit details
Commits on Jul 15, 2021
-
Configuration menu - View commit details
-
Copy full SHA for f222a82 - Browse repository at this point
Copy the full SHA f222a82View commit details
Commits on Jul 27, 2021
-
build(deps): update dependency com.google.cloud:google-cloud-shared-c…
…onfig to v0.13.1 (#190) [](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.google.cloud:google-cloud-shared-config](https://togithub.com/googleapis/java-shared-config) | `0.12.0` -> `0.13.1` | [](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-shared-config</summary> ### [`v0.13.1`](https://togithub.com/googleapis/java-shared-config/blob/master/CHANGELOG.md#​0131-httpswwwgithubcomgoogleapisjava-shared-configcomparev0130v0131-2021-07-27) [Compare Source](https://togithub.com/googleapis/java-shared-config/compare/v0.13.0...v0.13.1) ### [`v0.13.0`](https://togithub.com/googleapis/java-shared-config/releases/v0.13.0) ##### Features - add `gcf-owl-bot[bot]` to `ignoreAuthors` ([#​264](https://www.github.com/googleapis/java-shared-config/issues/264)) ([d274af8](https://www.github.com/googleapis/java-shared-config/commit/d274af836ac9b3e98be84e551b7e9e552397ecc1)) ##### Bug Fixes - Add shopt -s nullglob to dependencies script ([865ca3c](https://www.github.com/googleapis/java-shared-config/commit/865ca3cbf106a7aaae1a989320a1ad5a47b6ffaf)) - Update dependencies.sh to not break on mac ([#​276](https://www.github.com/googleapis/java-shared-config/issues/276)) ([865ca3c](https://www.github.com/googleapis/java-shared-config/commit/865ca3cbf106a7aaae1a989320a1ad5a47b6ffaf)) ##### Dependencies - update auto-value-annotation.version to v1.8.2 ([#​275](https://www.github.com/googleapis/java-shared-config/issues/275)) ([4d15246](https://www.github.com/googleapis/java-shared-config/commit/4d152461a5592940a8be762c7a8698a02dbe26cf)) - update dependency com.puppycrawl.tools:checkstyle to v8.43 ([#​266](https://www.github.com/googleapis/java-shared-config/issues/266)) ([fae7961](https://www.github.com/googleapis/java-shared-config/commit/fae7961412b33e34e8fcfec78d1451894d4e61d9)) - update dependency com.puppycrawl.tools:checkstyle to v8.44 ([#​274](https://www.github.com/googleapis/java-shared-config/issues/274)) ([d53d0e0](https://www.github.com/googleapis/java-shared-config/commit/d53d0e0935e908d16f4e7cf763577cf3fd8128d3)) *** </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-video-transcoder).
Configuration menu - View commit details
-
Copy full SHA for dee9115 - Browse repository at this point
Copy the full SHA dee9115View commit details
Commits on Jul 28, 2021
-
chore(docs): add Authorization section to Java README template (#1161) (
#189) as a part of the PR 582 for java-logging an authorization section is added to the Java README template. Fixing googleapis/java-logging#570. Source-Link: googleapis/synthtool@3d32990 Post-Processor: gcr.io/repo-automation-bots/owlbot-java:latest@sha256:2904b9ad921ecc1343d1cf815bfaafbcc1115c1f39593aef9f8e333ffda552f7
Configuration menu - View commit details
-
Copy full SHA for 034e78d - Browse repository at this point
Copy the full SHA 034e78dView commit details -
chore: regenerate README (#191)
This PR was generated using Autosynth. 🌈 <details><summary>Log from Synthtool</summary> ``` 2021-07-27 20:57:00,468 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-video-transcoder/.github/readme/synth.py. On branch autosynth-readme nothing to commit, working tree clean 2021-07-27 20:57:01,975 synthtool [DEBUG] > Wrote metadata to .github/readme/synth.metadata/synth.metadata. ``` </details> Full log will be available here: https://source.cloud.google.com/results/invocations/153ba41e-9f8c-4189-81ea-b502a1f7f411/targets - [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.)
Configuration menu - View commit details
-
Copy full SHA for 9cf9d5a - Browse repository at this point
Copy the full SHA 9cf9d5aView commit details
Commits on Jul 29, 2021
-
build: configure branch java7 as a release branch (#195)
enable releases
Configuration menu - View commit details
-
Copy full SHA for bf29e53 - Browse repository at this point
Copy the full SHA bf29e53View commit details
Commits on Aug 4, 2021
-
build(deps): update dependency com.google.cloud:google-cloud-shared-c…
…onfig to v1 (#194) [](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.google.cloud:google-cloud-shared-config](https://togithub.com/googleapis/java-shared-config) | `0.13.1` -> `1.0.0` | [](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-shared-config</summary> ### [`v1.0.0`](https://togithub.com/googleapis/java-shared-config/blob/master/CHANGELOG.md#​100-httpswwwgithubcomgoogleapisjava-shared-configcomparev0131v100-2021-07-29) [Compare Source](https://togithub.com/googleapis/java-shared-config/compare/v0.13.1...v1.0.0) ##### ⚠ BREAKING CHANGES - update shared-config to java 1.8 ([#​277](https://togithub.com/googleapis/java-shared-config/issues/277)) ##### Features - update shared-config to java 1.8 ([#​277](https://www.github.com/googleapis/java-shared-config/issues/277)) ([9c297a2](https://www.github.com/googleapis/java-shared-config/commit/9c297a27bc236092aab3ae292c7bed206293bc51)) ##### [0.13.1](https://www.github.com/googleapis/java-shared-config/compare/v0.13.0...v0.13.1) (2021-07-27) ##### Bug Fixes - revert update dependency org.apache.maven.plugins:maven-dependency-plugin to v3.2.0 ([#​280](https://www.github.com/googleapis/java-shared-config/issues/280)) ([bdbbb9c](https://www.github.com/googleapis/java-shared-config/commit/bdbbb9c13571d0ef06009ebf03bc25c6e6fcbc17)) </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-video-transcoder).
Configuration menu - View commit details
-
Copy full SHA for fd452a8 - Browse repository at this point
Copy the full SHA fd452a8View commit details -
chore: release gapic-generator-java v1.0.17 (#198)
Committer: @miraleung PiperOrigin-RevId: 388499329 Source-Link: googleapis/googleapis@bb0a090 Source-Link: https://github.com/googleapis/googleapis-gen/commit/d196f38277f745f7d99d468c5af0950bc9925b44
Configuration menu - View commit details
-
Copy full SHA for b399ae2 - Browse repository at this point
Copy the full SHA b399ae2View commit details -
feat!: release gapic-generator-java v2.0.0 (#199)
Committer: @miraleung PiperOrigin-RevId: 388535346 Source-Link: googleapis/googleapis@d9eaf41 Source-Link: https://github.com/googleapis/googleapis-gen/commit/976c5ab6f24b58c91fe04847ead1953f99d19e6a
Configuration menu - View commit details
-
Copy full SHA for 6300e88 - Browse repository at this point
Copy the full SHA 6300e88View commit details
Commits on Aug 5, 2021
-
chore: remove java 7 units check (#1168) (#192)
Source-Link: googleapis/synthtool@1a2878d Post-Processor: gcr.io/repo-automation-bots/owlbot-java:latest@sha256:12cbdc4f137152a1a8b83f50ebc1a4098be0d3baff78b46efaec306f7cfafd13 Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 8f518bf - Browse repository at this point
Copy the full SHA 8f518bfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 34790ca - Browse repository at this point
Copy the full SHA 34790caView commit details
Commits on Aug 10, 2021
-
feat: Add video cropping feature (#205)
* feat: Add video cropping feature feat: Add video padding feature feat: Add ttl_after_completion_days field to Job docs: Update proto documentation docs: Indicate v1beta1 deprecation PiperOrigin-RevId: 389250478 Source-Link: googleapis/googleapis@9a7d190 Source-Link: https://github.com/googleapis/googleapis-gen/commit/c27e567bdcb376f4f12235cfa8b205458cdf5274 * 🦉 Updates from OwlBot See https://github.com/googleapis/repo-automation-bots/blob/master/packages/owl-bot/README.md Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 667278c - Browse repository at this point
Copy the full SHA 667278cView commit details -
deps: update dependency com.google.cloud:google-cloud-shared-dependen…
…cies to v2 (#200) [](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.google.cloud:google-cloud-shared-dependencies](https://togithub.com/googleapis/java-shared-dependencies) | `1.4.0` -> `2.0.0` | [](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-shared-dependencies</summary> ### [`v2.0.0`](https://togithub.com/googleapis/java-shared-dependencies/blob/master/CHANGELOG.md#200-httpswwwgithubcomgoogleapisjava-shared-dependenciescompare140v200-2021-08-03) [Compare Source](https://togithub.com/googleapis/java-shared-dependencies/compare/v1.4.0...v2.0.0) ##### ⚠ BREAKING CHANGES * promote to 2.0.0 ([#428](https://togithub.com/googleapis/java-shared-dependencies/issues/428)) ##### Features * promote to 2.0.0 ([#428](https://www.togithub.com/googleapis/java-shared-dependencies/issues/428)) ([4db31f2](https://www.togithub.com/googleapis/java-shared-dependencies/commit/4db31f29f1668d4743e8af8996b0c4b30e6831b3)) ##### Documentation * we don't use this as a parent pom ([#407](https://www.togithub.com/googleapis/java-shared-dependencies/issues/407)) ([4c86aaf](https://www.togithub.com/googleapis/java-shared-dependencies/commit/4c86aafc05097b6702056f5cb37736127b6df306)) ##### Dependencies * update dependency com.fasterxml.jackson:jackson-bom to v2.12.4 ([#398](https://www.togithub.com/googleapis/java-shared-dependencies/issues/398)) ([f0d49b5](https://www.togithub.com/googleapis/java-shared-dependencies/commit/f0d49b54ba334f9351c66c9924e3d0d2ed7c0016)) * update dependency com.google.api:api-common to v1.10.6 ([#411](https://www.togithub.com/googleapis/java-shared-dependencies/issues/411)) ([79801b5](https://www.togithub.com/googleapis/java-shared-dependencies/commit/79801b5fee08a8c97e275ed3674ab6c83b204a90)) * update dependency com.google.api:api-common to v2 ([#414](https://www.togithub.com/googleapis/java-shared-dependencies/issues/414)) ([17f6e68](https://www.togithub.com/googleapis/java-shared-dependencies/commit/17f6e68a2792843dd41d3877c095e97c052c5ac0)) * update dependency com.google.auth:google-auth-library-bom to v0.27.0 ([#400](https://www.togithub.com/googleapis/java-shared-dependencies/issues/400)) ([0d5a95b](https://www.togithub.com/googleapis/java-shared-dependencies/commit/0d5a95b84076684f84b0fdbb93a706113f44457d)) * update dependency com.google.auth:google-auth-library-bom to v1 ([#413](https://www.togithub.com/googleapis/java-shared-dependencies/issues/413)) ([94897d3](https://www.togithub.com/googleapis/java-shared-dependencies/commit/94897d30bb1cac0059e272b058f6221fb7e4733f)) * update dependency com.google.cloud:grpc-gcp to v1.1.0 ([#403](https://www.togithub.com/googleapis/java-shared-dependencies/issues/403)) ([3cc59f1](https://www.togithub.com/googleapis/java-shared-dependencies/commit/3cc59f15ebb31a7f97c9f3d78057022afabe75e9)) * update dependency com.google.errorprone:error_prone_annotations to v2.8.0 ([#406](https://www.togithub.com/googleapis/java-shared-dependencies/issues/406)) ([2905787](https://www.togithub.com/googleapis/java-shared-dependencies/commit/29057879adeda8bc40a903ef3b5feafc83c3d972)) * update dependency com.google.errorprone:error_prone_annotations to v2.8.1 ([#426](https://www.togithub.com/googleapis/java-shared-dependencies/issues/426)) ([853b68b](https://www.togithub.com/googleapis/java-shared-dependencies/commit/853b68b16c88c3abb745ee1f71ba4bb317cbc680)) * update gax.version to v1.67.0 ([#405](https://www.togithub.com/googleapis/java-shared-dependencies/issues/405)) ([632dcd0](https://www.togithub.com/googleapis/java-shared-dependencies/commit/632dcd0a9f10b034a2a2ec92c7c3413490dd2a03)) * update gax.version to v2 (major) ([#418](https://www.togithub.com/googleapis/java-shared-dependencies/issues/418)) ([670a9e0](https://www.togithub.com/googleapis/java-shared-dependencies/commit/670a9e0a9588a7e592eb5dd8c0cb9ab08e07293e)) * update google.core.version to v1.96.1 ([#417](https://www.togithub.com/googleapis/java-shared-dependencies/issues/417)) ([49db9cb](https://www.togithub.com/googleapis/java-shared-dependencies/commit/49db9cb473c8d3d794ad57a41cfc223239482174)) * update google.core.version to v2 (major) ([#427](https://www.togithub.com/googleapis/java-shared-dependencies/issues/427)) ([8cc7a92](https://www.togithub.com/googleapis/java-shared-dependencies/commit/8cc7a922cc3ba10a157e3649d7a783bbbcbee010)) * update guava to 30.1.1-jre ([#423](https://www.togithub.com/googleapis/java-shared-dependencies/issues/423)) ([94aca59](https://www.togithub.com/googleapis/java-shared-dependencies/commit/94aca597804d7b45aae22811b277c44281e62d64)) </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-video-transcoder).
Configuration menu - View commit details
-
Copy full SHA for d926c90 - Browse repository at this point
Copy the full SHA d926c90View commit details -
🤖 I have created a release \*beep\* \*boop\* --- ## [0.3.0](https://www.github.com/googleapis/java-video-transcoder/compare/v0.2.0...v0.3.0) (2021-08-10) ### ⚠ BREAKING CHANGES * release gapic-generator-java v2.0.0 (#199) ### Features * Add video cropping feature ([#205](https://www.github.com/googleapis/java-video-transcoder/issues/205)) ([667278c](https://www.github.com/googleapis/java-video-transcoder/commit/667278c93ff8d44ae4fa429dac61a4f9f6fc9ccc)) * release gapic-generator-java v2.0.0 ([#199](https://www.github.com/googleapis/java-video-transcoder/issues/199)) ([6300e88](https://www.github.com/googleapis/java-video-transcoder/commit/6300e88f8c85ed6093a75f1c59e4140d2099ce59)) ### Dependencies * update dependency com.google.cloud:google-cloud-shared-dependencies to v2 ([#200](https://www.github.com/googleapis/java-video-transcoder/issues/200)) ([d926c90](https://www.github.com/googleapis/java-video-transcoder/commit/d926c9046c05e7cc232802c2e44b51d8b55ac802)) --- 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 7e7c4f5 - Browse repository at this point
Copy the full SHA 7e7c4f5View 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 v0.2.0...v0.3.0