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-spanner
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v6.13.0
Choose a base ref
...
head repository: googleapis/java-spanner
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v6.14.0
Choose a head ref
  • 15 commits
  • 23 files changed
  • 7 contributors

Commits on Oct 7, 2021

  1. Configuration menu
    Copy the full SHA
    88818da View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a37f6d4 View commit details
    Browse the repository at this point in the history
  3. build: add jdk 17 to java units and dependency builds (#1462)

    * changes without context
    
            autosynth cannot find the source of changes triggered by earlier changes in this
            repository, or by version upgrades to tools such as linters.
    
    * chore(java): rename master branch to main
    
    Source-Author: Neenu Shaji <[email protected]>
    Source-Date: Mon Sep 27 10:04:11 2021 -0400
    Source-Repo: googleapis/synthtool
    Source-Sha: 67ab4f9f4272ad13f4b809de47fd0dec05f425ad
    Source-Link: googleapis/synthtool@67ab4f9
    
    * build: add jdk 17 to java units and dependency builds
    
    * update dependencies.sh to not pass MaxPermSize when jdk 17 is used. MaxPermSize is an unrecognized flag in jdk 17.
    
    Source-Author: BenWhitehead <[email protected]>
    Source-Date: Mon Sep 27 11:34:46 2021 -0400
    Source-Repo: googleapis/synthtool
    Source-Sha: a4be3384ccb92364795d981f2863f6986fcee620
    Source-Link: googleapis/synthtool@a4be338
    yoshi-automation authored Oct 7, 2021
    Configuration menu
    Copy the full SHA
    cde8718 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2021

  1. samples: add transaction / request tagging samples (#1496)

    * samples: add transaction / request tagging samples
    
    * fix: fix linting
    
    * test: fix tag sample it test
    
    * fix: remove hardcoded project
    
    * chore: fix comments
    
    Co-authored-by: Knut Olav Løite <[email protected]>
    
    * chore: fix table definition
    
    Co-authored-by: Knut Olav Løite <[email protected]>
    
    Co-authored-by: Knut Olav Løite <[email protected]>
    thiagotnunes and olavloite authored Oct 8, 2021
    Configuration menu
    Copy the full SHA
    4984272 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2021

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

    …onfig to v1.1.0 (#1497)
    
    [![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.0.3` -> `1.1.0` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-config/1.1.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-config/1.1.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-config/1.1.0/compatibility-slim/1.0.3)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-config/1.1.0/confidence-slim/1.0.3)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>googleapis/java-shared-config</summary>
    
    ### [`v1.1.0`](https://togithub.com/googleapis/java-shared-config/blob/master/CHANGELOG.md#&#8203;110-httpswwwgithubcomgoogleapisjava-shared-configcomparev103v110-2021-10-12)
    
    [Compare Source](https://togithub.com/googleapis/java-shared-config/compare/v1.0.3...v1.1.0)
    
    ##### Features
    
    -   introduce Maven configuration for GraalVM testing ([#&#8203;314](https://www.togithub.com/googleapis/java-shared-config/issues/314)) ([28fbeb8](https://www.github.com/googleapis/java-shared-config/commit/28fbeb86c4466a58a05d6933584564dbf3352e79))
    
    ##### Bug Fixes
    
    -   update doclet version ([#&#8203;332](https://www.togithub.com/googleapis/java-shared-config/issues/332)) ([3fd0350](https://www.github.com/googleapis/java-shared-config/commit/3fd035030e4f0954dd1f62f7b8ea62583685880c))
    
    ##### Dependencies
    
    -   update dependency com.puppycrawl.tools:checkstyle to v9.0.1 ([#&#8203;327](https://www.togithub.com/googleapis/java-shared-config/issues/327)) ([b6c9b65](https://www.github.com/googleapis/java-shared-config/commit/b6c9b657550db2dee6b36edbb9a6084baee125e2))
    -   update dependency org.graalvm.buildtools:junit-platform-native to v0.9.6 ([#&#8203;330](https://www.togithub.com/googleapis/java-shared-config/issues/330)) ([271ed7d](https://www.github.com/googleapis/java-shared-config/commit/271ed7dba35623e22fc8a7f7d477e6043e772014))
    -   update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.6 ([#&#8203;331](https://www.togithub.com/googleapis/java-shared-config/issues/331)) ([4f9ba15](https://www.github.com/googleapis/java-shared-config/commit/4f9ba1551df0a2d4fc8c9acca8a951afbe8cb78a))
    -   update dependency org.junit.vintage:junit-vintage-engine to v5.8.1 ([#&#8203;329](https://www.togithub.com/googleapis/java-shared-config/issues/329)) ([4a8789e](https://www.github.com/googleapis/java-shared-config/commit/4a8789ee814ba8a3480beecc76c16fd1cb4e5f12))
    
    ##### [1.0.3](https://www.github.com/googleapis/java-shared-config/compare/v1.0.2...v1.0.3) (2021-09-21)
    
    ##### Bug Fixes
    
    -   update java-docfx-doclet version ([#&#8203;315](https://www.togithub.com/googleapis/java-shared-config/issues/315)) ([07af07c](https://www.github.com/googleapis/java-shared-config/commit/07af07c188447ea5728ecd2700121ff477d1c58a))
    
    ##### [1.0.2](https://www.github.com/googleapis/java-shared-config/compare/v1.0.1...v1.0.2) (2021-09-13)
    
    ##### Bug Fixes
    
    -   specify animal-sniffer-maven-plugin version ([#&#8203;308](https://www.togithub.com/googleapis/java-shared-config/issues/308)) ([378bf43](https://www.github.com/googleapis/java-shared-config/commit/378bf431383306c1cdd0a4f922956c87edf321b5))
    -   update java docfx doclet version ([#&#8203;312](https://www.togithub.com/googleapis/java-shared-config/issues/312)) ([dd7f6e0](https://www.github.com/googleapis/java-shared-config/commit/dd7f6e0c1a7cc73831b74b4475457611a8c097d3))
    
    ##### Dependencies
    
    -   update dependency com.puppycrawl.tools:checkstyle to v9 ([#&#8203;303](https://www.togithub.com/googleapis/java-shared-config/issues/303)) ([71faea3](https://www.github.com/googleapis/java-shared-config/commit/71faea38d4132407598550e2bb4c77f9d4a4d83d))
    
    ##### [1.0.1](https://www.github.com/googleapis/java-shared-config/compare/v1.0.0...v1.0.1) (2021-08-18)
    
    ##### Dependencies
    
    -   update dependency com.puppycrawl.tools:checkstyle to v8.45.1 ([#&#8203;292](https://www.togithub.com/googleapis/java-shared-config/issues/292)) ([66bf6e6](https://www.github.com/googleapis/java-shared-config/commit/66bf6e6fb95997b9eb4b34268b8d20c2fbe9ed5a))
    
    </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, check this box.
    
    ---
    
    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-spanner).
    renovate-bot authored Oct 13, 2021
    Configuration menu
    Copy the full SHA
    9083e82 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2021

  1. feat: Introduce Native Image testing build script changes (#1500)

    Adds additional switch case to build.sh to accommodate native image testing.
    
    Source-Author: Daniel Zou <[email protected]>
    Source-Date: Mon Oct 18 11:42:09 2021 -0400
    Source-Repo: googleapis/synthtool
    Source-Sha: d45942be8066ad57bd0509f4a16e1fac78ecc50f
    Source-Link: googleapis/synthtool@d45942b
    yoshi-automation authored Oct 18, 2021
    Configuration menu
    Copy the full SHA
    7a034c9 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2021

  1. deps: update dependency com.google.cloud:google-cloud-shared-dependen…

    …cies to v2.4.0 (#1501)
    
    [![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.3.0` -> `2.4.0` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-dependencies/2.4.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-dependencies/2.4.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-dependencies/2.4.0/compatibility-slim/2.3.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-dependencies/2.4.0/confidence-slim/2.3.0)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>googleapis/java-shared-dependencies</summary>
    
    ### [`v2.4.0`](https://togithub.com/googleapis/java-shared-dependencies/blob/master/CHANGELOG.md#&#8203;240-httpswwwgithubcomgoogleapisjava-shared-dependenciescompare230v240-2021-10-18)
    
    [Compare Source](https://togithub.com/googleapis/java-shared-dependencies/compare/v2.3.0...v2.4.0)
    
    ##### Dependencies
    
    -   update dependency com.fasterxml.jackson:jackson-bom to v2.13.0 ([dba11b5](https://www.github.com/googleapis/java-shared-dependencies/commit/dba11b5fe14d39cdd62357e7bb1b82831c481150))
    -   update dependency com.google.api-client:google-api-client-bom to v1.32.2 ([dba11b5](https://www.github.com/googleapis/java-shared-dependencies/commit/dba11b5fe14d39cdd62357e7bb1b82831c481150))
    -   update dependency com.google.api:api-common to v2.0.5 ([dba11b5](https://www.github.com/googleapis/java-shared-dependencies/commit/dba11b5fe14d39cdd62357e7bb1b82831c481150))
    -   update dependency com.google.auth:google-auth-library-bom to v1.2.1 ([dba11b5](https://www.github.com/googleapis/java-shared-dependencies/commit/dba11b5fe14d39cdd62357e7bb1b82831c481150))
    -   update dependency com.google.guava:guava-bom to v31 ([#&#8203;498](https://www.togithub.com/googleapis/java-shared-dependencies/issues/498)) ([dba11b5](https://www.github.com/googleapis/java-shared-dependencies/commit/dba11b5fe14d39cdd62357e7bb1b82831c481150))
    -   update dependency com.google.http-client:google-http-client-bom to v1.40.1 ([dba11b5](https://www.github.com/googleapis/java-shared-dependencies/commit/dba11b5fe14d39cdd62357e7bb1b82831c481150))
    -   update dependency com.google.protobuf:protobuf-bom to v3.18.1 ([#&#8203;494](https://www.togithub.com/googleapis/java-shared-dependencies/issues/494)) ([a30e376](https://www.github.com/googleapis/java-shared-dependencies/commit/a30e3762b5fb0e2d31304d211c12eb2c1320f0c1))
    -   update dependency io.grpc:grpc-bom to v1.41.0 ([#&#8203;482](https://www.togithub.com/googleapis/java-shared-dependencies/issues/482)) ([8a7d227](https://www.github.com/googleapis/java-shared-dependencies/commit/8a7d227f2a1dab9ff23d247a4e6131c817804c36))
    -   update gax.version to v2.6.1 ([dba11b5](https://www.github.com/googleapis/java-shared-dependencies/commit/dba11b5fe14d39cdd62357e7bb1b82831c481150))
    -   update iam.version to v1.1.6 ([#&#8203;485](https://www.togithub.com/googleapis/java-shared-dependencies/issues/485)) ([cef7e09](https://www.github.com/googleapis/java-shared-dependencies/commit/cef7e090bbc2e3ae775fa83505f98df286ba7d42))
    
    </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-spanner).
    renovate-bot authored Oct 19, 2021
    Configuration menu
    Copy the full SHA
    d5a37b8 View commit details
    Browse the repository at this point in the history
  2. test: re-introduce parallel test execution (#1503)

    * test: add timeout to it database admin test ops
    
    Adds timeout to admin operations in the ITDatabaseAdminTest (database,
    backup and restore ops)
    
    * test: decrease it test timeout
    
    We tried increasing the it test timeout to see if that could help with
    the intermittent failures. It did not help, so we are rolling it back to
    the original value.
    
    * test: re-introduce parallel it test execution
    
    We tried disabling parallel it test execution to see if it would help
    with the intermittent failures we were seeing. This did not decrease the
    failures, so we are rolling this back.
    thiagotnunes authored Oct 19, 2021
    Configuration menu
    Copy the full SHA
    8bc9293 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2021

  1. deps: update dependency com.google.cloud:google-cloud-monitoring to v…

    …3.1.0 (#1506)
    
    [![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-monitoring](https://togithub.com/googleapis/java-monitoring) | `3.0.7` -> `3.1.0` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-monitoring/3.1.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-monitoring/3.1.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-monitoring/3.1.0/compatibility-slim/3.0.7)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-monitoring/3.1.0/confidence-slim/3.0.7)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>googleapis/java-monitoring</summary>
    
    ### [`v3.1.0`](https://togithub.com/googleapis/java-monitoring/blob/master/CHANGELOG.md#&#8203;310-httpswwwgithubcomgoogleapisjava-monitoringcomparev308v310-2021-10-19)
    
    ##### Features
    
    -   add CreateServiceTimeSeries RPC ([bdfc556](https://www.github.com/googleapis/java-monitoring/commit/bdfc5568896b8e79c37308a701249bd0414377d0))
    -   Added support for logs-based alerts: https://cloud.google.com/logging/docs/alerting/log-based-alerts ([bdfc556](https://www.github.com/googleapis/java-monitoring/commit/bdfc5568896b8e79c37308a701249bd0414377d0))
    -   Added support for user-defined labels on cloud monitoring's Service and ServiceLevelObjective objects ([#&#8203;663](https://www.togithub.com/googleapis/java-monitoring/issues/663)) ([bdfc556](https://www.github.com/googleapis/java-monitoring/commit/bdfc5568896b8e79c37308a701249bd0414377d0))
    -   Introduce Native Image testing build script changes ([#&#8203;701](https://www.togithub.com/googleapis/java-monitoring/issues/701)) ([706b654](https://www.github.com/googleapis/java-monitoring/commit/706b654e08cec92079944708b80b7e2b61de393e))
    
    ##### Bug Fixes
    
    -   mark required fields in QueryTimeSeriesRequest as required ([bdfc556](https://www.github.com/googleapis/java-monitoring/commit/bdfc5568896b8e79c37308a701249bd0414377d0))
    -   Reintroduce deprecated field/enum for backward compatibility ([bdfc556](https://www.github.com/googleapis/java-monitoring/commit/bdfc5568896b8e79c37308a701249bd0414377d0))
    
    ##### Documentation
    
    -   fix typo in alert.proto ([bdfc556](https://www.github.com/googleapis/java-monitoring/commit/bdfc5568896b8e79c37308a701249bd0414377d0))
    
    ##### [3.0.8](https://www.github.com/googleapis/java-monitoring/compare/v3.0.7...v3.0.8) (2021-10-19)
    
    ##### Dependencies
    
    -   update dependency com.google.cloud:google-cloud-shared-dependencies to v2.4.0 ([#&#8203;702](https://www.togithub.com/googleapis/java-monitoring/issues/702)) ([61fb443](https://www.github.com/googleapis/java-monitoring/commit/61fb443625368228cadda3b8c772f16322e533ca))
    
    ##### [3.0.7](https://www.github.com/googleapis/java-monitoring/compare/v3.0.6...v3.0.7) (2021-10-06)
    
    ##### Dependencies
    
    -   update dependency com.google.protobuf:protobuf-java-util to v3.18.1 ([#&#8203;694](https://www.togithub.com/googleapis/java-monitoring/issues/694)) ([8f2ae69](https://www.github.com/googleapis/java-monitoring/commit/8f2ae69832a92fee66eb22a140dbe499a15d5f19))
    
    ##### [3.0.6](https://www.github.com/googleapis/java-monitoring/compare/v3.0.5...v3.0.6) (2021-09-23)
    
    ##### Dependencies
    
    -   update dependency com.google.cloud:google-cloud-shared-dependencies to v2.3.0 ([#&#8203;683](https://www.togithub.com/googleapis/java-monitoring/issues/683)) ([b67e83e](https://www.github.com/googleapis/java-monitoring/commit/b67e83e80f53f899d7746300e8f2bbfd712fb552))
    
    ##### [3.0.5](https://www.github.com/googleapis/java-monitoring/compare/v3.0.4...v3.0.5) (2021-09-15)
    
    ##### Dependencies
    
    -   update dependency com.google.protobuf:protobuf-java-util to v3.18.0 ([#&#8203;678](https://www.togithub.com/googleapis/java-monitoring/issues/678)) ([a6f7e57](https://www.github.com/googleapis/java-monitoring/commit/a6f7e575bd8e54e9cc119898643a9490e6c4a4e3))
    
    ##### [3.0.4](https://www.github.com/googleapis/java-monitoring/compare/v3.0.3...v3.0.4) (2021-09-14)
    
    ##### Dependencies
    
    -   update dependency com.google.cloud:google-cloud-shared-dependencies to v2.2.1 ([#&#8203;673](https://www.togithub.com/googleapis/java-monitoring/issues/673)) ([740ddb9](https://www.github.com/googleapis/java-monitoring/commit/740ddb9b6cccdf33189ebd58905786613757b39d))
    
    ##### [3.0.3](https://www.github.com/googleapis/java-monitoring/compare/v3.0.2...v3.0.3) (2021-09-01)
    
    ##### Dependencies
    
    -   update dependency com.google.cloud:google-cloud-shared-dependencies to v2.2.0 ([#&#8203;656](https://www.togithub.com/googleapis/java-monitoring/issues/656)) ([32c24c2](https://www.github.com/googleapis/java-monitoring/commit/32c24c22a9d1bdeeb74ccf61e82b685a36f8510e))
    
    ##### [3.0.2](https://www.github.com/googleapis/java-monitoring/compare/v3.0.1...v3.0.2) (2021-08-23)
    
    ##### Dependencies
    
    -   update dependency com.google.cloud:google-cloud-shared-dependencies to v2.1.0 ([#&#8203;646](https://www.togithub.com/googleapis/java-monitoring/issues/646)) ([2b92237](https://www.github.com/googleapis/java-monitoring/commit/2b922376a6c5ed8ac44e962346a8b3b58687d123))
    
    ##### [3.0.1](https://www.github.com/googleapis/java-monitoring/compare/v3.0.0...v3.0.1) (2021-08-11)
    
    ##### Dependencies
    
    -   update dependency com.google.cloud:google-cloud-shared-dependencies to v2.0.1 ([#&#8203;634](https://www.togithub.com/googleapis/java-monitoring/issues/634)) ([84ac756](https://www.github.com/googleapis/java-monitoring/commit/84ac756b895c161d0337fa6f8c1f5e61d05186e8))
    
    ### [`v3.0.8`](https://togithub.com/googleapis/java-monitoring/blob/master/CHANGELOG.md#&#8203;308-httpswwwgithubcomgoogleapisjava-monitoringcomparev307v308-2021-10-19)
    
    </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-spanner).
    renovate-bot authored Oct 20, 2021
    Configuration menu
    Copy the full SHA
    ea35b27 View commit details
    Browse the repository at this point in the history
  2. deps: update dependency com.google.cloud:google-cloud-trace to v2.0.6 (

    …#1504)
    
    [![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-trace](https://togithub.com/googleapis/java-core) | `2.0.5` -> `2.0.6` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-trace/2.0.6/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-trace/2.0.6/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-trace/2.0.6/compatibility-slim/2.0.5)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-trace/2.0.6/confidence-slim/2.0.5)](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**: 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-spanner).
    renovate-bot authored Oct 20, 2021
    Configuration menu
    Copy the full SHA
    667b8b1 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2021

  1. test: move backup tests into slow tests category (#1509)

    * test: move backup tests into slow tests
    
    Moves ITDatabaseAdminTests into the ITBackupTest which is only executed
    on the nightly build
    
    * test: increase pitr test timeout
    
    Increases PITR update database ddl test timeout to 20 minutes.
    thiagotnunes authored Oct 22, 2021
    Configuration menu
    Copy the full SHA
    295749c View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2021

  1. chore: release 6.13.1-SNAPSHOT (#1494)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored Oct 25, 2021
    Configuration menu
    Copy the full SHA
    ddc4407 View commit details
    Browse the repository at this point in the history
  2. build(deps): update dependency com.google.cloud:google-cloud-shared-c…

    …onfig to v1.2.0 (#1510)
    
    [![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.1.0` -> `1.2.0` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-config/1.2.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-config/1.2.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-config/1.2.0/compatibility-slim/1.1.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-config/1.2.0/confidence-slim/1.1.0)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>googleapis/java-shared-config</summary>
    
    ### [`v1.2.0`](https://togithub.com/googleapis/java-shared-config/blob/master/CHANGELOG.md#&#8203;120-httpswwwgithubcomgoogleapisjava-shared-configcomparev110v120-2021-10-21)
    
    [Compare Source](https://togithub.com/googleapis/java-shared-config/compare/v1.1.0...v1.2.0)
    
    ##### Features
    
    -   Introduce Native Image testing build script changes ([#&#8203;1240](https://www.togithub.com/googleapis/java-shared-config/issues/1240)) ([#&#8203;334](https://www.togithub.com/googleapis/java-shared-config/issues/334)) ([4643cf1](https://www.github.com/googleapis/java-shared-config/commit/4643cf15be0b37fa8fa905d544d438cda7ef2ecd))
    
    ##### Bug Fixes
    
    -   **java:** downgrade native maven plugin version ([#&#8203;335](https://www.togithub.com/googleapis/java-shared-config/issues/335)) ([5834284](https://www.github.com/googleapis/java-shared-config/commit/5834284176fb34713d10082ce04f3b6abba85ad8))
    
    </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-spanner).
    renovate-bot authored Oct 25, 2021
    Configuration menu
    Copy the full SHA
    ebe95ed View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4cebefa View commit details
    Browse the repository at this point in the history
  4. chore: release 6.14.0 (#1511)

    🤖 I have created a release \*beep\* \*boop\*
    ---
    ## [6.14.0](https://www.github.com/googleapis/java-spanner/compare/v6.13.0...v6.14.0) (2021-10-25)
    
    
    ### Features
    
    * Introduce Native Image testing build script changes ([#1500](https://www.github.com/googleapis/java-spanner/issues/1500)) ([7a034c9](https://www.github.com/googleapis/java-spanner/commit/7a034c9120ffa433f64e67d565c854f1fb3ce9f5))
    
    
    ### Bug Fixes
    
    * **java:** java 17 dependency arguments ([#1512](https://www.github.com/googleapis/java-spanner/issues/1512)) ([4cebefa](https://www.github.com/googleapis/java-spanner/commit/4cebefa1ce6502d48c2e2e0a3a484f60eeed450f))
    
    
    ### Dependencies
    
    * update dependency com.google.cloud:google-cloud-monitoring to v3.1.0 ([#1506](https://www.github.com/googleapis/java-spanner/issues/1506)) ([ea35b27](https://www.github.com/googleapis/java-spanner/commit/ea35b2723fcc8c255ab0e52306e066c689c6a0c6))
    * update dependency com.google.cloud:google-cloud-shared-dependencies to v2.4.0 ([#1501](https://www.github.com/googleapis/java-spanner/issues/1501)) ([d5a37b8](https://www.github.com/googleapis/java-spanner/commit/d5a37b8853fc21a28b6610b2933ed31fcbe206e2))
    * update dependency com.google.cloud:google-cloud-trace to v2.0.6 ([#1504](https://www.github.com/googleapis/java-spanner/issues/1504)) ([667b8b1](https://www.github.com/googleapis/java-spanner/commit/667b8b17cc2f8d217ecda0af89bdc668670f3aab))
    ---
    
    
    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 Oct 25, 2021
    Configuration menu
    Copy the full SHA
    a4c1673 View commit details
    Browse the repository at this point in the history
Loading