Skip to content
This repository was archived by the owner on Feb 1, 2024. 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-tasks
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.5.0
Choose a base ref
...
head repository: googleapis/python-tasks
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.5.1
Choose a head ref
  • 6 commits
  • 16 files changed
  • 5 contributors

Commits on Jul 22, 2021

  1. feat: add Samples section to CONTRIBUTING.rst (#135)

    Source-Link: googleapis/synthtool@52e4e46
    Post-Processor: gcr.io/repo-automation-bots/owlbot-python:latest@sha256:6186535cbdbf6b9fe61f00294929221d060634dae4a0795c1cefdbc995b2d605
    gcf-owl-bot[bot] authored Jul 22, 2021
    Configuration menu
    Copy the full SHA
    ccfc32d View commit details
    Browse the repository at this point in the history
  2. chore(deps): update dependency google-cloud-tasks to v2.5.0 (#140)

    [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)
    
    This PR contains the following updates:
    
    | Package | Change | Age | Adoption | Passing | Confidence |
    |---|---|---|---|---|---|
    | [google-cloud-tasks](https://togithub.com/googleapis/python-tasks) | `==2.4.0` -> `==2.5.0` | [![age](https://badges.renovateapi.com/packages/pypi/google-cloud-tasks/2.5.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/pypi/google-cloud-tasks/2.5.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/pypi/google-cloud-tasks/2.5.0/compatibility-slim/2.4.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/pypi/google-cloud-tasks/2.5.0/confidence-slim/2.4.0)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>googleapis/python-tasks</summary>
    
    ### [`v2.5.0`](https://togithub.com/googleapis/python-tasks/blob/master/CHANGELOG.md#&#8203;250-httpswwwgithubcomgoogleapispython-taskscomparev240v250-2021-07-21)
    
    [Compare Source](https://togithub.com/googleapis/python-tasks/compare/v2.4.0...v2.5.0)
    
    ##### Features
    
    -   Set `audience` field in authenticated HTTP task example ([#&#8203;138](https://www.github.com/googleapis/python-tasks/issues/138)) ([7a5a0c6](https://www.github.com/googleapis/python-tasks/commit/7a5a0c6ca5372035521d5366373054a7ba95f2bd))
    
    ##### Bug Fixes
    
    -   **deps:** pin 'google-{api,cloud}-core', 'google-auth' to allow 2.x versions ([#&#8203;134](https://www.github.com/googleapis/python-tasks/issues/134)) ([fd3cb31](https://www.github.com/googleapis/python-tasks/commit/fd3cb31bc1d36e5b6373bfa3d3bb9bb65aeb3f90))
    
    </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/python-tasks).
    renovate-bot authored Jul 22, 2021
    Configuration menu
    Copy the full SHA
    40524a0 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2021

  1. chore: fix kokoro config for samples (#142)

    Source-Link: googleapis/synthtool@dd05f9d
    Post-Processor: gcr.io/repo-automation-bots/owlbot-python:latest@sha256:aea14a583128771ae8aefa364e1652f3c56070168ef31beb203534222d842b8b
    gcf-owl-bot[bot] authored Jul 23, 2021
    Configuration menu
    Copy the full SHA
    eba0a65 View commit details
    Browse the repository at this point in the history
  2. fix: enable self signed jwt for grpc chore: use gapic-generator-pytho…

    …n 0.50.5 (#143)
    
    * fix: enable self signed jwt for grpc chore: use gapic-generator-python 0.50.5
    
    PiperOrigin-RevId: 386504689
    
    Source-Link: googleapis/googleapis@762094a
    
    Source-Link: https://github.com/googleapis/googleapis-gen/commit/6bfc480e1a161d5de121c2bcc3745885d33b265a
    
    * 🦉 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>
    gcf-owl-bot[bot] and gcf-owl-bot[bot] authored Jul 23, 2021
    Configuration menu
    Copy the full SHA
    b8ec21e View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2021

  1. chore: release as 2.5.1 (#144)

    Release-As: 2.5.1
    parthea authored Jul 28, 2021
    Configuration menu
    Copy the full SHA
    28ffe6b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d897639 View commit details
    Browse the repository at this point in the history
Loading