Skip to content
This repository was archived by the owner on Sep 21, 2023. It is now read-only.
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: googleapis/python-video-transcoder
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.2.1
Choose a base ref
...
head repository: googleapis/python-video-transcoder
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.3.0
Choose a head ref
  • 20 commits
  • 84 files changed
  • 11 contributors

Commits on Nov 9, 2021

  1. 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>
    gcf-owl-bot[bot] and gcf-owl-bot[bot] authored Nov 9, 2021
    Configuration menu
    Copy the full SHA
    90bfb96 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2021

  1. 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>
    gcf-owl-bot[bot] and gcf-owl-bot[bot] authored Nov 11, 2021
    Configuration menu
    Copy the full SHA
    19e4459 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2021

  1. Configuration menu
    Copy the full SHA
    32eb752 View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2021

  1. Configuration menu
    Copy the full SHA
    2033de3 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2022

  1. Configuration menu
    Copy the full SHA
    ac645ab View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2022

  1. Configuration menu
    Copy the full SHA
    adfc8ea View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2022

  1. 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>
    gcf-owl-bot[bot] and gcf-owl-bot[bot] authored Jan 14, 2022
    Configuration menu
    Copy the full SHA
    6937ac2 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2022

  1. 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>
    3 people authored Jan 20, 2022
    Configuration menu
    Copy the full SHA
    84404ca View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2022

  1. 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>
    irataxy and gcf-owl-bot[bot] authored Jan 24, 2022
    Configuration menu
    Copy the full SHA
    66c5810 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9e91383 View commit details
    Browse the repository at this point in the history
  3. 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>
    irataxy and gcf-owl-bot[bot] authored Jan 24, 2022
    Configuration menu
    Copy the full SHA
    0ae071f View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2022

  1. 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 authored Feb 4, 2022
    Configuration menu
    Copy the full SHA
    e30431f View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2022

  1. 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>
    4 people authored Feb 15, 2022
    Configuration menu
    Copy the full SHA
    c14695b View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2022

  1. 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
    gcf-owl-bot[bot] authored Feb 24, 2022
    Configuration menu
    Copy the full SHA
    ac6a403 View commit details
    Browse the repository at this point in the history
  2. 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>
    4 people authored Feb 24, 2022
    Configuration menu
    Copy the full SHA
    5729742 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8cdb73a View commit details
    Browse the repository at this point in the history
  4. 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
    gcf-owl-bot[bot] authored Feb 24, 2022
    Configuration menu
    Copy the full SHA
    6774bd3 View commit details
    Browse the repository at this point in the history
  5. 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
    gcf-owl-bot[bot] authored Feb 24, 2022
    Configuration menu
    Copy the full SHA
    e8a85da View commit details
    Browse the repository at this point in the history
  6. 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>
    irataxy and gcf-owl-bot[bot] authored Feb 24, 2022
    Configuration menu
    Copy the full SHA
    7fbc619 View commit details
    Browse the repository at this point in the history
  7. 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>
    release-please[bot] and parthea authored Feb 24, 2022
    Configuration menu
    Copy the full SHA
    3402ef8 View commit details
    Browse the repository at this point in the history
Loading