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/java-bigquery
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 7ce695f
Choose a base ref
...
head repository: googleapis/java-bigquery
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 76b71d1
Choose a head ref
  • 3 commits
  • 10 files changed
  • 2 contributors

Commits on Oct 1, 2020

  1. feat: add connectionId support for external data sources (#776)

    Add connecitonId to ExternalTableDefinition to allow external data source query through the BigQuery client.
    stephaniewang526 authored Oct 1, 2020
    Configuration menu
    Copy the full SHA
    dcd7daa View commit details
    Browse the repository at this point in the history
  2. chore: release 1.121.1-SNAPSHOT (#777)

    🤖 I have created a release \*beep\* \*boop\* 
    ---
    ### Updating meta-information for bleeding-edge SNAPSHOT release.
    ---
    
    
    This PR was generated with [Release Please](https://github.com/googleapis/release-please).
    release-please[bot] authored Oct 1, 2020
    Configuration menu
    Copy the full SHA
    f035359 View commit details
    Browse the repository at this point in the history
  3. chore: release 1.122.0 (#778)

    🤖 I have created a release \*beep\* \*boop\* 
    ---
    ## [1.122.0](https://www.github.com/googleapis/java-bigquery/compare/v1.121.0...v1.122.0) (2020-10-01)
    
    
    ### Features
    
    * add connectionId support for external data sources ([#776](https://www.github.com/googleapis/java-bigquery/issues/776)) ([dcd7daa](https://www.github.com/googleapis/java-bigquery/commit/dcd7daa15d8f820affc9c155ba6d7a9a4c15066d))
    ---
    
    
    This PR was generated with [Release Please](https://github.com/googleapis/release-please).
    release-please[bot] authored Oct 1, 2020
    Configuration menu
    Copy the full SHA
    76b71d1 View commit details
    Browse the repository at this point in the history
Loading