-
Notifications
You must be signed in to change notification settings - Fork 4
Comparing changes
Open a pull request
base repository: googleapis/python-video-transcoder
base: v1.2.1
head repository: googleapis/python-video-transcoder
compare: v1.3.0
- 20 commits
- 84 files changed
- 11 contributors
Commits on Nov 9, 2021
-
chore: use gapic-generator-python 0.56.2 (#115)
* chore: update Java and Python dependencies PiperOrigin-RevId: 408420890 Source-Link: googleapis/googleapis@2921f9f Source-Link: https://github.com/googleapis/googleapis-gen/commit/6598ca8cbbf5226733a099c4506518a5af6ff74c Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNjU5OGNhOGNiYmY1MjI2NzMzYTA5OWM0NTA2NTE4YTVhZjZmZjc0YyJ9 * 🦉 Updates from OwlBot See https://github.com/googleapis/repo-automation-bots/blob/main/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 90bfb96 - Browse repository at this point
Copy the full SHA 90bfb96View commit details
Commits on Nov 11, 2021
-
chore(python): add .github/CODEOWNERS as a templated file (#116)
Source-Link: googleapis/synthtool@c5026b3 Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:0e18b9475fbeb12d9ad4302283171edebb6baf2dfca1bd215ee3b34ed79d95d7 Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 19e4459 - Browse repository at this point
Copy the full SHA 19e4459View commit details
Commits on Nov 16, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 32eb752 - Browse repository at this point
Copy the full SHA 32eb752View commit details
Commits on Dec 28, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 2033de3 - Browse repository at this point
Copy the full SHA 2033de3View commit details
Commits on Jan 6, 2022
-
Configuration menu - View commit details
-
Copy full SHA for ac645ab - Browse repository at this point
Copy the full SHA ac645abView commit details
Commits on Jan 13, 2022
-
Configuration menu - View commit details
-
Copy full SHA for adfc8ea - Browse repository at this point
Copy the full SHA adfc8eaView commit details
Commits on Jan 14, 2022
-
chore(python): update release.sh to use keystore (#124)
Source-Link: googleapis/synthtool@69fda12 Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:ae600f36b6bc972b368367b6f83a1d91ec2c82a4a116b383d67d547c56fe6de3 Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 6937ac2 - Browse repository at this point
Copy the full SHA 6937ac2View commit details
Commits on Jan 20, 2022
-
ci(python): run lint / unit tests / docs as GH actions (#126)
* ci(python): run lint / unit tests / docs as GH actions Source-Link: googleapis/synthtool@57be0cd Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:ed1f9983d5a935a89fe8085e8bb97d94e41015252c5b6c9771257cf8624367e6 * add a commit to activate gh actions Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com> Co-authored-by: Anthonios Partheniou <partheniou@google.com>
Configuration menu - View commit details
-
Copy full SHA for 84404ca - Browse repository at this point
Copy the full SHA 84404caView commit details
Commits on Jan 24, 2022
-
chore: move samples from GoogleCloudPlatform/python-docs-samples (#125)
* feat: move samples from GoogleCloudPlatform/python-docs-samples * 🦉 Updates from OwlBot See https://github.com/googleapis/repo-automation-bots/blob/main/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 66c5810 - Browse repository at this point
Copy the full SHA 66c5810View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9e91383 - Browse repository at this point
Copy the full SHA 9e91383View commit details -
chore(cleanup): broken link in README (#130)
* fix: broken link in README * 🦉 Updates from OwlBot See https://github.com/googleapis/repo-automation-bots/blob/main/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 0ae071f - Browse repository at this point
Copy the full SHA 0ae071fView commit details
Commits on Feb 4, 2022
-
feat: add samples and tests for adding captions to a job (#131)
* feat: add samples and tests for adding captions to a job * remove space * remove extraneous explanation
Configuration menu - View commit details
-
Copy full SHA for e30431f - Browse repository at this point
Copy the full SHA e30431fView commit details
Commits on Feb 15, 2022
-
fix: rename mapping attribute of AudioStream to mapping_ (#121)
fix: resolve issue where mapping attribute of AudioStream could not be set fix(deps): require proto-plus >= 1.20.1 * chore: use gapic-generator-python 0.58.4 committer: dovs PiperOrigin-RevId: 419025932 Source-Link: googleapis/googleapis@73da669 Source-Link: https://github.com/googleapis/googleapis-gen/commit/46df624a54b9ed47c1a7eefb7a49413cf7b82f98 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNDZkZjYyNGE1NGI5ZWQ0N2MxYTdlZWZiN2E0OTQxM2NmN2I4MmY5OCJ9 * 🦉 Updates from OwlBot See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * 🦉 Updates from OwlBot See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * 🦉 Updates from OwlBot See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * fix(deps): require proto-plus >= 1.20.1 * ensure proto-plus>=1.20.1 is used for testing Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com> Co-authored-by: Dov Shlachter <dovs@google.com> Co-authored-by: Anthonios Partheniou <partheniou@google.com>
Configuration menu - View commit details
-
Copy full SHA for c14695b - Browse repository at this point
Copy the full SHA c14695bView commit details
Commits on Feb 24, 2022
-
feat: add api key support (#127)
- [ ] Regenerate this pull request now. PiperOrigin-RevId: 423842556 Source-Link: googleapis/googleapis@a616ca0 Source-Link: https://github.com/googleapis/googleapis-gen/commit/29b938c58c1e51d019f2ee539d55dc0a3c86a905 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMjliOTM4YzU4YzFlNTFkMDE5ZjJlZTUzOWQ1NWRjMGEzYzg2YTkwNSJ9 Fixes: #140 fix(deps): require proto-plus >= 1.20.3
Configuration menu - View commit details
-
Copy full SHA for ac6a403 - Browse repository at this point
Copy the full SHA ac6a403View commit details -
chore(deps): update all dependencies (#132)
* chore(deps): update all dependencies * 🦉 Updates from OwlBot See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md Co-authored-by: Bu Sun Kim <8822365+busunkim96@users.noreply.github.com> Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com> Co-authored-by: Anthonios Partheniou <partheniou@google.com>
Configuration menu - View commit details
-
Copy full SHA for 5729742 - Browse repository at this point
Copy the full SHA 5729742View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8cdb73a - Browse repository at this point
Copy the full SHA 8cdb73aView commit details -
chore: use gapic-generator-python 0.62.1 (#134)
- [ ] Regenerate this pull request now. See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md fix: resolve DuplicateCredentialArgs error when using credentials_file committer: parthea PiperOrigin-RevId: 425964861 Source-Link: googleapis/googleapis@84b1a5a Source-Link: https://github.com/googleapis/googleapis-gen/commit/4fb761bbd8506ac156f49bac5f18306aa8eb3aa8 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNGZiNzYxYmJkODUwNmFjMTU2ZjQ5YmFjNWYxODMwNmFhOGViM2FhOCJ9
Configuration menu - View commit details
-
Copy full SHA for 6774bd3 - Browse repository at this point
Copy the full SHA 6774bd3View commit details -
fix: Remove deprecated v1beta1 API that is no longer available (#138)
- [ ] Regenerate this pull request now. Merge branch 'owl-bot-copy' of https://github.com/googleapis/python-video-transcoder into owl-bot-copy 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md 🦉 Updates from OwlBot See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md chore: use gapic-generator-python 0.63.2 docs: add generated snippets PiperOrigin-RevId: 427792504 Source-Link: googleapis/googleapis@55b9e1e Source-Link: https://github.com/googleapis/googleapis-gen/commit/bf4e86b753f42cb0edb1fd51fbe840d7da0a1cde Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYmY0ZTg2Yjc1M2Y0MmNiMGVkYjFmZDUxZmJlODQwZDdkYTBhMWNkZSJ9
Configuration menu - View commit details
-
Copy full SHA for e8a85da - Browse repository at this point
Copy the full SHA e8a85daView commit details -
docs(samples): update samples to use mapping_ attribute of AudioStream (
#142) * fix: revise samples with fix from #138 * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/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 7fbc619 - Browse repository at this point
Copy the full SHA 7fbc619View commit details -
chore(main): release 1.3.0 (#136)
* chore(main): release 1.3.0 * prune changelog Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com> Co-authored-by: Anthonios Partheniou <partheniou@google.com>
Configuration menu - View commit details
-
Copy full SHA for 3402ef8 - Browse repository at this point
Copy the full SHA 3402ef8View 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.2.1...v1.3.0