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

Commits on Sep 28, 2021

  1. docs: link to stable pandas docs (#990)

    * docs: link to stable pandas docs
    
    * 🦉 Updates from OwlBot
    
    See https://.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * trailing slash
    
    * 🦉 Updates from OwlBot
    
    See https://.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply..com>
    tswast and gcf-owl-bot[bot] authoredSep 28, 2021
    Configuration menu
    Copy the full SHA
    View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2ca58dcView commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a789d00View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2021

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

Commits on Sep 30, 2021

  1. Configuration menu
    Copy the full SHA
    d9a03b4View commit details
    Browse the repository at this point in the history
  2. feat: add AvroOptions to configure AVRO external data (#994)

    * feat: add `AvroOptions` to configure AVRO external data
    
    Also:
    
    * Unify `ExternalConfig` class to use `_properties` for everything. This does
      result in more code, but it should make maintenance easier as it aligns with
      our other mutable resource classes.
    * Adds `bigtable_options`, `csv_options`, and `google_sheets_options`
      properties. This aligns with `parquet_options`.
    
    * remove unnecessary check for options in to_api_repr
    
    * add missing tests for to_api_repr
    
    * remove redundant type identifiers
    @tswast
    tswast authoredSep 30, 2021
    Configuration menu
    Copy the full SHA
    1a9431dView commit details
    Browse the repository at this point in the history
  3. chore: release 2.28.0 (#998)

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