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

feat: add Connection interface #1374

Merged
merged 311 commits into from May 6, 2022
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Oct 26, 2021

  1. manage dependencies

    stephaniewang526 committed Oct 26, 2021
    Configuration menu
    Copy the full SHA
    ca33f25 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    517e287 View commit details
    Browse the repository at this point in the history
  3. manage dependencies

    stephaniewang526 committed Oct 26, 2021
    Configuration menu
    Copy the full SHA
    a5b7734 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f299562 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2021

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

Commits on Oct 28, 2021

  1. Minor cleanup

    prash-mi committed Oct 28, 2021
    Configuration menu
    Copy the full SHA
    ac33915 View commit details
    Browse the repository at this point in the history
  2. Updated the bufferSize

    prash-mi committed Oct 28, 2021
    Configuration menu
    Copy the full SHA
    427e82d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    90a238d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b1dd598 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2021

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

Commits on Nov 9, 2021

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

Commits on Nov 10, 2021

  1. Configuration menu
    Copy the full SHA
    403c6ef View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d93d183 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2021

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

Commits on Nov 15, 2021

  1. nit: correct Javadoc

    stephaniewang526 committed Nov 15, 2021
    Configuration menu
    Copy the full SHA
    6ba31b7 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2021

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

Commits on Nov 17, 2021

  1. Fixed NPE @ getPageCacheSize

    prash-mi committed Nov 17, 2021
    Configuration menu
    Copy the full SHA
    a4ec57f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c593545 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dede418 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2021

  1. Configuration menu
    Copy the full SHA
    6c79796 View commit details
    Browse the repository at this point in the history
  2. Added ConnectionImpl.cancel implementation and the interrupt logic in…

    … processQueryResponseResults
    prash-mi committed Nov 19, 2021
    Configuration menu
    Copy the full SHA
    4156217 View commit details
    Browse the repository at this point in the history
  3. Lint

    prash-mi committed Nov 19, 2021
    Configuration menu
    Copy the full SHA
    07885e6 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2021

  1. Configuration menu
    Copy the full SHA
    109d123 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1a582f3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b8e39fa View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2021

  1. Configuration menu
    Copy the full SHA
    7bd4e7b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6748795 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2cb8099 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c04e620 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    74f177d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    58ed6d2 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2021

  1. feat: add support for BI Engine Statistics

    fixes b/205146044
    stephaniewang526 committed Dec 1, 2021
    Configuration menu
    Copy the full SHA
    5fad3e5 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2021

  1. fix conflict

    stephaniewang526 committed Dec 2, 2021
    Configuration menu
    Copy the full SHA
    f42e1ac View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2021

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

Commits on Dec 8, 2021

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

Commits on Dec 9, 2021

  1. Configuration menu
    Copy the full SHA
    512ee95 View commit details
    Browse the repository at this point in the history
  2. Refactored processQueryResponseResults to avoid code duplicity. Added…

    … upper bound for the buffer size
    prash-mi committed Dec 9, 2021
    Configuration menu
    Copy the full SHA
    bcf6dfd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1d900b5 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2021

  1. Configuration menu
    Copy the full SHA
    40a9226 View commit details
    Browse the repository at this point in the history
  2. implemented dryRun

    prash-mi committed Dec 21, 2021
    Configuration menu
    Copy the full SHA
    26d55e3 View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2021

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

Commits on Dec 29, 2021

  1. Configuration menu
    Copy the full SHA
    ca9b7d4 View commit details
    Browse the repository at this point in the history
  2. Added BQResultSet Test cases

    prash-mi committed Dec 29, 2021
    Configuration menu
    Copy the full SHA
    8e683e7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0e8b973 View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'origin/query-interface' into query-inte…

    …rface
    
    # Conflicts:
    #	google-cloud-bigquery/src/main/java/com/google/cloud/bigquery/ConnectionImpl.java
    stephaniewang526 committed Dec 29, 2021
    Configuration menu
    Copy the full SHA
    fd9122a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    af0b8f7 View commit details
    Browse the repository at this point in the history
  6. add import

    stephaniewang526 committed Dec 29, 2021
    Configuration menu
    Copy the full SHA
    8d65193 View commit details
    Browse the repository at this point in the history
  7. additional lint

    stephaniewang526 committed Dec 29, 2021
    Configuration menu
    Copy the full SHA
    e8f1e71 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    26bc6bb View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4aea35a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6816ada View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2022

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

Commits on Jan 17, 2022

  1. Configuration menu
    Copy the full SHA
    b738b57 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b82d831 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2a34bc6 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2022

  1. Configuration menu
    Copy the full SHA
    0ca0724 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d911ea7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5e5666a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    49959a5 View commit details
    Browse the repository at this point in the history
  5. Added testQueryDryRun

    prash-mi committed Jan 19, 2022
    Configuration menu
    Copy the full SHA
    66e947e View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2022

  1. Configuration menu
    Copy the full SHA
    4daeb76 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b32bbdc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    171da1f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8971a27 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9bc67d4 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2022

  1. Exposing getQueryResultsFirstPage, isFastQuerySupported and getSubseq…

    …uentQueryResultsWithJob for testing
    prash-mi committed Jan 21, 2022
    Configuration menu
    Copy the full SHA
    d70ad74 View commit details
    Browse the repository at this point in the history
  2. Exposing getQueryResultsFirstPage, isFastQuerySupported and getSubseq…

    …uentQueryResultsWithJob for testing
    prash-mi committed Jan 21, 2022
    Configuration menu
    Copy the full SHA
    98c6578 View commit details
    Browse the repository at this point in the history
  3. Added testGetQueryResultsFirstPage and testLegacyQuerySinglePage test…

    …cases + Minor refactor
    prash-mi committed Jan 21, 2022
    Configuration menu
    Copy the full SHA
    4251f25 View commit details
    Browse the repository at this point in the history
  4. Deleted TODO

    prash-mi committed Jan 21, 2022
    Configuration menu
    Copy the full SHA
    cae60ef View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    497a824 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cec20bb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    27a68d0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c3c2d14 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2022

  1. Configuration menu
    Copy the full SHA
    5bbb066 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    92e8883 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    44e871c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b0bf13a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c1743c9 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2022

  1. Configuration menu
    Copy the full SHA
    3297e4d View commit details
    Browse the repository at this point in the history
  2. updated highThroughPutRead

    prash-mi committed Feb 8, 2022
    Configuration menu
    Copy the full SHA
    ca244eb View commit details
    Browse the repository at this point in the history
  3. Revert "Added Attribute to for ArrowSchema"

    This reverts commit 3297e4d.
    prash-mi committed Feb 8, 2022
    Configuration menu
    Copy the full SHA
    7cded43 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    33920a7 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2022

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

