Thanks to visit codestin.com
Credit goes to github.com

Skip to content
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-api-core
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.3.0
Choose a base ref
...
head repository: googleapis/python-api-core
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.3.1
Choose a head ref
  • 1 commit
  • 9 files changed
  • 3 contributors

Commits on Dec 15, 2021

  1. chore: release 2.3.1 (#319)

    * ci: run lint / mypy / unit tests / coverage as GH actions (#287)
    
    Make GH Action checks required
    
    * fix: exclude function target from retry deadline exceeded exception message (#318)
    
    * Exclude function target from retry deadline exceeded exception message
    
    * apply similar patch in retry_async.py
    
    Co-authored-by: Anthonios Partheniou <[email protected]>
    
    * chore: release 2.3.1
    
    * enable checks on release branch v2.3.1
    
    Co-authored-by: Tres Seaver <[email protected]>
    Co-authored-by: Chris Wilson <[email protected]>
    3 people authored Dec 15, 2021
    Configuration menu
    Copy the full SHA
    13b44df View commit details
    Browse the repository at this point in the history
Loading