Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

migrate code from googleapis/nodejs-bigquery-data-exchange #3420

Merged
merged 24 commits into from
Oct 13, 2022

Commits on May 17, 2022

  1. feat: initial stub of library

    bcoe committed May 17, 2022
    Configuration menu
    Copy the full SHA
    2e7c5bb View commit details
    Browse the repository at this point in the history

Commits on May 30, 2022

  1. feat: initial generation of library (#3)

    Release-As: v0.1.0
    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>
    bcoe and gcf-owl-bot[bot] authored May 30, 2022
    Configuration menu
    Copy the full SHA
    0fe11fc View commit details
    Browse the repository at this point in the history
  2. chore(main): release 0.1.0 (#5)

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

Commits on Jun 7, 2022

  1. Configuration menu
    Copy the full SHA
    9c250ce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3099ac1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2e2f168 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ef6fc23 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f205610 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2022

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

Commits on Jul 4, 2022

  1. Configuration menu
    Copy the full SHA
    6b2b49c View commit details
    Browse the repository at this point in the history
  2. feat: support regapic LRO

    PiperOrigin-RevId: 456946341
    Source-Link: googleapis/googleapis@88fd18d
    Source-Link: googleapis/googleapis-gen@accfa37
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYWNjZmEzNzFmNjY3NDM5MzEzMzM1YzY0MDQyYjA2M2MxYzUzMTAyZSJ9
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    gcf-owl-bot[bot] and gcf-owl-bot[bot] authored Jul 4, 2022
    Configuration menu
    Copy the full SHA
    432a43a View commit details
    Browse the repository at this point in the history
  3. chore(main): release 0.2.0 (#16)

    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    release-please[bot] authored Jul 4, 2022
    Configuration menu
    Copy the full SHA
    ae8a843 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2022

  1. build: update docs to correct link (#18)

    * build: update docs to correct link
    
    * 🦉 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>
    sofisl and gcf-owl-bot[bot] authored Jul 12, 2022
    Configuration menu
    Copy the full SHA
    7af9937 View commit details
    Browse the repository at this point in the history
  2. chore(deps): update dependency linkinator to v4 (#17)

    Co-authored-by: sofisl <55454395+sofisl@users.noreply.github.com>
    renovate-bot and sofisl authored Jul 12, 2022
    Configuration menu
    Copy the full SHA
    f1c9507 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2022

  1. fix: better support for fallback mode (#19)

    - [ ] Regenerate this pull request now.
    
    PiperOrigin-RevId: 468790263
    
    Source-Link: googleapis/googleapis@873ab45
    
    Source-Link: googleapis/googleapis-gen@cb6f37a
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiY2I2ZjM3YWVmZjJhMzQ3MmU0MGE3YmJhY2U4YzY3ZDc1ZTI0YmVlNSJ9
    gcf-owl-bot[bot] authored Aug 23, 2022
    Configuration menu
    Copy the full SHA
    ed93f9d View commit details
    Browse the repository at this point in the history
  2. fix: change import long to require (#20)

    Source-Link: googleapis/synthtool@d229a12
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-nodejs:latest@sha256:74ab2b3c71ef27e6d8b69b1d0a0c9d31447777b79ac3cd4be82c265b45f37e5e
    gcf-owl-bot[bot] authored Aug 23, 2022
    Configuration menu
    Copy the full SHA
    d2145bb View commit details
    Browse the repository at this point in the history
  3. chore(main): release 0.2.1 (#21)

    * chore(main): release 0.2.1
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    release-please[bot] and gcf-owl-bot[bot] authored Aug 23, 2022
    Configuration menu
    Copy the full SHA
    411610d View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2022

  1. fix: do not import the whole google-gax from proto JS (#1553) (#23)

    fix: use google-gax v3.3.0
    Source-Link: googleapis/synthtool@c73d112
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-nodejs:latest@sha256:b15a6f06cc06dcffa11e1bebdf1a74b6775a134aac24a0f86f51ddf728eb373e
    gcf-owl-bot[bot] authored Aug 27, 2022
    Configuration menu
    Copy the full SHA
    671a516 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2022

  1. fix: preserve default values in x-goog-request-params header (#24)

    - [ ] Regenerate this pull request now.
    
    PiperOrigin-RevId: 474338479
    
    Source-Link: googleapis/googleapis@d5d35e0
    
    Source-Link: googleapis/googleapis-gen@efcd3f9
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZWZjZDNmOTM5NjJhMTAzZjY4ZjAwM2UyYTFlZWNkZTZmYTIxNmEyNyJ9
    
    feat!: update BigQuery Analytics Hub API v1beta1 client
    BREAKING CHANGE: refresh current dataexchange/v1beta1/* directory to include recent change in protos. Removed common directory and use local enum Category
    fix!: refactor references to Category message
    docs: improve proto documentation.
    
    PiperOrigin-RevId: 471349319
    
    Source-Link: googleapis/googleapis@8495024
    
    Source-Link: googleapis/googleapis-gen@2d8c38b
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMmQ4YzM4YjkwYTVhMTk4ZDcxZWIxYThlYjQzZTBjZTU2MTI3YWMwZCJ9
    
    fix: use _gaxModule when accessing gax for bundling
    PiperOrigin-RevId: 470911839
    
    Source-Link: googleapis/googleapis@3527566
    
    Source-Link: googleapis/googleapis-gen@f16a1d2
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZjE2YTFkMjI0ZjAwYTYzMGVhNDNkNmE5YTFhMzFmNTY2ZjQ1Y2RlYSJ9
    
    feat: accept google-gax instance as a parameter
    Please see the documentation of the client constructor for details.
    
    PiperOrigin-RevId: 470332808
    
    Source-Link: googleapis/googleapis@d4a2367
    
    Source-Link: googleapis/googleapis-gen@e97a1ac
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZTk3YTFhYzIwNGVhZDRmZTczNDFmOTFlNzJkYjdjNmFjNjAxNjM0MSJ9
    gcf-owl-bot[bot] authored Sep 14, 2022
    Configuration menu
    Copy the full SHA
    5a70b8e View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2022

  1. test: use fully qualified request type name in tests (#28)

    * test: use fully qualified request type name in tests
    
    PiperOrigin-RevId: 475685359
    
    Source-Link: googleapis/googleapis@7a12973
    
    Source-Link: googleapis/googleapis-gen@370c729
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMzcwYzcyOWUyYmEwNjJhMTY3NDQ5YzI3ODgyYmE1ZjM3OWM1YzM0ZCJ9
    
    * 🦉 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>
    gcf-owl-bot[bot] and gcf-owl-bot[bot] authored Sep 23, 2022
    Configuration menu
    Copy the full SHA
    2421301 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2022

  1. chore(main): release 0.3.0 (#25)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ## [0.3.0](googleapis/nodejs-bigquery-data-exchange@v0.2.1...v0.3.0) (2022-09-26)
    
    
    ### ⚠ BREAKING CHANGES
    
    * refactor references to Category message
    * refresh current dataexchange/v1beta1/* directory to include recent change in protos. Removed
    
    ### Features
    
    * update BigQuery Analytics Hub API v1beta1 client ([fe3d671](googleapis/nodejs-bigquery-data-exchange@fe3d671))
    
    
    ### Bug Fixes
    
    * Do not import the whole google-gax from proto JS ([#1553](https://github.com/googleapis/nodejs-bigquery-data-exchange/issues/1553)) ([#23](googleapis/nodejs-bigquery-data-exchange#23)) ([c2bd811](googleapis/nodejs-bigquery-data-exchange@c2bd811))
    * refactor references to Category message ([fe3d671](googleapis/nodejs-bigquery-data-exchange@fe3d671))
    * use google-gax v3.3.0 ([c2bd811](googleapis/nodejs-bigquery-data-exchange@c2bd811))
    
    ---
    This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
    release-please[bot] authored Sep 26, 2022
    Configuration menu
    Copy the full SHA
    293331a View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2022

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

Commits on Oct 13, 2022

  1. Merge remote-tracking branch 'migration/main' into nodejs-bigquery-da…

    …ta-exchange-migration
    sofisl committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    0b9c548 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f410cc9 View commit details
    Browse the repository at this point in the history