Permalink
base repository: googleapis/python-bigquery
Failed to load repositories. Confirm that selected base ref is valid, then try again.
base: v2.23.2
Choose a base ref
...
head repository: googleapis/python-bigquery
Failed to load repositories. Confirm that selected head ref is valid, then try again.
compare: v2.23.3
Choose a head ref
  • 8 commits
  • 8 files changed
  • 5 contributors

Commits on Jul 29, 2021

  1. Configuration menu
    Copy the full SHA
    55687b8View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    85ce81cView commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2021

  1. Configuration menu
    Copy the full SHA
    20df24bView commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7016f69View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2021

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

Commits on Aug 6, 2021

  1. fix: increase default retry deadline to 10 minutes (#859)

    The backend API has a timeout of 4 minutes, so the default of 2 minutes was not
    allowing for any retries to happen in some cases.
    
    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://.com/googleapis/python-bigquery/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 #853  🦕
    @tswast
    tswast authoredAug 6, 2021
    Configuration menu
    Copy the full SHA
    30770fdView commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2021

  1. chore: release 2.23.3 (#860)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply..com>
    Co-authored-by: Tim Swast <[email protected]>
    release-please[bot] and tswast authoredAug 9, 2021
    Configuration menu
    Copy the full SHA
    9694a4dView commit details
    Browse the repository at this point in the history
Loading