Skip to content
This repository was archived by the owner on Sep 16, 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-asset
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.3.0
Choose a base ref
...
head repository: googleapis/java-asset
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.3.1
Choose a head ref
  • 10 commits
  • 20 files changed
  • 2 contributors

Commits on May 24, 2022

  1. chore(main): release 3.3.1-SNAPSHOT (#1219)

    🤖 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 May 24, 2022
    Configuration menu
    Copy the full SHA
    088f9d6 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2022

  1. deps: update dependency com.google.cloud:google-cloud-bigquery to v2.…

    …12.0 (#1223)
    
    [![Mend 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.11.2` -> `2.12.0` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.12.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.12.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.12.0/compatibility-slim/2.11.2)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.12.0/confidence-slim/2.11.2)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>googleapis/java-bigquery</summary>
    
    ### [`v2.12.0`](https://togithub.com/googleapis/java-bigquery/blob/HEAD/CHANGELOG.md#&#8203;2120-httpsgithubcomgoogleapisjava-bigquerycomparev2112v2120-2022-05-25)
    
    [Compare Source](https://togithub.com/googleapis/java-bigquery/compare/v2.11.2...v2.12.0)
    
    ##### Features
    
    -   add build scripts for native image testing in Java 17 ([#&#8203;1440](https://togithub.com/googleapis/java-bigquery/issues/1440)) ([#&#8203;2057](https://togithub.com/googleapis/java-bigquery/issues/2057)) ([065ae78](https://togithub.com/googleapis/java-bigquery/commit/065ae78ef20052032c245b3fe991808c24ec8077))
    
    ##### Bug Fixes
    
    -   add more native image configurations for Arrow tests and enable native image tests ([#&#8203;2053](https://togithub.com/googleapis/java-bigquery/issues/2053)) ([7f0bfd4](https://togithub.com/googleapis/java-bigquery/commit/7f0bfd4a42c28f3d2a748474e1ec40740311a734))
    -   Flaky testPositionalQueryParameters ([#&#8203;2059](https://togithub.com/googleapis/java-bigquery/issues/2059)) ([3764b59](https://togithub.com/googleapis/java-bigquery/commit/3764b5967c694fa34aef75804333e5a6101d912e))
    
    ##### Dependencies
    
    -   update dependency com.google.cloud:google-cloud-bigtable to v2.7.0 ([#&#8203;2061](https://togithub.com/googleapis/java-bigquery/issues/2061)) ([1c7a0ab](https://togithub.com/googleapis/java-bigquery/commit/1c7a0ab157f79772d8da58bfe15f54a7394124e8))
    -   update dependency com.google.cloud:google-cloud-shared-dependencies to v2.11.0 ([#&#8203;2055](https://togithub.com/googleapis/java-bigquery/issues/2055)) ([9667663](https://togithub.com/googleapis/java-bigquery/commit/9667663fbec20f262c218f07cce1ada0c9a4bce0))
    -   update dependency com.google.cloud:google-cloud-shared-dependencies to v2.12.0 ([#&#8203;2063](https://togithub.com/googleapis/java-bigquery/issues/2063)) ([6d3f4be](https://togithub.com/googleapis/java-bigquery/commit/6d3f4bead2315703015bd75711fcbf19428fad6e))
    -   update dependency com.google.cloud:google-cloud-storage to v2.7.0 ([#&#8203;2064](https://togithub.com/googleapis/java-bigquery/issues/2064)) ([fd47710](https://togithub.com/googleapis/java-bigquery/commit/fd47710afdf32fd535f8e2b430156eb4a659a64d))
    -   update dependency com.google.cloud:google-cloud-storage to v2.7.1 ([#&#8203;2066](https://togithub.com/googleapis/java-bigquery/issues/2066)) ([89962a5](https://togithub.com/googleapis/java-bigquery/commit/89962a5e3cec0e5a4334454b1bff83fba3d95d4d))
    
    ##### [2.11.2](https://togithub.com/googleapis/java-bigquery/compare/v2.11.1...v2.11.2) (2022-05-18)
    
    ##### Bug Fixes
    
    -   Flaky connenction close issue ([#&#8203;2044](https://togithub.com/googleapis/java-bigquery/issues/2044)) ([9993717](https://togithub.com/googleapis/java-bigquery/commit/9993717d546c4039cb8c846787fdd131cc0c113f))
    -   NPE issue with testMultipleRuns ([#&#8203;2050](https://togithub.com/googleapis/java-bigquery/issues/2050)) ([251d468](https://togithub.com/googleapis/java-bigquery/commit/251d4686d22e0000982bcd891de68491326558fe))
    
    ##### [2.11.1](https://togithub.com/googleapis/java-bigquery/compare/v2.11.0...v2.11.1) (2022-05-16)
    
    ##### Dependencies
    
    -   update dependency com.google.apis:google-api-services-bigquery to v2-rev20220507-1.32.1 ([#&#8203;2042](https://togithub.com/googleapis/java-bigquery/issues/2042)) ([081888e](https://togithub.com/googleapis/java-bigquery/commit/081888e9ab9bc2c68e607fb11ff1ee40ac58873a))
    
    </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 [Mend Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-asset).
    renovate-bot authored May 25, 2022
    Configuration menu
    Copy the full SHA
    5ffacb1 View commit details
    Browse the repository at this point in the history
  2. deps: update dependency com.google.cloud:google-cloud-storage to v2.7…

    ….0 (#1222)
    
    [![Mend 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.1` -> `2.7.1` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-storage/2.7.1/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-storage/2.7.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-storage/2.7.1/compatibility-slim/2.6.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-storage/2.7.1/confidence-slim/2.6.1)](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 these updates again.
    
    ---
    
     - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. ⚠ **Warning**: custom changes will be lost.
    
    ---
    
    This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-asset).
    renovate-bot authored May 25, 2022
    Configuration menu
    Copy the full SHA
    45aeb97 View commit details
    Browse the repository at this point in the history
  3. chore(deps): update dependency com.google.cloud:google-cloud-asset to…

    … v3.3.0 (#1220)
    
    [![Mend 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-asset](https://togithub.com/googleapis/java-asset) | `3.2.17` -> `3.3.0` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-asset/3.3.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-asset/3.3.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-asset/3.3.0/compatibility-slim/3.2.17)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-asset/3.3.0/confidence-slim/3.2.17)](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. ⚠ **Warning**: custom changes will be lost.
    
    ---
    
    This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-asset).
    renovate-bot authored May 25, 2022
    Configuration menu
    Copy the full SHA
    ba5f2d5 View commit details
    Browse the repository at this point in the history
  4. deps: update dependency com.google.api.grpc:proto-google-identity-acc…

    …esscontextmanager-v1 to v1.3.0 (#1221)
    
    [![Mend 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.api.grpc:proto-google-identity-accesscontextmanager-v1](https://togithub.com/googleapis/java-accesscontextmanager) | `1.2.10` -> `1.3.0` | [![age](https://badges.renovateapi.com/packages/maven/com.google.api.grpc:proto-google-identity-accesscontextmanager-v1/1.3.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.api.grpc:proto-google-identity-accesscontextmanager-v1/1.3.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.api.grpc:proto-google-identity-accesscontextmanager-v1/1.3.0/compatibility-slim/1.2.10)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.api.grpc:proto-google-identity-accesscontextmanager-v1/1.3.0/confidence-slim/1.2.10)](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. ⚠ **Warning**: custom changes will be lost.
    
    ---
    
    This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-asset).
    renovate-bot authored May 25, 2022
    Configuration menu
    Copy the full SHA
    6de2419 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2022

  1. deps: update dependency com.google.api.grpc:proto-google-cloud-os-con…

    …fig-v1 to v2.4.3 (#1216)
    
    [![Mend 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.api.grpc:proto-google-cloud-os-config-v1](https://togithub.com/googleapis/java-os-config) | `2.4.2` -> `2.4.3` | [![age](https://badges.renovateapi.com/packages/maven/com.google.api.grpc:proto-google-cloud-os-config-v1/2.4.3/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.api.grpc:proto-google-cloud-os-config-v1/2.4.3/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.api.grpc:proto-google-cloud-os-config-v1/2.4.3/compatibility-slim/2.4.2)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.api.grpc:proto-google-cloud-os-config-v1/2.4.3/confidence-slim/2.4.2)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>googleapis/java-os-config</summary>
    
    ### [`v2.4.3`](https://togithub.com/googleapis/java-os-config/blob/HEAD/CHANGELOG.md#&#8203;243-httpsgithubcomgoogleapisjava-os-configcomparev242v243-2022-05-19)
    
    [Compare Source](https://togithub.com/googleapis/java-os-config/compare/v2.4.2...v2.4.3)
    
    </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 [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-asset).
    renovate-bot authored May 26, 2022
    Configuration menu
    Copy the full SHA
    f3703e3 View commit details
    Browse the repository at this point in the history
  2. deps: update dependency com.google.api.grpc:proto-google-cloud-orgpol…

    …icy-v1 to v2.2.0 (#1217)
    
    [![Mend 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.api.grpc:proto-google-cloud-orgpolicy-v1](https://togithub.com/googleapis/java-orgpolicy) | `2.1.2` -> `2.2.0` | [![age](https://badges.renovateapi.com/packages/maven/com.google.api.grpc:proto-google-cloud-orgpolicy-v1/2.2.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.api.grpc:proto-google-cloud-orgpolicy-v1/2.2.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.api.grpc:proto-google-cloud-orgpolicy-v1/2.2.0/compatibility-slim/2.1.2)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.api.grpc:proto-google-cloud-orgpolicy-v1/2.2.0/confidence-slim/2.1.2)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>googleapis/java-orgpolicy</summary>
    
    ### [`v2.2.0`](https://togithub.com/googleapis/java-orgpolicy/blob/HEAD/CHANGELOG.md#&#8203;220-httpsgithubcomgoogleapisjava-orgpolicycomparev212v220-2022-05-19)
    
    [Compare Source](https://togithub.com/googleapis/java-orgpolicy/compare/v2.1.2...v2.2.0)
    
    ##### Features
    
    -   add build scripts for native image testing in Java 17 ([#&#8203;1440](https://togithub.com/googleapis/java-orgpolicy/issues/1440)) ([#&#8203;348](https://togithub.com/googleapis/java-orgpolicy/issues/348)) ([7342da1](https://togithub.com/googleapis/java-orgpolicy/commit/7342da1beeda5bb960f0d3915236fe87d1972293))
    
    ##### Dependencies
    
    -   update dependency com.google.cloud:google-cloud-shared-dependencies to v2.12.0 ([#&#8203;347](https://togithub.com/googleapis/java-orgpolicy/issues/347)) ([5c9d284](https://togithub.com/googleapis/java-orgpolicy/commit/5c9d28445909783af2b96d728d389a6549249518))
    
    ##### [2.1.2](https://togithub.com/googleapis/java-orgpolicy/compare/v2.1.1...v2.1.2) (2022-04-15)
    
    ##### Dependencies
    
    -   update dependency com.google.cloud:google-cloud-shared-dependencies to v2.10.0 ([#&#8203;337](https://togithub.com/googleapis/java-orgpolicy/issues/337)) ([ba28376](https://togithub.com/googleapis/java-orgpolicy/commit/ba28376aa42b6dce4eff141cd4830c562a1f2527))
    
    ##### [2.1.1](https://togithub.com/googleapis/java-orgpolicy/compare/v2.1.0...v2.1.1) (2022-03-29)
    
    ##### Dependencies
    
    -   update dependency com.google.cloud:google-cloud-shared-dependencies to v2.9.0 ([#&#8203;332](https://togithub.com/googleapis/java-orgpolicy/issues/332)) ([6aa2ba9](https://togithub.com/googleapis/java-orgpolicy/commit/6aa2ba91ded5edca9fcfe3a4f9bbba44b12dda61))
    
    </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 [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-asset).
    renovate-bot authored May 26, 2022
    Configuration menu
    Copy the full SHA
    1b758a0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b462f5d View commit details
    Browse the repository at this point in the history
  4. deps: update dependency com.google.cloud:google-cloud-pubsub to v1.11…

    …8.0 (#1193)
    
    [![Mend 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-pubsub](https://togithub.com/googleapis/java-pubsub) | `1.116.3` -> `1.118.0` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-pubsub/1.118.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-pubsub/1.118.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-pubsub/1.118.0/compatibility-slim/1.116.3)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-pubsub/1.118.0/confidence-slim/1.116.3)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>googleapis/java-pubsub</summary>
    
    ### [`v1.118.0`](https://togithub.com/googleapis/java-pubsub/blob/HEAD/CHANGELOG.md#&#8203;11180-httpsgithubcomgoogleapisjava-pubsubcomparev11170v11180-2022-05-18)
    
    [Compare Source](https://togithub.com/googleapis/java-pubsub/compare/v1.117.0-sp.1...v1.118.0)
    
    ##### Features
    
    -   creating java backport ([#&#8203;1120](https://togithub.com/googleapis/java-pubsub/issues/1120)) ([d88f417](https://togithub.com/googleapis/java-pubsub/commit/d88f4175356b0fdeb0697cfb1a7e6cd83ac0b7a5))
    -   next release from main branch is 1.118.0 ([#&#8203;1127](https://togithub.com/googleapis/java-pubsub/issues/1127)) ([67605a7](https://togithub.com/googleapis/java-pubsub/commit/67605a7efb36da5b9e123efb8fe69c58d4cfcbfd))
    
    ##### Bug Fixes
    
    -   Too many leases ([#&#8203;1135](https://togithub.com/googleapis/java-pubsub/issues/1135)) ([c9bcec5](https://togithub.com/googleapis/java-pubsub/commit/c9bcec531bf175684306e50eaf7ef96ee60cba78))
    
    ### [`v1.117.0-sp.1`](https://togithub.com/googleapis/java-pubsub/releases/tag/v1.117.0-sp.1)
    
    [Compare Source](https://togithub.com/googleapis/java-pubsub/compare/v1.117.0...v1.117.0-sp.1)
    
    ##### Features
    
    -   configure the protected branch ([#&#8203;1128](https://togithub.com/googleapis/java-pubsub/issues/1128)) ([6b84697](https://togithub.com/googleapis/java-pubsub/commit/6b84697dfb8c7896d8dc1b815962723cb7b42dd5))
    
    ##### Bug Fixes
    
    -   updated modack batching behavior ([#&#8203;1139](https://togithub.com/googleapis/java-pubsub/issues/1139)) ([8a8c537](https://togithub.com/googleapis/java-pubsub/commit/8a8c537c3b655595f92516b0a4284427efe33e28))
    
    ### [`v1.117.0`](https://togithub.com/googleapis/java-pubsub/blob/HEAD/CHANGELOG.md#&#8203;11170-httpsgithubcomgoogleapisjava-pubsubcomparev11164v11170-2022-05-10)
    
    [Compare Source](https://togithub.com/googleapis/java-pubsub/compare/v1.116.4...v1.117.0)
    
    ##### Features
    
    -   Adding grpc compression support for publisher client ([#&#8203;1000](https://togithub.com/googleapis/java-pubsub/issues/1000)) ([4ad1a3f](https://togithub.com/googleapis/java-pubsub/commit/4ad1a3fc6e334b6b4efe2167dbe6976c5b5625a6))
    -   AuditConfig for IAM v1 ([a1c9b74](https://togithub.com/googleapis/java-pubsub/commit/a1c9b7448494f50736b9eb5864d49d38a7936280))
    
    ##### Bug Fixes
    
    -   added exactly once delivery files to owlbot config ([#&#8203;1106](https://togithub.com/googleapis/java-pubsub/issues/1106)) ([bb6f105](https://togithub.com/googleapis/java-pubsub/commit/bb6f105873f94faf564773d821b8d5d01bac94ca))
    -   adding BetaApi annotation on AckReplyConsumerWithResponse for Exactly Once Delivery ([#&#8203;1097](https://togithub.com/googleapis/java-pubsub/issues/1097)) ([0e89054](https://togithub.com/googleapis/java-pubsub/commit/0e890546727657ddb5cb23e58d9c57dd65d978f2))
    -   removed beta api annotation for ordering keys ([#&#8203;1094](https://togithub.com/googleapis/java-pubsub/issues/1094)) ([3f140fb](https://togithub.com/googleapis/java-pubsub/commit/3f140fbacf3a157b503b081e7c6964a60ae09466))
    
    ##### Dependencies
    
    -   error_prone_annotations from the shared deps BOM ([#&#8203;1102](https://togithub.com/googleapis/java-pubsub/issues/1102)) ([3bb2bec](https://togithub.com/googleapis/java-pubsub/commit/3bb2bec6534e97b2ee84ac5271819f3aea568a85))
    -   update dependency com.google.protobuf:protobuf-java-util to v3.20.1 ([#&#8203;1100](https://togithub.com/googleapis/java-pubsub/issues/1100)) ([063b7aa](https://togithub.com/googleapis/java-pubsub/commit/063b7aa3e10fc4f74278fc36c73af8ac68dce26d))
    
    ##### Documentation
    
    -   **sample:** remove unused native-image-support dependency ([#&#8203;1103](https://togithub.com/googleapis/java-pubsub/issues/1103)) ([e7d9000](https://togithub.com/googleapis/java-pubsub/commit/e7d9000cd0c236d5ff222e13ca3bc25911aa9bd9))
    
    ##### [1.116.4](https://togithub.com/googleapis/java-pubsub/compare/v1.116.3...v1.116.4) (2022-04-19)
    
    ##### Dependencies
    
    -   update dependency com.google.cloud:google-cloud-core to v2.6.1 ([#&#8203;1084](https://togithub.com/googleapis/java-pubsub/issues/1084)) ([b1c4d89](https://togithub.com/googleapis/java-pubsub/commit/b1c4d899e98fc58bdcd6a38b4544497e65ca591d))
    -   update dependency com.google.cloud:google-cloud-shared-dependencies to v2.10.0 ([#&#8203;1085](https://togithub.com/googleapis/java-pubsub/issues/1085)) ([4826dcb](https://togithub.com/googleapis/java-pubsub/commit/4826dcb4ce80e165a4c2c7e65a8d6931ebb0abc9))
    -   update dependency com.google.cloud:native-image-support to v0.13.1 ([#&#8203;1086](https://togithub.com/googleapis/java-pubsub/issues/1086)) ([98c7b2b](https://togithub.com/googleapis/java-pubsub/commit/98c7b2be08e80744b6bc8e38c327e3874b755df9))
    -   update dependency com.google.errorprone:error_prone_annotations to v2.12.1 ([#&#8203;1080](https://togithub.com/googleapis/java-pubsub/issues/1080)) ([d13bd94](https://togithub.com/googleapis/java-pubsub/commit/d13bd94074740b870c90a216715dfe18bbd6c248))
    -   update dependency com.google.errorprone:error_prone_annotations to v2.13.0 ([#&#8203;1083](https://togithub.com/googleapis/java-pubsub/issues/1083)) ([3b8cbcb](https://togithub.com/googleapis/java-pubsub/commit/3b8cbcbee1b7451adcdf1305d90960f682889c44))
    -   update dependency com.google.errorprone:error_prone_annotations to v2.13.1 ([#&#8203;1087](https://togithub.com/googleapis/java-pubsub/issues/1087)) ([34121f0](https://togithub.com/googleapis/java-pubsub/commit/34121f0d9943735a231d4c1e045df4f7e822268e))
    -   update dependency com.google.protobuf:protobuf-java-util to v3.20.0 ([#&#8203;1078](https://togithub.com/googleapis/java-pubsub/issues/1078)) ([b064d6c](https://togithub.com/googleapis/java-pubsub/commit/b064d6ca8b2b1e6e083dc273073b3734d434ef8c))
    
    ##### [1.116.3](https://togithub.com/googleapis/java-pubsub/compare/v1.116.2...v1.116.3) (2022-03-29)
    
    ##### Dependencies
    
    -   update dependency com.google.cloud:google-cloud-core to v2.5.11 ([#&#8203;1070](https://togithub.com/googleapis/java-pubsub/issues/1070)) ([662e2ec](https://togithub.com/googleapis/java-pubsub/commit/662e2ec8c4130c237bcfc61efe2e42a9912c8df0))
    -   update dependency com.google.cloud:google-cloud-shared-dependencies to v2.9.0 ([#&#8203;1072](https://togithub.com/googleapis/java-pubsub/issues/1072)) ([56f9e91](https://togithub.com/googleapis/java-pubsub/commit/56f9e91b3accdf59b077771141fd42d09ebecdf1))
    -   update dependency com.google.cloud:native-image-support to v0.12.11 ([#&#8203;1071](https://togithub.com/googleapis/java-pubsub/issues/1071)) ([82f4501](https://togithub.com/googleapis/java-pubsub/commit/82f4501b84ea97b2903f51d8cae2011c1b96abf4))
    
    ##### [1.116.2](https://togithub.com/googleapis/java-pubsub/compare/v1.116.1...v1.116.2) (2022-03-24)
    
    ##### Dependencies
    
    -   update dependency org.graalvm.buildtools:junit-platform-native to v0.9.11 ([#&#8203;1064](https://togithub.com/googleapis/java-pubsub/issues/1064)) ([3ebcc5e](https://togithub.com/googleapis/java-pubsub/commit/3ebcc5e262bf420fd2ba36f26d8b6350b56f989d))
    -   update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.11 ([#&#8203;1065](https://togithub.com/googleapis/java-pubsub/issues/1065)) ([d1ce9c6](https://togithub.com/googleapis/java-pubsub/commit/d1ce9c6cc9fc9c8030c117bff1b0d2d8e317107c))
    
    ##### [1.116.1](https://togithub.com/googleapis/java-pubsub/compare/v1.116.0...v1.116.1) (2022-03-22)
    
    ##### Bug Fixes
    
    -   added a maximum metadata size when creating the subscriber ([#&#8203;1061](https://togithub.com/googleapis/java-pubsub/issues/1061)) ([3a8c83b](https://togithub.com/googleapis/java-pubsub/commit/3a8c83b973a1dfbae2ca037125574d74034218ce))
    -   Removed EnableExactlyOnceDelivery from Builders ([#&#8203;1052](https://togithub.com/googleapis/java-pubsub/issues/1052)) ([9add538](https://togithub.com/googleapis/java-pubsub/commit/9add53894981d862ac1348d0b641e472b3b3aa79))
    
    ##### Dependencies
    
    -   update dependency com.google.cloud:google-cloud-core to v2.5.10 ([#&#8203;1057](https://togithub.com/googleapis/java-pubsub/issues/1057)) ([0b7d19f](https://togithub.com/googleapis/java-pubsub/commit/0b7d19fe39326c36152267e4d2a13a2b51530ac2))
    -   update dependency com.google.cloud:google-cloud-core to v2.5.8 ([#&#8203;1050](https://togithub.com/googleapis/java-pubsub/issues/1050)) ([c7551d6](https://togithub.com/googleapis/java-pubsub/commit/c7551d621343eac4476a16579763e3aab7f71ea9))
    -   update dependency com.google.cloud:google-cloud-core to v2.5.9 ([#&#8203;1054](https://togithub.com/googleapis/java-pubsub/issues/1054)) ([5b3227f](https://togithub.com/googleapis/java-pubsub/commit/5b3227f4013a5121a3db34702f90be5a9ba41748))
    -   update dependency com.google.cloud:native-image-support to v0.12.10 ([#&#8203;1058](https://togithub.com/googleapis/java-pubsub/issues/1058)) ([af2b364](https://togithub.com/googleapis/java-pubsub/commit/af2b3640eb22e8e78f5beea07a73e2b3127cce71))
    -   update dependency com.google.cloud:native-image-support to v0.12.7 ([#&#8203;1042](https://togithub.com/googleapis/java-pubsub/issues/1042)) ([fd52aa8](https://togithub.com/googleapis/java-pubsub/commit/fd52aa8ffaa4d7cb8e0ad19bb6993b5616eb81df))
    -   update dependency com.google.cloud:native-image-support to v0.12.8 ([#&#8203;1051](https://togithub.com/googleapis/java-pubsub/issues/1051)) ([da2d3fa](https://togithub.com/googleapis/java-pubsub/commit/da2d3fa91fe4f07455fbe0aa3ccac15e456666c7))
    -   update dependency com.google.cloud:native-image-support to v0.12.9 ([#&#8203;1053](https://togithub.com/googleapis/java-pubsub/issues/1053)) ([6e97d52](https://togithub.com/googleapis/java-pubsub/commit/6e97d5222994dc567bc24ab3457f3431ed000134))
    -   update dependency org.graalvm.buildtools:junit-platform-native to v0.9.10 ([#&#8203;1043](https://togithub.com/googleapis/java-pubsub/issues/1043)) ([5884bdf](https://togithub.com/googleapis/java-pubsub/commit/5884bdfafc5ee621935b620e763ca6c0adf67ff7))
    -   update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.10 ([#&#8203;1044](https://togithub.com/googleapis/java-pubsub/issues/1044)) ([158e7f8](https://togithub.com/googleapis/java-pubsub/commit/158e7f884660a312b7168cecfa85cf594071a7be))
    
    ##### Documentation
    
    -   **sample:** Add sample for Native Image support in Pub/Sub ([#&#8203;1026](https://togithub.com/googleapis/java-pubsub/issues/1026)) ([a4fa69b](https://togithub.com/googleapis/java-pubsub/commit/a4fa69b99f34304f7ee7a56fb3c633f018905f09))
    -   **sample:** use Java 8 for native image sample ([#&#8203;1060](https://togithub.com/googleapis/java-pubsub/issues/1060)) ([2d5c010](https://togithub.com/googleapis/java-pubsub/commit/2d5c0109fe797698749d2c198cbb5a8a1a9d11dc))
    
    ### [`v1.116.4`](https://togithub.com/googleapis/java-pubsub/blob/HEAD/CHANGELOG.md#&#8203;11164-httpsgithubcomgoogleapisjava-pubsubcomparev11163v11164-2022-04-19)
    
    [Compare Source](https://togithub.com/googleapis/java-pubsub/compare/v1.116.3...v1.116.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 [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-asset).
    renovate-bot authored May 26, 2022
    Configuration menu
    Copy the full SHA
    eab7701 View commit details
    Browse the repository at this point in the history
  5. chore(main): release 3.3.1 (#1224)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ### [3.3.1](v3.3.0...v3.3.1) (2022-05-26)
    
    
    ### Dependencies
    
    * update dependency com.google.api.grpc:proto-google-cloud-orgpolicy-v1 to v2.2.0 ([#1217](#1217)) ([1b758a0](1b758a0))
    * update dependency com.google.api.grpc:proto-google-cloud-os-config-v1 to v2.4.3 ([#1216](#1216)) ([f3703e3](f3703e3))
    * update dependency com.google.api.grpc:proto-google-cloud-pubsub-v1 to v1.100.0 ([#1192](#1192)) ([b462f5d](b462f5d))
    * update dependency com.google.api.grpc:proto-google-identity-accesscontextmanager-v1 to v1.3.0 ([#1221](#1221)) ([6de2419](6de2419))
    * update dependency com.google.cloud:google-cloud-bigquery to v2.12.0 ([#1223](#1223)) ([5ffacb1](5ffacb1))
    * update dependency com.google.cloud:google-cloud-pubsub to v1.118.0 ([#1193](#1193)) ([eab7701](eab7701))
    * update dependency com.google.cloud:google-cloud-storage to v2.7.0 ([#1222](#1222)) ([45aeb97](45aeb97))
    
    ---
    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 May 26, 2022
    Configuration menu
    Copy the full SHA
    fde939f View commit details
    Browse the repository at this point in the history
Loading