base repository: googleapis/python-video-transcoder
base: v1.2.1
head repository: googleapis/python-video-transcoder
Uh oh!
There was an error while loading. Please reload this page.
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://.com/googleapis/googleapis-gen/commit/6598ca8cbbf5226733a099c4506518a5af6ff74c Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNjU5OGNhOGNiYmY1MjI2NzMzYTA5OWM0NTA2NTE4YTVhZjZmZjc0YyJ9 * 🦉 Updates from OwlBot See https://.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply..com>
Commits on Nov 11, 2021
chore(python): add ./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..com>
Commits on Nov 16, 2021
chore: update doc links from googleapis.dev to cloud.google.com (#117)
dandhlee authoredNov 16, 2021 Configuration menu Copy the full SHA View commit details Browse the repository at this point in the history
Commits on Dec 28, 2021
chore: update .repo-metadata.json (#120)
parthea authoredDec 28, 2021
Commits on Jan 6, 2022
chore: use python-samples-reviewers (#122)
gcf-owl-bot[bot] authoredJan 6, 2022
Commits on Jan 13, 2022
build: switch to release-please for tagging (#123)
gcf-owl-bot[bot] authoredJan 13, 2022 Configuration menu Copy the full SHA View commit details Browse the repository at this point in the history
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..com>
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..com> Co-authored-by: Anthonios Partheniou <[email protected]>
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://.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply..com>
chore: set cdpe-cloudai as codeowner (#128)
nicain authoredJan 24, 2022 chore(cleanup): broken link in README (#130)
* fix: broken link in README * 🦉 Updates from OwlBot See https://.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply..com>
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
irataxy authoredFeb 4, 2022
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://.com/googleapis/googleapis-gen/commit/46df624a54b9ed47c1a7eefb7a49413cf7b82f98 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNDZkZjYyNGE1NGI5ZWQ0N2MxYTdlZWZiN2E0OTQxM2NmN2I4MmY5OCJ9 * 🦉 Updates from OwlBot See https://.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * 🦉 Updates from OwlBot See https://.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * 🦉 Updates from OwlBot See https://.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..com> Co-authored-by: Dov Shlachter <[email protected]> Co-authored-by: Anthonios Partheniou <[email protected]>
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://.com/googleapis/googleapis-gen/commit/29b938c58c1e51d019f2ee539d55dc0a3c86a905 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMjliOTM4YzU4YzFlNTFkMDE5ZjJlZTUzOWQ1NWRjMGEzYzg2YTkwNSJ9 Fixes: #140 fix(deps): require proto-plus >= 1.20.3
gcf-owl-bot[bot] authoredFeb 24, 2022 chore(deps): update all dependencies (#132)
* chore(deps): update all dependencies * 🦉 Updates from OwlBot See https://.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md Co-authored-by: Bu Sun Kim <[email protected]> Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply..com> Co-authored-by: Anthonios Partheniou <[email protected]>
chore(deps): update all dependencies (#141)
renovate-bot authoredFeb 24, 2022 chore: use gapic-generator-python 0.62.1 (#134)
- [ ] Regenerate this pull request now. See https://.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://.com/googleapis/googleapis-gen/commit/4fb761bbd8506ac156f49bac5f18306aa8eb3aa8 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNGZiNzYxYmJkODUwNmFjMTU2ZjQ5YmFjNWYxODMwNmFhOGViM2FhOCJ9
gcf-owl-bot[bot] authoredFeb 24, 2022 fix: Remove deprecated v1beta1 API that is no longer available (#138)
- [ ] Regenerate this pull request now. Merge branch 'owl-bot-copy' of https://.com/googleapis/python-video-transcoder into owl-bot-copy 🦉 Updates from OwlBot post-processor See https://.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md 🦉 Updates from OwlBot post-processor See https://.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md 🦉 Updates from OwlBot See https://.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://.com/googleapis/googleapis-gen/commit/bf4e86b753f42cb0edb1fd51fbe840d7da0a1cde Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYmY0ZTg2Yjc1M2Y0MmNiMGVkYjFmZDUxZmJlODQwZDdkYTBhMWNkZSJ9
gcf-owl-bot[bot] authoredFeb 24, 2022 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://.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply..com>
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..com> Co-authored-by: Anthonios Partheniou <[email protected]>
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
Uh oh!
There was an error while loading. Please reload this page.