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
base: v2.22.0
Choose a base ref
...
head repository: googleapis/java-bigquery
compare: v2.23.0
Choose a head ref
  • 19 commits
  • 24 files changed
  • 8 contributors

Commits on Feb 8, 2023

  1. chore(main): release 2.22.1-SNAPSHOT (#2515)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ### Updating meta-information for bleeding-edge SNAPSHOT release.
    
    ---
    This PR was generated with [Release Please](https://togithub.com/googleapis/release-please). See [documentation](https://togithub.com/googleapis/release-please#release-please).
    release-please[bot] committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    3c43307 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2023

  1. build(deps): bump cryptography from 38.0.3 to 39.0.1 in /synthtool/gc…

    …p/templates/java_library/.kokoro (#1761) (#2520)
    
    * build(deps): bump cryptography
    
    Bumps [cryptography](https://github.com/pyca/cryptography) from 38.0.3 to 39.0.1.
    - [Release notes](https://github.com/pyca/cryptography/releases)
    - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
    - [Commits](pyca/cryptography@38.0.3...39.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: cryptography
      dependency-type: indirect
    ...
    
    
    
    * chore: disabling dependabot
    
    ---------
    
    
    
    
    
    Source-Link: googleapis/synthtool@0c6f8d4
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-java:latest@sha256:5ee35ee919254a3d1e7d4f8abbf1b8c8869ade317ceb2e4df709af1b4b3e9ca1
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Tomo Suzuki <[email protected]>
    Co-authored-by: ddixit14 <[email protected]>
    5 people committed Feb 13, 2023
    Configuration menu
    Copy the full SHA
    712dada View commit details
    Browse the repository at this point in the history
  2. chore: move graalVM checks to continuous build (#2522)

    * chore: move graalVM checks to continuous build
    
    * chore: remove graalvm checks from required checks
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * enable flakybot for graalvm checks
    
    ---------
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    Neenu1995 and gcf-owl-bot[bot] committed Feb 13, 2023
    Configuration menu
    Copy the full SHA
    747d01d View commit details
    Browse the repository at this point in the history
  3. chore(deps): update dependency com.google.cloud:libraries-bom to v26.…

    …7.0 (#2518)
    
    * chore(deps): update dependency com.google.cloud:libraries-bom to v26.7.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>
    renovate-bot and gcf-owl-bot[bot] committed Feb 13, 2023
    Configuration menu
    Copy the full SHA
    59b933e View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2023

  1. feat: add support for session_id in load jobs (#2519)

    * feat: add support for session_id in load jobs
    
    * chore: fix variable change
    
    * 🦉 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>
    Neenu1995 and gcf-owl-bot[bot] committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    e431c17 View commit details
    Browse the repository at this point in the history
  2. chore: update SimpleApp sample code to use stackoverflow public datas…

    …et (#2523)
    
    * chore: update SimpleApp sample code to use stackoverflow public dataset
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * sample checkstyle fix
    
    * chore: rename SimpleApp to App
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * chore: revert file name change
    
    * chore: revert filename changes
    
    * 🦉 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>
    Neenu1995 and gcf-owl-bot[bot] committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    f150bce View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2023

  1. build(deps): update releasetool version for release scripts (#1768) (#…

    …2536)
    
    This should fix release script reporting back to the release PRs
    Source-Link: googleapis/synthtool@4c15ec0
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-java:latest@sha256:e62f3ea524b11c1cd6ff7f80362736d86c0056631346b5b106a421686fce2726
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    gcf-owl-bot[bot] and gcf-owl-bot[bot] committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    23ed39f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f1bcc33 View commit details
    Browse the repository at this point in the history
  3. deps: update dependency com.google.api.grpc:proto-google-cloud-bigque…

    …ryconnection-v1 to v2.13.0 (#2533)
    renovate-bot committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    ed2cb74 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a32a650 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4d88ccc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    62ff092 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    56fa0be View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    554e75d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5fe5e74 View commit details
    Browse the repository at this point in the history
  10. chore(deps): update dependency com.google.cloud:libraries-bom to v26.…

    …8.0 (#2524)
    
    * chore(deps): update dependency com.google.cloud:libraries-bom to v26.8.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>
    renovate-bot and gcf-owl-bot[bot] committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    74893e4 View commit details
    Browse the repository at this point in the history
  11. build(deps): update dependency org.apache.maven.plugins:maven-deploy-…

    …plugin to v3.1.0 (#2517)
    
    * build(deps): update dependency org.apache.maven.plugins:maven-deploy-plugin to v3.1.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>
    renovate-bot and gcf-owl-bot[bot] committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    5f2899d View commit details
    Browse the repository at this point in the history
  12. chore(deps): update dependency com.google.cloud:google-cloud-bigquery…

    … to v2.22.0 (#2516)
    
    * chore(deps): update dependency com.google.cloud:google-cloud-bigquery to v2.22.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>
    renovate-bot and gcf-owl-bot[bot] committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    a537806 View commit details
    Browse the repository at this point in the history
  13. chore(main): release 2.23.0 (#2525)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ## [2.23.0](https://togithub.com/googleapis/java-bigquery/compare/v2.22.0...v2.23.0) (2023-02-22)
    
    
    ### Features
    
    * Add support for session_id in load jobs ([#2519](https://togithub.com/googleapis/java-bigquery/issues/2519)) ([e431c17](https://togithub.com/googleapis/java-bigquery/commit/e431c17efe0f69d084f119463ca8bdb25047a7fe))
    
    
    ### Dependencies
    
    * Update cloud client dependencies ([#2526](https://togithub.com/googleapis/java-bigquery/issues/2526)) ([4d88ccc](https://togithub.com/googleapis/java-bigquery/commit/4d88ccc22b86ae83220324c53c2430f7878473bd))
    * Update dependency com.google.api.grpc:proto-google-cloud-bigqueryconnection-v1 to v2.13.0 ([#2533](https://togithub.com/googleapis/java-bigquery/issues/2533)) ([ed2cb74](https://togithub.com/googleapis/java-bigquery/commit/ed2cb7436c2ba38bdc4975abd12ba88d231087db))
    * Update dependency com.google.apis:google-api-services-bigquery to v2-rev20230210-2.0.0 ([#2530](https://togithub.com/googleapis/java-bigquery/issues/2530)) ([62ff092](https://togithub.com/googleapis/java-bigquery/commit/62ff092908bbc2cf26e8cb9426bdc0f45d1b2b9e))
    * Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.3.0 ([#2534](https://togithub.com/googleapis/java-bigquery/issues/2534)) ([f1bcc33](https://togithub.com/googleapis/java-bigquery/commit/f1bcc331d61f966f9c0c29dd3dccb122cafc874d))
    * Update dependency org.graalvm.buildtools:junit-platform-native to v0.9.20 ([#2527](https://togithub.com/googleapis/java-bigquery/issues/2527)) ([5fe5e74](https://togithub.com/googleapis/java-bigquery/commit/5fe5e74afd4af873213455010b73dcf8240e008d))
    * Update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.20 ([#2528](https://togithub.com/googleapis/java-bigquery/issues/2528)) ([554e75d](https://togithub.com/googleapis/java-bigquery/commit/554e75df92aa0dbd16d65d51a6c845c914062059))
    
    ---
    This PR was generated with [Release Please](https://togithub.com/googleapis/release-please). See [documentation](https://togithub.com/googleapis/release-please#release-please).
    release-please[bot] committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    1de74f8 View commit details
    Browse the repository at this point in the history