Commits on Feb 11, 2022

  1. Update processRows

    prash-mi committed Feb 11, 2022
    Configuration menu
    Copy the full SHA
    f411699 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    39ed020 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2022

  1. Configuration menu
    Copy the full SHA
    99301ef View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    19318bb View commit details
    Browse the repository at this point in the history
  3. Added arrow-memory-netty

    prash-mi committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    0fb2906 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8714d89 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2022

  1. clean up Connection.java and remove methods meant only for testing fr…

    …om the public interface. Update ConnectionImplTest.java to test against ConnectionImpl instead of Connection.
    stephaniewang526 committed Feb 16, 2022
    Configuration menu
    Copy the full SHA
    d1e3b64 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2022

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

Commits on Feb 23, 2022

  1. Configuration menu
    Copy the full SHA
    f0dd594 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    820b454 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2022

  1. Configuration menu
    Copy the full SHA
    661dbf5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b4cfb2d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3191005 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2022

  1. Configuration menu
    Copy the full SHA
    92a7b59 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    77db382 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1f64c63 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2022

  1. Configuration menu
    Copy the full SHA
    d7cbe09 View commit details
    Browse the repository at this point in the history
  2. Added UseReadAPI property

    prash-mi committed Mar 4, 2022
    Configuration menu
    Copy the full SHA
    2c01cf6 View commit details
    Browse the repository at this point in the history
  3. Updated useReadAPI

    prash-mi committed Mar 4, 2022
    Configuration menu
    Copy the full SHA
    999df03 View commit details
    Browse the repository at this point in the history
  4. Updated useReadAPI

    prash-mi committed Mar 4, 2022
    Configuration menu
    Copy the full SHA
    b9bdd85 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2022

  1. feat: add Interval type support (googleapis#1844)

    * feat: add Interval type support
    
    Fixes b/208051516
    
    * 🦉 Updates from OwlBot
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * add threeten-extra PeriodDuration support
    
    * add unit test coverage
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    2 people authored and prash-mi committed Mar 7, 2022
    Configuration menu
    Copy the full SHA
    3986358 View commit details
    Browse the repository at this point in the history
  2. Reformat

    prash-mi committed Mar 7, 2022
    Configuration menu
    Copy the full SHA
    4248a7f View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' into query-interface

    # Conflicts:
    #	README.md
    #	google-cloud-bigquery/src/test/java/com/google/cloud/bigquery/it/ITBigQueryTest.java
    stephaniewang526 committed Mar 7, 2022
    Configuration menu
    Copy the full SHA
    b339e4a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    87e3f9e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b7076e7 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2022

  1. fixed getDate

    prash-mi committed Mar 8, 2022
    Configuration menu
    Copy the full SHA
    45440de View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    10581dc View commit details
    Browse the repository at this point in the history
  3. format

    prash-mi committed Mar 8, 2022
    Configuration menu
    Copy the full SHA
    d77bb27 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a8b63d2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8423576 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bd746ee View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d7f3de0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9cb0527 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2022

  1. Fixed getTime

    prash-mi committed Mar 9, 2022
    Configuration menu
    Copy the full SHA
    ca2e27c View commit details
    Browse the repository at this point in the history
  2. Updated getString

    prash-mi committed Mar 9, 2022
    Configuration menu
    Copy the full SHA
    3eb7bc4 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2022

  1. Configuration menu
    Copy the full SHA
    03cc9ea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    26d880e View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2022

  1. Configuration menu
    Copy the full SHA
    bbe20d5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7986f69 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e049c38 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    44b9f32 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    708fa53 View commit details
    Browse the repository at this point in the history
  6. Fixed NPE during bulk read

    prash-mi committed Mar 15, 2022
    Configuration menu
    Copy the full SHA
    90ce594 View commit details
    Browse the repository at this point in the history
  7. Merge remote-tracking branch 'origin/query-interface' into query-inte…

    …rface
    
    # Conflicts:
    #	google-cloud-bigquery/src/test/java/com/google/cloud/bigquery/it/ITNightlyBigQueryTest.java
    prash-mi committed Mar 15, 2022
    Configuration menu
    Copy the full SHA
    44f7dc2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f427725 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2022

  1. Added @BetaApi Annotation

    prash-mi committed Mar 16, 2022
    Configuration menu
    Copy the full SHA
    4c7bfc7 View commit details
    Browse the repository at this point in the history
  2. Added @BetaApi Annotation

    prash-mi committed Mar 16, 2022
    Configuration menu
    Copy the full SHA
    82f6745 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2022

  1. Configuration menu
    Copy the full SHA
    78d691c View commit details
    Browse the repository at this point in the history
  2. Added more unit testing

    prash-mi committed Mar 17, 2022
    Configuration menu
    Copy the full SHA
    f24e4c2 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2022

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

Commits on Mar 24, 2022

  1. Added ConnImplBenchmark

    prash-mi committed Mar 24, 2022
    Configuration menu
    Copy the full SHA
    4fa2f96 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5eaa7b6 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2022

  1. Updated Java Docs

    prash-mi committed Mar 29, 2022
    Configuration menu
    Copy the full SHA
    a7f20ed View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    01f6a18 View commit details
    Browse the repository at this point in the history
  3. add IT TODOs

    stephaniewang526 committed Mar 29, 2022
    Configuration menu
    Copy the full SHA
    1218d2f View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2022

  1. Configuration menu
    Copy the full SHA
    5675160 View commit details
    Browse the repository at this point in the history
  2. Added JsonType tests

    prash-mi committed Apr 4, 2022
    Configuration menu
    Copy the full SHA
    e15c1cf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f407e1b View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2022

  1. Configuration menu
    Copy the full SHA
    52f23e1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f77a791 View commit details
    Browse the repository at this point in the history
  3. Added testInvalidQuery

    prash-mi committed Apr 5, 2022
    Configuration menu
    Copy the full SHA
    dece7ac View commit details
    Browse the repository at this point in the history
  4. Added testMultipleRuns

    prash-mi committed Apr 5, 2022
    Configuration menu
    Copy the full SHA
    e2f3fc8 View commit details
    Browse the repository at this point in the history
  5. Added testPositionalParams

    prash-mi committed Apr 5, 2022
    Configuration menu
    Copy the full SHA
    e8b2705 View commit details
    Browse the repository at this point in the history
  6. updated positional query

    prash-mi committed Apr 5, 2022
    Configuration menu
    Copy the full SHA
    0efcd96 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2022

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

Commits on Apr 13, 2022

  1. update logic to not use Read API when QueryParameters are passed sinc…

    …e it's not supported by the Read API
    stephaniewang526 committed Apr 13, 2022
    Configuration menu
    Copy the full SHA
    fb77468 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2022

  1. update support for query parameters

    deps: update dependency com.google.oauth-client:google-oauth-client-jetty to v1.33.3 (googleapis#1978)
    
    [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)
    
    This PR contains the following updates:
    
    | Package | Change | Age | Adoption | Passing | Confidence |
    |---|---|---|---|---|---|
    | [com.google.oauth-client:google-oauth-client-jetty](https://togithub.com/googleapis/google-oauth-java-client) | `1.33.2` -> `1.33.3` | [![age](https://badges.renovateapi.com/packages/maven/com.google.oauth-client:google-oauth-client-jetty/1.33.3/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.oauth-client:google-oauth-client-jetty/1.33.3/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.oauth-client:google-oauth-client-jetty/1.33.3/compatibility-slim/1.33.2)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.oauth-client:google-oauth-client-jetty/1.33.3/confidence-slim/1.33.2)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    <details>
    <summary>googleapis/google-oauth-java-client</summary>
    
    [Compare Source](https://togithub.com/googleapis/google-oauth-java-client/compare/v1.33.2...v1.33.3)
    
    </details>
    
    ---
    
    📅 **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, click this checkbox.
    
    ---
    
    This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-bigquery).
    
    deps: update dependency com.google.oauth-client:google-oauth-client-java6 to v1.33.3 (googleapis#1977)
    
    [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)
    
    This PR contains the following updates:
    
    | Package | Change | Age | Adoption | Passing | Confidence |
    |---|---|---|---|---|---|
    | [com.google.oauth-client:google-oauth-client-java6](https://togithub.com/googleapis/google-oauth-java-client) | `1.33.2` -> `1.33.3` | [![age](https://badges.renovateapi.com/packages/maven/com.google.oauth-client:google-oauth-client-java6/1.33.3/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.oauth-client:google-oauth-client-java6/1.33.3/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.oauth-client:google-oauth-client-java6/1.33.3/compatibility-slim/1.33.2)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.oauth-client:google-oauth-client-java6/1.33.3/confidence-slim/1.33.2)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    <details>
    <summary>googleapis/google-oauth-java-client</summary>
    
    [Compare Source](https://togithub.com/googleapis/google-oauth-java-client/compare/v1.33.2...v1.33.3)
    
    </details>
    
    ---
    
    📅 **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, click this checkbox.
    
    ---
    
    This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-bigquery).
    stephaniewang526 committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    9486217 View commit details
    Browse the repository at this point in the history
  2. chore(main): release 2.10.8 (googleapis#1979)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ### [2.10.8](googleapis/java-bigquery@v2.10.7...v2.10.8) (2022-04-14)
    
    
    ### Dependencies
    
    * update dependency com.google.oauth-client:google-oauth-client-java6 to v1.33.3 ([googleapis#1977](googleapis#1977)) ([b084791](googleapis@b084791))
    * update dependency com.google.oauth-client:google-oauth-client-jetty to v1.33.3 ([googleapis#1978](googleapis#1978)) ([a24ce6e](googleapis@a24ce6e))
    
    ---
    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 and stephaniewang526 committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    dcbd33e View commit details
    Browse the repository at this point in the history
  3. chore(main): release 2.10.9-SNAPSHOT (googleapis#1980)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored and stephaniewang526 committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    5a20d42 View commit details
    Browse the repository at this point in the history
  4. deps: update dependency com.google.cloud:native-image-support to v0.1…

    …3.1 (googleapis#1982)
    
    [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)
    
    This PR contains the following updates:
    
    | Package | Change | Age | Adoption | Passing | Confidence |
    |---|---|---|---|---|---|
    | [com.google.cloud:native-image-support](https://togithub.com/googleapis/java-core) | `0.12.11` -> `0.13.1` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:native-image-support/0.13.1/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:native-image-support/0.13.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:native-image-support/0.13.1/compatibility-slim/0.12.11)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:native-image-support/0.13.1/confidence-slim/0.12.11)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### Configuration
    
    📅 **Schedule**: At any time (no schedule defined).
    
    🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
    
    ♻ **Rebasing**: Renovate will not automatically rebase this PR, because other commits have been found.
    
    🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
    
    ---
    
     - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox.
    
    ---
    
    This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-bigquery).
    renovate-bot authored and stephaniewang526 committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    384dece View commit details
    Browse the repository at this point in the history
  5. chore(deps): update dependency com.google.cloud:google-cloud-bigquery…

    … to v2.10.8 (googleapis#1981)
    
    [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)
    
    This PR contains the following updates:
    
    | Package | Change | Age | Adoption | Passing | Confidence |
    |---|---|---|---|---|---|
    | [com.google.cloud:google-cloud-bigquery](https://togithub.com/googleapis/java-bigquery) | `2.10.7` -> `2.10.8` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.10.8/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.10.8/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.10.8/compatibility-slim/2.10.7)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.10.8/confidence-slim/2.10.7)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>googleapis/java-bigquery</summary>
    
    ### [`v2.10.8`](https://togithub.com/googleapis/java-bigquery/blob/HEAD/CHANGELOG.md#&#8203;2108-httpsgithubcomgoogleapisjava-bigquerycomparev2107v2108-2022-04-14)
    
    [Compare Source](https://togithub.com/googleapis/java-bigquery/compare/v2.10.7...v2.10.8)
    
    </details>
    
    ---
    
    ### Configuration
    
    📅 **Schedule**: At any time (no schedule defined).
    
    🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
    
    ♻ **Rebasing**: Renovate will not automatically rebase this PR, because other commits have been found.
    
    🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
    
    ---
    
     - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox.
    
    ---
    
    This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-bigquery).
    renovate-bot authored and stephaniewang526 committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    1f22d4f View commit details
    Browse the repository at this point in the history
  6. deps: update dependency com.google.cloud:google-cloud-shared-dependen…

    …cies to v2.10.0 (googleapis#1983)
    
    [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)
    
    This PR contains the following updates:
    
    | Package | Change | Age | Adoption | Passing | Confidence |
    |---|---|---|---|---|---|
    | [com.google.cloud:google-cloud-shared-dependencies](https://togithub.com/googleapis/java-shared-dependencies) | `2.9.0` -> `2.10.0` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-dependencies/2.10.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-dependencies/2.10.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-dependencies/2.10.0/compatibility-slim/2.9.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-dependencies/2.10.0/confidence-slim/2.9.0)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>googleapis/java-shared-dependencies</summary>
    
    ### [`v2.10.0`](https://togithub.com/googleapis/java-shared-dependencies/blob/HEAD/CHANGELOG.md#&#8203;2100-httpsgithubcomgoogleapisjava-shared-dependenciescomparev290v2100-2022-04-15)
    
    [Compare Source](https://togithub.com/googleapis/java-shared-dependencies/compare/v2.9.0...v2.10.0)
    
    ##### Dependencies
    
    -   google-cloud-core 2.6.0 ([#&#8203;668](https://togithub.com/googleapis/java-shared-dependencies/issues/668)) ([22f4d18](https://togithub.com/googleapis/java-shared-dependencies/commit/22f4d1809cbb9848174b3569ab527e4bef00d443))
    -   reverting protobuf to 3.19.4 ([#&#8203;657](https://togithub.com/googleapis/java-shared-dependencies/issues/657)) ([8501e6d](https://togithub.com/googleapis/java-shared-dependencies/commit/8501e6d842c10d2370bbd5d5246070134336bddd))
    -   update dependency com.fasterxml.jackson:jackson-bom to v2.13.2.20220328 ([#&#8203;646](https://togithub.com/googleapis/java-shared-dependencies/issues/646)) ([7bfd6d7](https://togithub.com/googleapis/java-shared-dependencies/commit/7bfd6d7073859d1955b91b368c6713a72ffa14b6))
    -   update dependency com.google.api-client:google-api-client-bom to v1.34.0 ([#&#8203;662](https://togithub.com/googleapis/java-shared-dependencies/issues/662)) ([1b8e378](https://togithub.com/googleapis/java-shared-dependencies/commit/1b8e378fe0ccf2a28c759868caaf5ba593a95728))
    -   update dependency com.google.errorprone:error_prone_annotations to v2.12.1 ([#&#8203;652](https://togithub.com/googleapis/java-shared-dependencies/issues/652)) ([1cc80ee](https://togithub.com/googleapis/java-shared-dependencies/commit/1cc80ee984ebcad9bc2a95e2f28c0a49fe924b37))
    -   update dependency com.google.errorprone:error_prone_annotations to v2.13.0 ([#&#8203;669](https://togithub.com/googleapis/java-shared-dependencies/issues/669)) ([61b7834](https://togithub.com/googleapis/java-shared-dependencies/commit/61b78341b34a251722be4805a6bdd895cd64836c))
    -   update dependency com.google.http-client:google-http-client-bom to v1.41.6 ([#&#8203;654](https://togithub.com/googleapis/java-shared-dependencies/issues/654)) ([140ef40](https://togithub.com/googleapis/java-shared-dependencies/commit/140ef405bc17ed83f5ce177df59affca14fbe49c))
    -   update dependency com.google.http-client:google-http-client-bom to v1.41.7 ([#&#8203;658](https://togithub.com/googleapis/java-shared-dependencies/issues/658)) ([f6f93e5](https://togithub.com/googleapis/java-shared-dependencies/commit/f6f93e5b9172c9684623c4c148e4a8fe2fae1e94))
    -   update dependency com.google.oauth-client:google-oauth-client-bom to v1.33.2 ([#&#8203;655](https://togithub.com/googleapis/java-shared-dependencies/issues/655)) ([20cd9ed](https://togithub.com/googleapis/java-shared-dependencies/commit/20cd9eda112c96836a5ab7485a4247ed2bc0edb8))
    -   update dependency com.google.oauth-client:google-oauth-client-bom to v1.33.3 ([#&#8203;663](https://togithub.com/googleapis/java-shared-dependencies/issues/663)) ([f011a46](https://togithub.com/googleapis/java-shared-dependencies/commit/f011a46c551dba16851b4f8c919c40452fc5d5c3))
    -   update dependency com.google.protobuf:protobuf-bom to v3.20.0 ([#&#8203;651](https://togithub.com/googleapis/java-shared-dependencies/issues/651)) ([ad2ff73](https://togithub.com/googleapis/java-shared-dependencies/commit/ad2ff73207dd6493321c77d8eca0022baf13b4ce))
    -   update dependency io.grpc:grpc-bom to v1.45.1 ([#&#8203;647](https://togithub.com/googleapis/java-shared-dependencies/issues/647)) ([38e46fc](https://togithub.com/googleapis/java-shared-dependencies/commit/38e46fc4f03af0a02f30ce4a2fa222c71797ae15))
    -   update dependency org.checkerframework:checker-qual to v3.21.4 ([#&#8203;650](https://togithub.com/googleapis/java-shared-dependencies/issues/650)) ([125e80a](https://togithub.com/googleapis/java-shared-dependencies/commit/125e80ab2c3225a00c03f5ff5de94872ebb94303))
    -   update gax.version to v2.15.0 ([#&#8203;649](https://togithub.com/googleapis/java-shared-dependencies/issues/649)) ([c7f32a6](https://togithub.com/googleapis/java-shared-dependencies/commit/c7f32a68b14520104432282ac9598643700162eb))
    -   update gax.version to v2.16.0 ([#&#8203;664](https://togithub.com/googleapis/java-shared-dependencies/issues/664)) ([caaf941](https://togithub.com/googleapis/java-shared-dependencies/commit/caaf941643af04295f5527a0144587d7bf040862))
    -   update google.common-protos.version to v2.8.1 ([#&#8203;656](https://togithub.com/googleapis/java-shared-dependencies/issues/656)) ([df4a4a2](https://togithub.com/googleapis/java-shared-dependencies/commit/df4a4a2130a3cdb2965ea42962d1ea6a85506ba7))
    -   update google.common-protos.version to v2.8.2 ([#&#8203;659](https://togithub.com/googleapis/java-shared-dependencies/issues/659)) ([b499e2b](https://togithub.com/googleapis/java-shared-dependencies/commit/b499e2bc99506d48d26e35bf6e68c09409ce8b11))
    -   update google.common-protos.version to v2.8.3 ([#&#8203;660](https://togithub.com/googleapis/java-shared-dependencies/issues/660)) ([461081c](https://togithub.com/googleapis/java-shared-dependencies/commit/461081c0cf73057c1f6e07fc573453ad467a60ae))
    -   update iam.version to v1.3.0 ([#&#8203;648](https://togithub.com/googleapis/java-shared-dependencies/issues/648)) ([6670c4f](https://togithub.com/googleapis/java-shared-dependencies/commit/6670c4f61fcf075c543bfd148eea49796e0662ce))
    -   update iam.version to v1.3.1 ([#&#8203;661](https://togithub.com/googleapis/java-shared-dependencies/issues/661)) ([cc8fbe6](https://togithub.com/googleapis/java-shared-dependencies/commit/cc8fbe6eae03341c2ece7d3356febc843a74a812))
    
    </details>
    
    ---
    
    ### Configuration
    
    📅 **Schedule**: At any time (no schedule defined).
    
    🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
    
    ♻ **Rebasing**: Renovate will not automatically rebase this PR, because other commits have been found.
    
    🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
    
    ---
    
     - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox.
    
    ---
    
    This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-bigquery).
    renovate-bot authored and stephaniewang526 committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    7f18b6a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    78903db View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f989b3c View commit details
    Browse the repository at this point in the history
  9. chore(main): release 2.10.9 (googleapis#1984)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ### [2.10.9](googleapis/java-bigquery@v2.10.8...v2.10.9) (2022-04-16)
    
    
    ### Dependencies
    
    * update dependency com.google.cloud:google-cloud-shared-dependencies to v2.10.0 ([googleapis#1983](googleapis#1983)) ([50ac31c](googleapis@50ac31c))
    * update dependency com.google.cloud:native-image-support to v0.13.1 ([googleapis#1982](googleapis#1982)) ([04f4679](googleapis@04f4679))
    
    ---
    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 and stephaniewang526 committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    7dfcda1 View commit details
    Browse the repository at this point in the history
  10. chore(main): release 2.10.10-SNAPSHOT (googleapis#1988)

    🤖 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). See [documentation](https://github.com/googleapis/release-please#release-please).
    release-please[bot] authored and stephaniewang526 committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    abe9b7e View commit details
    Browse the repository at this point in the history
  11. chore(deps): update dependency com.google.cloud:google-cloud-bigquery…

    … to v2.10.9 (googleapis#1989)
    
    [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)
    
    This PR contains the following updates:
    
    | Package | Change | Age | Adoption | Passing | Confidence |
    |---|---|---|---|---|---|
    | [com.google.cloud:google-cloud-bigquery](https://togithub.com/googleapis/java-bigquery) | `2.10.8` -> `2.10.9` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.10.9/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.10.9/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.10.9/compatibility-slim/2.10.8)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.10.9/confidence-slim/2.10.8)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>googleapis/java-bigquery</summary>
    
    ### [`v2.10.9`](https://togithub.com/googleapis/java-bigquery/blob/HEAD/CHANGELOG.md#&#8203;2109-httpsgithubcomgoogleapisjava-bigquerycomparev2108v2109-2022-04-16)
    
    [Compare Source](https://togithub.com/googleapis/java-bigquery/compare/v2.10.8...v2.10.9)
    
    </details>
    
    ---
    
    ### Configuration
    
    📅 **Schedule**: At any time (no schedule defined).
    
    🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
    
    ♻ **Rebasing**: Renovate will not automatically rebase this PR, because other commits have been found.
    
    🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
    
    ---
    
     - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox.
    
    ---
    
    This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-bigquery).
    renovate-bot authored and stephaniewang526 committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    00c9e40 View commit details
    Browse the repository at this point in the history
  12. deps: update dependency com.google.cloud:google-cloud-storage to v2.6…

    ….1 (googleapis#1991)
    
    [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)
    
    This PR contains the following updates:
    
    | Package | Change | Age | Adoption | Passing | Confidence |
    |---|---|---|---|---|---|
    | [com.google.cloud:google-cloud-storage](https://togithub.com/googleapis/java-storage) | `2.6.0` -> `2.6.1` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-storage/2.6.1/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-storage/2.6.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-storage/2.6.1/compatibility-slim/2.6.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-storage/2.6.1/confidence-slim/2.6.0)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>googleapis/java-storage</summary>
    
    ### [`v2.6.1`](https://togithub.com/googleapis/java-storage/blob/HEAD/CHANGELOG.md#&#8203;261-httpsgithubcomgoogleapisjava-storagecomparev260v261-2022-04-15)
    
    [Compare Source](https://togithub.com/googleapis/java-storage/compare/v2.6.0...v2.6.1)
    
    </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, click this checkbox.
    
    ---
    
    This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-bigquery).
    renovate-bot authored and stephaniewang526 committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    917b3ea View commit details
    Browse the repository at this point in the history
  13. deps: update dependency com.google.cloud:google-cloud-bigtable to v2.…

    …6.2 (googleapis#1990)
    
    [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)
    
    This PR contains the following updates:
    
    | Package | Change | Age | Adoption | Passing | Confidence |
    |---|---|---|---|---|---|
    | [com.google.cloud:google-cloud-bigtable](https://togithub.com/googleapis/java-bigtable) | `2.6.1` -> `2.6.2` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigtable/2.6.2/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigtable/2.6.2/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigtable/2.6.2/compatibility-slim/2.6.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigtable/2.6.2/confidence-slim/2.6.1)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>googleapis/java-bigtable</summary>
    
    ### [`v2.6.2`](https://togithub.com/googleapis/java-bigtable/blob/HEAD/CHANGELOG.md#&#8203;262-httpsgithubcomgoogleapisjava-bigtablecomparev261v262-2022-04-15)
    
    [Compare Source](https://togithub.com/googleapis/java-bigtable/compare/v2.6.1...v2.6.2)
    
    </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, click this checkbox.
    
    ---
    
    This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-bigquery).
    renovate-bot authored and stephaniewang526 committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    d864514 View commit details
    Browse the repository at this point in the history
  14. chore(main): release 2.10.10 (googleapis#1992)

    🤖 I have created a release *beep* *boop*
    ---
    
    * update dependency com.google.cloud:google-cloud-bigtable to v2.6.2 ([googleapis#1990](googleapis#1990)) ([4c1cb4c](googleapis@4c1cb4c))
    * update dependency com.google.cloud:google-cloud-storage to v2.6.1 ([googleapis#1991](googleapis#1991)) ([e02bf31](googleapis@e02bf31))
    
    ---
    This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
    
    chore(main): release 2.10.11-SNAPSHOT (googleapis#1993)
    
    :robot: I have created a release *beep* *boop*
    ---
    
    ---
    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 and stephaniewang526 committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    1d262dc View commit details
    Browse the repository at this point in the history
  15. fix dependencies.sh

    stephaniewang526 committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    ac03e54 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    27a0304 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    e33f705 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    c9b02ad View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    68b6acf View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2022

  1. Configuration menu
    Copy the full SHA
    e5be724 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c6f6883 View commit details
    Browse the repository at this point in the history
  3. Removed null labels

    prash-mi committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    ffa3be0 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2022

  1. Renamed cancel to close

    prash-mi committed Apr 21, 2022
    Configuration menu
    Copy the full SHA
    bcdaa6d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eb37332 View commit details
    Browse the repository at this point in the history
  3. Renamed cancel() to close()

    prash-mi committed Apr 21, 2022
    Configuration menu
    Copy the full SHA
    1b03be8 View commit details
    Browse the repository at this point in the history
  4. Renamed testCancel

    prash-mi committed Apr 21, 2022
    Configuration menu
    Copy the full SHA
    48d99d5 View commit details
    Browse the repository at this point in the history
  5. Added testPositionalParams

    prash-mi committed Apr 21, 2022
    Configuration menu
    Copy the full SHA
    8cbef78 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2022

  1. Configuration menu
    Copy the full SHA
    251eace View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    28d620c View commit details
    Browse the repository at this point in the history
  3. deleted outdated comment

    prash-mi committed Apr 26, 2022
    Configuration menu
    Copy the full SHA
    d8af94f View commit details
    Browse the repository at this point in the history
  4. nit update

    stephaniewang526 committed Apr 26, 2022
    Configuration menu
    Copy the full SHA
    57fd5e4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    78259c5 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2022

  1. Configuration menu
    Copy the full SHA
    9b8db32 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    25eb4e5 View commit details
    Browse the repository at this point in the history
  3. updated cancel() to close()

    prash-mi committed Apr 27, 2022
    Configuration menu
    Copy the full SHA
    e7b4cb6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1a7e512 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6a1f69d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    15b5fae View commit details
    Browse the repository at this point in the history
  7. updated dataset

    prash-mi committed Apr 27, 2022
    Configuration menu
    Copy the full SHA
    9191dbb View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    350767c View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2022

  1. update labels and close method

    🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    Made Label optional by making it a vararg
    
    Made Label optional by making it a vararg
    
    Removed null labels
    
    Renamed cancel to close
    
    Refactored testConnectionCancel
    
    Renamed cancel() to close()
    
    Renamed testCancel
    
    Added testPositionalParams
    
    Replaced all the shutdownNows with MoreExecutors.shutdownAndAwaitTermination()
    gcf-owl-bot[bot] authored and stephaniewang526 committed Apr 28, 2022
    Configuration menu
    Copy the full SHA
    b071123 View commit details
    Browse the repository at this point in the history
  2. update based on comments

    update based on feedback
    
    Using TimeUnit.DAYS.toMillis for conversion from Days to Millis
    
    deleted outdated comment
    
    nit update
    
    update based on comments
    
    updated to using a public dataset
    
    updated cancel() to close()
    
    using constants for clientConnectionConfiguration
    
    using constants for clientConnectionConfiguration
    
    updated Warmup iterations to 1
    
    combine commits
    
    updated dataset
    
    Fix for testConnectionClose IT
    
    update based on comments
    
    fix lint
    prash-mi authored and stephaniewang526 committed Apr 28, 2022
    Configuration menu
    Copy the full SHA
    9ebf5e7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6c2a9f9 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2022

  1. Merge remote-tracking branch 'origin/query-interface' into query-inte…

    …rface
    
    # Conflicts:
    #	google-cloud-bigquery/src/main/java/com/google/cloud/bigquery/BigQueryResultImpl.java
    #	google-cloud-bigquery/src/main/java/com/google/cloud/bigquery/Connection.java
    #	google-cloud-bigquery/src/main/java/com/google/cloud/bigquery/ConnectionImpl.java
    #	google-cloud-bigquery/src/test/java/com/google/cloud/bigquery/it/ITBigQueryTest.java
    #	google-cloud-bigquery/src/test/java/com/google/cloud/bigquery/it/ITNightlyBigQueryTest.java
    prash-mi committed Apr 29, 2022
    Configuration menu
    Copy the full SHA
    11c156c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ad75b17 View commit details
    Browse the repository at this point in the history
  3. Added class Row and Refactored code - Replaced Tuple<Map<String, Obje…

    …ct>, Boolean> with Row
    prash-mi committed Apr 29, 2022
    Configuration menu
    Copy the full SHA
    274b4b7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dfa5fd6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    69014c4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5d59bb5 View commit details
    Browse the repository at this point in the history
  7. Added fieldvalue null checks

    prash-mi committed Apr 29, 2022
    Configuration menu
    Copy the full SHA
    90a767a View commit details
    Browse the repository at this point in the history
  8. modified close

    prash-mi committed Apr 29, 2022
    Configuration menu
    Copy the full SHA
    409deb9 View commit details
    Browse the repository at this point in the history
  9. modified close

    prash-mi committed Apr 29, 2022
    Configuration menu
    Copy the full SHA
    b5a0899 View commit details
    Browse the repository at this point in the history
  10. modified getLong

    prash-mi committed Apr 29, 2022
    Configuration menu
    Copy the full SHA
    7ff528f View commit details
    Browse the repository at this point in the history
  11. address feedback

    deleted outdated comment
    
    update based on comments
    
    updated to using a public dataset
    
    updated cancel() to close()
    
    using constants for clientConnectionConfiguration
    
    using constants for clientConnectionConfiguration
    
    updated Warmup iterations to 1
    
    updated dataset
    
    Fix for testConnectionClose IT
    prash-mi authored and stephaniewang526 committed Apr 29, 2022
    Configuration menu
    Copy the full SHA
    f52620e View commit details
    Browse the repository at this point in the history
  12. update based on comments

    update based on feedback
    
    Using TimeUnit.DAYS.toMillis for conversion from Days to Millis
    
    deleted outdated comment
    
    nit update
    
    update based on comments
    
    updated to using a public dataset
    
    updated cancel() to close()
    
    using constants for clientConnectionConfiguration
    
    using constants for clientConnectionConfiguration
    
    updated Warmup iterations to 1
    
    combine commits
    
    updated dataset
    
    Fix for testConnectionClose IT
    
    update based on comments
    
    fix lint
    prash-mi authored and stephaniewang526 committed Apr 29, 2022
    Configuration menu
    Copy the full SHA
    d77320d View commit details
    Browse the repository at this point in the history
  13. chore(deps): update dependency com.google.cloud:google-cloud-bigquery…

    … to v2.10.10 (googleapis#1995)
    
    * chore(deps): update dependency com.google.cloud:google-cloud-bigquery to v2.10.10
    
    * 🦉 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>
    2 people authored and stephaniewang526 committed Apr 29, 2022
    Configuration menu
    Copy the full SHA
    6a7875e View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    b174634 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    849d22b View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    91af825 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    5689ec0 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    0e4122e View commit details
    Browse the repository at this point in the history
  19. build(deps): update dependency org.sonatype.plugins:nexus-staging-mav…

    …en-plugin to v1.6.13 (googleapis#2004)
    
    [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)
    
    This PR contains the following updates:
    
    | Package | Change | Age | Adoption | Passing | Confidence |
    |---|---|---|---|---|---|
    | [org.sonatype.plugins:nexus-staging-maven-plugin](http://www.sonatype.com/) ([source](https://togithub.com/sonatype/nexus-maven-plugins)) | `1.6.12` -> `1.6.13` | [![age](https://badges.renovateapi.com/packages/maven/org.sonatype.plugins:nexus-staging-maven-plugin/1.6.13/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/org.sonatype.plugins:nexus-staging-maven-plugin/1.6.13/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/org.sonatype.plugins:nexus-staging-maven-plugin/1.6.13/compatibility-slim/1.6.12)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/org.sonatype.plugins:nexus-staging-maven-plugin/1.6.13/confidence-slim/1.6.12)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>sonatype/nexus-maven-plugins</summary>
    
    ### [`v1.6.13`](https://togithub.com/sonatype/nexus-maven-plugins/compare/release-1.6.12...release-1.6.13)
    
    [Compare Source](https://togithub.com/sonatype/nexus-maven-plugins/compare/release-1.6.12...release-1.6.13)
    
    </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, click this checkbox.
    
    ---
    
    This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-bigquery).
    renovate-bot authored and stephaniewang526 committed Apr 29, 2022
    Configuration menu
    Copy the full SHA
    6e9083a View commit details
    Browse the repository at this point in the history
  20. chore(deps): update dependency com.google.cloud:google-cloud-bigquery…

    …connection to v2.2.4 (googleapis#2006)
    
    [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)
    
    This PR contains the following updates:
    
    | Package | Change | Age | Adoption | Passing | Confidence |
    |---|---|---|---|---|---|
    | [com.google.cloud:google-cloud-bigqueryconnection](https://togithub.com/googleapis/java-bigqueryconnection) | `2.2.3` -> `2.2.4` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigqueryconnection/2.2.4/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigqueryconnection/2.2.4/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigqueryconnection/2.2.4/compatibility-slim/2.2.3)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigqueryconnection/2.2.4/confidence-slim/2.2.3)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>googleapis/java-bigqueryconnection</summary>
    
    ### [`v2.2.4`](https://togithub.com/googleapis/java-bigqueryconnection/blob/HEAD/CHANGELOG.md#&#8203;224-httpsgithubcomgoogleapisjava-bigqueryconnectioncomparev223v224-2022-04-21)
    
    [Compare Source](https://togithub.com/googleapis/java-bigqueryconnection/compare/v2.2.3...v2.2.4)
    
    </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, click this checkbox.
    
    ---
    
    This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-bigquery).
    renovate-bot authored and stephaniewang526 committed Apr 29, 2022
    Configuration menu
    Copy the full SHA
    17bbe83 View commit details
    Browse the repository at this point in the history
  21. chore(deps): update dependency com.google.cloud:libraries-bom to v25.…

    …2.0 (googleapis#2008)
    
    * chore(deps): update dependency com.google.cloud:libraries-bom to v25.2.0
    
    * 🦉 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>
    2 people authored and stephaniewang526 committed Apr 29, 2022
    Configuration menu
    Copy the full SHA
    e402471 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    4f2c3d7 View commit details
    Browse the repository at this point in the history
  23. build(deps): update dependency org.apache.maven.plugins:maven-project…

    …-info-reports-plugin to v3.3.0 (googleapis#2011)
    renovate-bot authored and stephaniewang526 committed Apr 29, 2022
    Configuration menu
    Copy the full SHA
    4078b9f View commit details
    Browse the repository at this point in the history
  24. chore: IT clean-up (googleapis#2012)

    Fixes googleapis#1924
    Per discussion in b/227623980
    stephaniewang526 committed Apr 29, 2022
    Configuration menu
    Copy the full SHA
    684a9da View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    f4e2208 View commit details
    Browse the repository at this point in the history
  26. address feedback

    Refactored code - Replaced Tuple<Map<String, Object>, Boolean> with Row
    
    Added class Row and Refactored code - Replaced Tuple<Map<String, Object>, Boolean> with Row
    
    Added overloaded constructor with just message as an argument
    
    refactored and added BigQuerySQLException in next()
    
    address feedback
    
    refactored and added throwing BigQuerySQLException
    
    Added fieldvalue null checks
    
    modified close
    
    modified close
    
    modified getLong
    prash-mi authored and stephaniewang526 committed Apr 29, 2022
    Configuration menu
    Copy the full SHA
    439e0ae View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    c3e5b67 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    eececc3 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2022

  1. Configuration menu
    Copy the full SHA
    6c6d173 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/query-interface' into query-inte…

    …rface
    
    # Conflicts:
    #	google-cloud-bigquery/src/main/java/com/google/cloud/bigquery/BigQueryResultImpl.java
    prash-mi committed May 2, 2022
    Configuration menu
    Copy the full SHA
    72d5cbf View commit details
    Browse the repository at this point in the history
  3. Added line comment

    prash-mi committed May 2, 2022
    Configuration menu
    Copy the full SHA
    74b4c65 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a9c5ed1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a76843b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    df2208d View commit details
    Browse the repository at this point in the history

Commits on May 4, 2022

  1. Configuration menu
    Copy the full SHA
    e1acb6d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    825fc7b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cdcbe50 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    95b52d7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1f01fd8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fd42822 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1185236 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    35c03ae View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6179a18 View commit details
    Browse the repository at this point in the history
  10. lint

    prash-mi committed May 4, 2022
    Configuration menu
    Copy the full SHA
    2608284 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    e5b26c7 View commit details
    Browse the repository at this point in the history
  12. nit

    stephaniewang526 committed May 4, 2022
    Configuration menu
    Copy the full SHA
    8c9d6e5 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2022

  1. Configuration menu
    Copy the full SHA
    58a3272 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    da4d7f3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8f673db View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    50cc2a6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    71dfce2 View commit details
    Browse the repository at this point in the history
  6. Added Connection createConnection(). Marked createConnection(@nonnull

    …ConnectionSettings connectionSettings)
    prash-mi committed May 5, 2022
    Configuration menu
    Copy the full SHA
    650e6a0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f4d2247 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6ac85f3 View commit details
    Browse the repository at this point in the history
  9. add org.checkerframework:checker-qual:jar:3.21.4:compile as a depende…

    …ncy to fix dependency check failure
    stephaniewang526 committed May 5, 2022
    Configuration menu
    Copy the full SHA
    adc0805 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ec764e6 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2022

  1. Configuration menu
    Copy the full SHA
    be30663 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3a5b836 View commit details
    Browse the repository at this point in the history