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.8.1
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.8.2
Choose a head ref
  • 7 commits
  • 15 files changed
  • 5 contributors

Commits on May 27, 2022

  1. chore: allow releases from older version branches (#388)

    * chore: allow releases from older version branches
    
    * 🦉 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>
    parthea and gcf-owl-bot[bot] authored May 27, 2022
    Configuration menu
    Copy the full SHA
    0c4668d View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2022

  1. Configuration menu
    Copy the full SHA
    ac266e9 View commit details
    Browse the repository at this point in the history
  2. docs: Fix typo in the BackgroundConsumer docstring (#395)

    `UNAVAILABLE` instead of `UNVAILABLE`
    
    Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly:
    - [ ] Make sure to open an issue as a [bug/issue](https://github.com/googleapis/python-api-core/issues/new/choose) before writing your code!  That way we can discuss the change, evaluate designs, and agree on the general idea
    - [ ] Ensure the tests and linter pass
    - [ ] Code coverage does not decrease (if any source code was changed)
    - [ ] Appropriate docs were updated (if necessary)
    
    Fixes #<issue_number_goes_here> 🦕
    Mariatta authored Jun 2, 2022
    Configuration menu
    Copy the full SHA
    0eb727f View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2022

  1. chore: test minimum dependencies in python 3.7 (#397)

    * chore: test minimum dependencies in python 3.7
    
    * remove duplicate entry
    parthea authored Jun 3, 2022
    Configuration menu
    Copy the full SHA
    e92045b View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2022

  1. Configuration menu
    Copy the full SHA
    5da6733 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8f73d2e View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2022

  1. chore(main): release 2.8.2 (#396)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored Jun 14, 2022
    Configuration menu
    Copy the full SHA
    5b5e775 View commit details
    Browse the repository at this point in the history
Loading