Skip to content
This repository was archived by the owner on Oct 18, 2023. It is now read-only.
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-bigqueryconnection
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.2.1
Choose a base ref
...
head repository: googleapis/java-bigqueryconnection
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.2.2
Choose a head ref
  • 7 commits
  • 15 files changed
  • 5 contributors

Commits on Mar 29, 2022

  1. build(deps): update dependency com.google.cloud:google-cloud-shared-c…

    …onfig to v1.3.2 (#659)
    
    [![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-config](https://togithub.com/googleapis/java-shared-config) | `1.3.0` -> `1.3.2` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-config/1.3.2/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-config/1.3.2/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-config/1.3.2/compatibility-slim/1.3.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-config/1.3.2/confidence-slim/1.3.0)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>googleapis/java-shared-config</summary>
    
    ### [`v1.3.2`](https://togithub.com/googleapis/java-shared-config/blob/HEAD/CHANGELOG.md#&#8203;132-httpsgithubcomgoogleapisjava-shared-configcomparev131v132-2022-03-28)
    
    [Compare Source](https://togithub.com/googleapis/java-shared-config/compare/v1.3.1...v1.3.2)
    
    ### [`v1.3.1`](https://togithub.com/googleapis/java-shared-config/blob/HEAD/CHANGELOG.md#&#8203;131-httpsgithubcomgoogleapisjava-shared-configcomparev130v131-2022-03-25)
    
    [Compare Source](https://togithub.com/googleapis/java-shared-config/compare/v1.3.0...v1.3.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-bigqueryconnection).
    renovate-bot authored Mar 29, 2022
    Configuration menu
    Copy the full SHA
    7060492 View commit details
    Browse the repository at this point in the history
  2. chore(main): release 2.2.2-SNAPSHOT (#662)

    🤖 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 Mar 29, 2022
    Configuration menu
    Copy the full SHA
    b47b800 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2022

  1. chore(deps): update dependency com.google.cloud:google-cloud-bigquery…

    …connection to v2.2.1 (#664)
    
    * chore(deps): update dependency com.google.cloud:google-cloud-bigqueryconnection to v2.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: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    renovate-bot and gcf-owl-bot[bot] authored Mar 31, 2022
    Configuration menu
    Copy the full SHA
    6eb960a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    27dbc86 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2022

  1. chore: Enable Size-Label bot in all googleapis Java repositories (#13…

    …81) (#668)
    
    * chore: Enable Size-Label bot in all googleapis Java repositories
    
    Auto-label T-shirt size indicator should be assigned on every new pull request in all googleapis Java repositories
    
    * Remove product
    
    Remove product since it is by default true
    
    * add license header
    
    Co-authored-by: Neenu Shaji <[email protected]>
    Source-Link: googleapis/synthtool@54b2c6a
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-java:latest@sha256:fc52b202aa298a50a12c64efd04fea3884d867947effe2fa85382a246c09e813
    gcf-owl-bot[bot] and Neenu1995 authored Apr 7, 2022
    Configuration menu
    Copy the full SHA
    6884cc0 View commit details
    Browse the repository at this point in the history
  2. deps: update dependency com.google.protobuf:protobuf-java-util to v3.…

    …20.0 (#666)
    
    [![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.protobuf:protobuf-java-util](https://developers.google.com/protocol-buffers/) ([source](https://togithub.com/protocolbuffers/protobuf)) | `3.19.4` -> `3.20.0` | [![age](https://badges.renovateapi.com/packages/maven/com.google.protobuf:protobuf-java-util/3.20.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.protobuf:protobuf-java-util/3.20.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.protobuf:protobuf-java-util/3.20.0/compatibility-slim/3.19.4)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.protobuf:protobuf-java-util/3.20.0/confidence-slim/3.19.4)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>protocolbuffers/protobuf</summary>
    
    ### [`v3.20.0`](https://togithub.com/protocolbuffers/protobuf/releases/v3.20.0)
    
    [Compare Source](https://togithub.com/protocolbuffers/protobuf/compare/v3.19.4...v3.20.0)
    
    2022-03-25 version 3.20.0 (C++/Java/Python/PHP/Objective-C/C#/Ruby/JavaScript)
    
    ### C++
    
    -   Add option to use external GTest in CMake ([#&#8203;8736](https://togithub.com/protocolbuffers/protobuf/issues/8736))
    -   cmake: Set correct sonames for libprotobuf-lite.so and libprotoc.so ([#&#8203;8635](https://togithub.com/protocolbuffers/protobuf/issues/8635)) ([#&#8203;9529](https://togithub.com/protocolbuffers/protobuf/issues/9529))
    
    ### Java
    
    -   Revert "Standardize on Array copyOf" ([#&#8203;9400](https://togithub.com/protocolbuffers/protobuf/issues/9400))
    -   Resolve more java field accessor name conflicts ([#&#8203;8198](https://togithub.com/protocolbuffers/protobuf/issues/8198))
    
    ### Python
    
    -   Pin multibuild scripts to get manylinux1 wheels back ([#&#8203;9216](https://togithub.com/protocolbuffers/protobuf/issues/9216))
    -   Dropped support for Python < 3.7 ([#&#8203;9480](https://togithub.com/protocolbuffers/protobuf/issues/9480))
    
    ### PHP
    
    -   fix: \[PHP] add missing reserved classnames ([#&#8203;9458](https://togithub.com/protocolbuffers/protobuf/issues/9458))
    
    ### Ruby
    
    -   Dropped Ruby 2.3 and 2.4 support for CI and releases. ([#&#8203;9311](https://togithub.com/protocolbuffers/protobuf/issues/9311))
    -   \[Ruby] Message.decode/encode: Add max_recursion_depth option ([#&#8203;9218](https://togithub.com/protocolbuffers/protobuf/issues/9218))
    -   Ruby: rename max_recursion_depth to recursion_limit ([#&#8203;9486](https://togithub.com/protocolbuffers/protobuf/issues/9486))
    -   Fix conversion of singleton classes in Ruby ([#&#8203;9342](https://togithub.com/protocolbuffers/protobuf/issues/9342))
    -   Suppress warning for intentional circular require ([#&#8203;9556](https://togithub.com/protocolbuffers/protobuf/issues/9556))
    -   \[Ruby] allow encode json options to be an object that responds to to_hash ([#&#8203;9513](https://togithub.com/protocolbuffers/protobuf/issues/9513))
    
    ### Other
    
    -   \[C#] Fix trim warnings ([#&#8203;9182](https://togithub.com/protocolbuffers/protobuf/issues/9182))
    -   Add protoc-gen-go-svc to options.md ([#&#8203;9280](https://togithub.com/protocolbuffers/protobuf/issues/9280))
    -   Fixes NullReferenceException when accessing FieldDescriptor.IsPacked ([#&#8203;9430](https://togithub.com/protocolbuffers/protobuf/issues/9430))
    -   Add ToProto() method to all C# descriptor classes ([#&#8203;9426](https://togithub.com/protocolbuffers/protobuf/issues/9426))
    -   Add cmake option `protobuf_INSTALL` to not install files ([#&#8203;7123](https://togithub.com/protocolbuffers/protobuf/issues/7123))
    -   \[CMake] Allow custom plugin options e.g. to generate mocks ([#&#8203;9105](https://togithub.com/protocolbuffers/protobuf/issues/9105))
    -   Add an option to preserve proto names in JsonFormatter ([#&#8203;6307](https://togithub.com/protocolbuffers/protobuf/issues/6307))
    -   Add test scope to kotlin-test for protobuf-kotlin-lite ([#&#8203;9518](https://togithub.com/protocolbuffers/protobuf/issues/9518))
    -   Add prefix_to_proto_package_mappings_path ObjC option. ([#&#8203;9498](https://togithub.com/protocolbuffers/protobuf/issues/9498))
    -   \[ObjC] Rename `proto_package_to_prefix_mappings_path` to `package_to_prefix_mappings_path`. ([#&#8203;9552](https://togithub.com/protocolbuffers/protobuf/issues/9552))
    -   cmake: Use linker version scripts ([#&#8203;9545](https://togithub.com/protocolbuffers/protobuf/issues/9545))
    -   Add a generation option to control use of forward declarations in headers. ([#&#8203;9568](https://togithub.com/protocolbuffers/protobuf/issues/9568))
    -   \[C#] fix parse failure for extensions with large field numbers ([#&#8203;9591](https://togithub.com/protocolbuffers/protobuf/issues/9591))
    
    </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-bigqueryconnection).
    renovate-bot authored Apr 7, 2022
    Configuration menu
    Copy the full SHA
    183c05d View commit details
    Browse the repository at this point in the history
  3. chore(main): release 2.2.2 (#669)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ### [2.2.2](v2.2.1...v2.2.2) (2022-04-07)
    
    
    ### Dependencies
    
    * update dependency com.google.protobuf:protobuf-java-util to v3.20.0 ([#666](#666)) ([183c05d](183c05d))
    
    ---
    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 Apr 7, 2022
    Configuration menu
    Copy the full SHA
    74909ba View commit details
    Browse the repository at this point in the history
Loading