Skip to content
This repository was archived by the owner on Mar 26, 2026. 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-spanner-jdbc
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.7.4
Choose a base ref
...
head repository: googleapis/java-spanner-jdbc
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.7.5
Choose a head ref
  • 18 commits
  • 13 files changed
  • 6 contributors

Commits on Jul 1, 2022

  1. chore(main): release 2.7.5-SNAPSHOT (#904)

    🤖 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 Jul 1, 2022
    Configuration menu
    Copy the full SHA
    5b61079 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2022

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

Commits on Jul 6, 2022

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

Commits on Jul 11, 2022

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

Commits on Jul 18, 2022

  1. fix: pr to troubleshoot native image tests (#912)

    * fix: pr to troubleshoot native image tests
    
    * use shared-config 1.5.0
    mpeddada1 authored Jul 18, 2022
    Configuration menu
    Copy the full SHA
    4e78071 View commit details
    Browse the repository at this point in the history
  2. build(deps): update dependency org.apache.maven.plugins:maven-project…

    …-info-reports-plugin to v3.4.0 (#913)
    
    [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)
    
    This PR contains the following updates:
    
    | Package | Change | Age | Adoption | Passing | Confidence |
    |---|---|---|---|---|---|
    | [org.apache.maven.plugins:maven-project-info-reports-plugin](https://maven.apache.org/plugins/) ([source](https://togithub.com/apache/maven-project-info-reports-plugin)) | `3.3.0` -> `3.4.0` | [![age](https://badges.renovateapi.com/packages/maven/org.apache.maven.plugins:maven-project-info-reports-plugin/3.4.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/org.apache.maven.plugins:maven-project-info-reports-plugin/3.4.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/org.apache.maven.plugins:maven-project-info-reports-plugin/3.4.0/compatibility-slim/3.3.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/org.apache.maven.plugins:maven-project-info-reports-plugin/3.4.0/confidence-slim/3.3.0)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### Configuration
    
    📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - 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-spanner-jdbc).
    <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4xMTcuNCIsInVwZGF0ZWRJblZlciI6IjMyLjExNy40In0=-->
    renovate-bot authored Jul 18, 2022
    Configuration menu
    Copy the full SHA
    b7af532 View commit details
    Browse the repository at this point in the history
  3. build: marking dependencies (8) non-required (#1472) (#911)

    Co-authored-by: Anthonios Partheniou <partheniou@google.com>
    Source-Link: googleapis/synthtool@72c64b7
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-java:latest@sha256:b2e8f445ca0e605d4bbefbfdbdf7335692d75cf1647af62243828dcc0ea4e690
    gcf-owl-bot[bot] and parthea authored Jul 18, 2022
    Configuration menu
    Copy the full SHA
    170c5fa View commit details
    Browse the repository at this point in the history
  4. test: modify tests to use correct quote escaping (#909)

    Some tests used invalid escaping of quotes in PostgreSQL queries. They
    assumed that a quote in a quoted string could be escaped by prefixing
    it with a backslash. This is however not allowed in PostgreSQL, and
    instead the quote must be escaped by including the same quote twice in
    the string.
    The Spanner Java client library contained a bug that allowed the
    backslash-escaped quotes to be accepted. This bug has been fixed in
    6.25.7 and these tests therefore need to be modified to be able to
    update to that version.
    
    Fixes the build error in #898
    olavloite authored Jul 18, 2022
    Configuration menu
    Copy the full SHA
    57a0c7c View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2022

  1. chore(deps): update dependency com.google.cloud:libraries-bom to v26 (#…

    …907)
    
    [![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:libraries-bom](https://cloud.google.com/java/docs/bom) ([source](https://togithub.com/googleapis/java-cloud-bom)) | `25.4.0` -> `26.0.0` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/26.0.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/26.0.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/26.0.0/compatibility-slim/25.4.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/26.0.0/confidence-slim/25.4.0)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### Configuration
    
    📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - 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-spanner-jdbc).
    renovate-bot authored Jul 19, 2022
    Configuration menu
    Copy the full SHA
    47231fe View commit details
    Browse the repository at this point in the history
  2. ci: update template so GAPIC_AUTO repos do not require special approv…

    …ers for Java code (#1494) (#916)
    
    Source-Link: googleapis/synthtool@da89e53
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-java:latest@sha256:04f254abfe5f47fe73ae6f91d68d55c3b76e722a4943066c3bb0ce03573b4ad9
    gcf-owl-bot[bot] authored Jul 19, 2022
    Configuration menu
    Copy the full SHA
    486e243 View commit details
    Browse the repository at this point in the history
  3. build(deps): update dependency org.apache.maven.plugins:maven-deploy-…

    …plugin to v3 (#917)
    
    [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)
    
    This PR contains the following updates:
    
    | Package | Change | Age | Adoption | Passing | Confidence |
    |---|---|---|---|---|---|
    | [org.apache.maven.plugins:maven-deploy-plugin](https://maven.apache.org/plugins/) | `2.8.2` -> `3.0.0` | [![age](https://badges.renovateapi.com/packages/maven/org.apache.maven.plugins:maven-deploy-plugin/3.0.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/org.apache.maven.plugins:maven-deploy-plugin/3.0.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/org.apache.maven.plugins:maven-deploy-plugin/3.0.0/compatibility-slim/2.8.2)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/org.apache.maven.plugins:maven-deploy-plugin/3.0.0/confidence-slim/2.8.2)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### Configuration
    
    📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - 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-spanner-jdbc).
    <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4xMTcuNCIsInVwZGF0ZWRJblZlciI6IjMyLjExNy40In0=-->
    renovate-bot authored Jul 19, 2022
    Configuration menu
    Copy the full SHA
    9a6d017 View commit details
    Browse the repository at this point in the history
  4. fix: enable longpaths support for windows test (#1485) (#908)

    Source-Link: googleapis/synthtool@7336562
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-java:latest@sha256:d4b80feffe1579818cdc39466152e9de95789a193408506cd4a1ffbe8804dc00
    gcf-owl-bot[bot] authored Jul 19, 2022
    Configuration menu
    Copy the full SHA
    2e53ade View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2022

  1. deps: update dependency com.google.cloud:google-cloud-spanner-bom to …

    …v6.27.0 (#898)
    
    [![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-spanner-bom](https://togithub.com/googleapis/java-spanner) | `6.25.5` -> `6.27.0` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-spanner-bom/6.27.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-spanner-bom/6.27.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-spanner-bom/6.27.0/compatibility-slim/6.25.5)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-spanner-bom/6.27.0/confidence-slim/6.25.5)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>googleapis/java-spanner</summary>
    
    ### [`v6.27.0`](https://togithub.com/googleapis/java-spanner/blob/HEAD/CHANGELOG.md#&#8203;6270-httpsgithubcomgoogleapisjava-spannercomparev6260v6270-2022-07-19)
    
    [Compare Source](https://togithub.com/googleapis/java-spanner/compare/v6.26.0...v6.27.0)
    
    ##### Features
    
    -   Adding new fields for Instance Create Time and Update Time  ([#&#8203;1913](https://togithub.com/googleapis/java-spanner/issues/1913)) ([2c71e02](https://togithub.com/googleapis/java-spanner/commit/2c71e0233333803f271931f6ef471b7eacfa52d7))
    
    ##### Dependencies
    
    -   update dependency com.google.cloud:google-cloud-monitoring to v3.3.1 ([#&#8203;1933](https://togithub.com/googleapis/java-spanner/issues/1933)) ([e3d646b](https://togithub.com/googleapis/java-spanner/commit/e3d646bae4abf2215d44f282d4faf722c638b823))
    -   update dependency org.graalvm.buildtools:junit-platform-native to v0.9.13 ([#&#8203;1944](https://togithub.com/googleapis/java-spanner/issues/1944)) ([765d11b](https://togithub.com/googleapis/java-spanner/commit/765d11b2e5ee7b1f12d2d27a139f92efbc1caa07))
    -   update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.13 ([#&#8203;1945](https://togithub.com/googleapis/java-spanner/issues/1945)) ([0da75b8](https://togithub.com/googleapis/java-spanner/commit/0da75b819d6e9d0f7c6850d77656e46b76ddad6d))
    -   update dependency org.graalvm.sdk:graal-sdk to v22.2.0 ([#&#8203;1953](https://togithub.com/googleapis/java-spanner/issues/1953)) ([c7f1040](https://togithub.com/googleapis/java-spanner/commit/c7f1040d849901194e5672b270ccee7fbc695d17))
    
    ### [`v6.26.0`](https://togithub.com/googleapis/java-spanner/blob/HEAD/CHANGELOG.md#&#8203;6260-httpsgithubcomgoogleapisjava-spannercomparev6257v6260-2022-07-13)
    
    [Compare Source](https://togithub.com/googleapis/java-spanner/compare/v6.25.7...v6.26.0)
    
    ##### Features
    
    -   Adding two new fields for Instance create_time and update_time ([#&#8203;1908](https://togithub.com/googleapis/java-spanner/issues/1908)) ([00b3817](https://togithub.com/googleapis/java-spanner/commit/00b38178e851401e293aa457f7ba5ea593a7b7c5))
    -   changes to support data, timestamp and arrays in IT tests ([#&#8203;1840](https://togithub.com/googleapis/java-spanner/issues/1840)) ([c667653](https://togithub.com/googleapis/java-spanner/commit/c667653ec380dccbf205e7b419843da11cf4155a))
    -   Error Details Improvement ([c8a2184](https://togithub.com/googleapis/java-spanner/commit/c8a2184c51cc92ec35c759eff68e614fc78fb2e6))
    -   Error Details Improvement ([#&#8203;1929](https://togithub.com/googleapis/java-spanner/issues/1929)) ([c8a2184](https://togithub.com/googleapis/java-spanner/commit/c8a2184c51cc92ec35c759eff68e614fc78fb2e6))
    
    ##### Bug Fixes
    
    -   enable longpaths support for windows test ([#&#8203;1485](https://togithub.com/googleapis/java-spanner/issues/1485)) ([#&#8203;1946](https://togithub.com/googleapis/java-spanner/issues/1946)) ([fd0b845](https://togithub.com/googleapis/java-spanner/commit/fd0b84523535ba583a1b56acbea98835191daa06))
    
    ##### Dependencies
    
    -   update dependency com.google.cloud:google-cloud-trace to v2.3.0 ([#&#8203;1934](https://togithub.com/googleapis/java-spanner/issues/1934)) ([2813eb2](https://togithub.com/googleapis/java-spanner/commit/2813eb21c9f168e8dea149e40dac188933c7e2db))
    
    ### [`v6.25.7`](https://togithub.com/googleapis/java-spanner/blob/HEAD/CHANGELOG.md#&#8203;6257-httpsgithubcomgoogleapisjava-spannercomparev6256v6257-2022-06-30)
    
    [Compare Source](https://togithub.com/googleapis/java-spanner/compare/v6.25.6...v6.25.7)
    
    ##### Dependencies
    
    -   update dependency com.google.cloud:google-cloud-shared-dependencies to v2.13.0 ([#&#8203;1924](https://togithub.com/googleapis/java-spanner/issues/1924)) ([dde5ee8](https://togithub.com/googleapis/java-spanner/commit/dde5ee8c5fcef36b415929aa32931dc811036eb4))
    -   update dependency org.graalvm.buildtools:junit-platform-native to v0.9.12 ([#&#8203;1906](https://togithub.com/googleapis/java-spanner/issues/1906)) ([1800cd9](https://togithub.com/googleapis/java-spanner/commit/1800cd917c26934768296253cbbcf7c91c54afef))
    
    ### [`v6.25.6`](https://togithub.com/googleapis/java-spanner/blob/HEAD/CHANGELOG.md#&#8203;6256-httpsgithubcomgoogleapisjava-spannercomparev6255v6256-2022-06-22)
    
    [Compare Source](https://togithub.com/googleapis/java-spanner/compare/v6.25.5...v6.25.6)
    
    ##### Bug Fixes
    
    -   PostgreSQL parser should not treat \ as an escape char ([#&#8203;1921](https://togithub.com/googleapis/java-spanner/issues/1921)) ([260bbe3](https://togithub.com/googleapis/java-spanner/commit/260bbe3cb78e0583975d7085ae5a95dbfd3efd73)), closes [#&#8203;1920](https://togithub.com/googleapis/java-spanner/issues/1920)
    
    ##### Documentation
    
    -   **sample:** relocate native image sample from old repo ([#&#8203;1758](https://togithub.com/googleapis/java-spanner/issues/1758)) ([ef187f4](https://togithub.com/googleapis/java-spanner/commit/ef187f4fccaf1c5550e9f6795228e6c7361030db))
    
    ##### Dependencies
    
    -   update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.11 ([#&#8203;1907](https://togithub.com/googleapis/java-spanner/issues/1907)) ([01f8a07](https://togithub.com/googleapis/java-spanner/commit/01f8a07c64358368615d8c729c7c47c4b2c687fd))
    -   update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.12 ([#&#8203;1918](https://togithub.com/googleapis/java-spanner/issues/1918)) ([be8b50b](https://togithub.com/googleapis/java-spanner/commit/be8b50b56e51245d941c52445498600025e26ba9))
    
    </details>
    
    ---
    
    ### Configuration
    
    📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - 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-spanner-jdbc).
    <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4xMTcuNCIsInVwZGF0ZWRJblZlciI6IjMyLjExNy40In0=-->
    renovate-bot authored Jul 20, 2022
    Configuration menu
    Copy the full SHA
    c536dd6 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2022

  1. ci: temporarily using native-maven-plugin 0.9.11 for testing (#915)

    ci: temporarily using native-maven-plugin 0.9.11 for testing
    mpeddada1 authored Aug 2, 2022
    Configuration menu
    Copy the full SHA
    b4ad5ec View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2022

  1. deps: update dependency org.graalvm.buildtools:junit-platform-native …

    …to v0.9.13 (#922)
    
    [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)
    
    This PR contains the following updates:
    
    | Package | Change | Age | Adoption | Passing | Confidence |
    |---|---|---|---|---|---|
    | [org.graalvm.buildtools:junit-platform-native](https://togithub.com/graalvm/native-build-tools) | `0.9.11` -> `0.9.13` | [![age](https://badges.renovateapi.com/packages/maven/org.graalvm.buildtools:junit-platform-native/0.9.13/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/org.graalvm.buildtools:junit-platform-native/0.9.13/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/org.graalvm.buildtools:junit-platform-native/0.9.13/compatibility-slim/0.9.11)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/org.graalvm.buildtools:junit-platform-native/0.9.13/confidence-slim/0.9.11)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>graalvm/native-build-tools</summary>
    
    ### [`v0.9.13`](https://togithub.com/graalvm/native-build-tools/releases/tag/0.9.13)
    
    [Compare Source](https://togithub.com/graalvm/native-build-tools/compare/0.9.12...0.9.13)
    
    #### What's Changed
    
    Read what's new in the [documentation](https://graalvm.github.io/native-build-tools/latest/index.html#changelog).
    
    -   Restore `NativeImagePlugin.NATIVE_TEST_EXTENSION` by [@&#8203;lazar-mitrovic](https://togithub.com/lazar-mitrovic) in [https://github.com/graalvm/native-build-tools/pull/256](https://togithub.com/graalvm/native-build-tools/pull/256)
    -   Fix JUnit annotation scanning during the image build by [@&#8203;gradinac](https://togithub.com/gradinac) in [https://github.com/graalvm/native-build-tools/pull/258](https://togithub.com/graalvm/native-build-tools/pull/258)
    -   Change reachability metadata fallback path by [@&#8203;lazar-mitrovic](https://togithub.com/lazar-mitrovic) in [https://github.com/graalvm/native-build-tools/pull/257](https://togithub.com/graalvm/native-build-tools/pull/257)
    -   Add a DSL option that enables the native-image agent by [@&#8203;gradinac](https://togithub.com/gradinac) in [https://github.com/graalvm/native-build-tools/pull/263](https://togithub.com/graalvm/native-build-tools/pull/263)
    -   Bump dependency versions by [@&#8203;lazar-mitrovic](https://togithub.com/lazar-mitrovic) in [https://github.com/graalvm/native-build-tools/pull/264](https://togithub.com/graalvm/native-build-tools/pull/264)
    -   Rename `jvm-reachability-metadata` -> `graalvm-reachability-metadata` by [@&#8203;melix](https://togithub.com/melix) in [https://github.com/graalvm/native-build-tools/pull/265](https://togithub.com/graalvm/native-build-tools/pull/265)
    -   Final PR for the metadata repo by [@&#8203;vjovanov](https://togithub.com/vjovanov) in [https://github.com/graalvm/native-build-tools/pull/266](https://togithub.com/graalvm/native-build-tools/pull/266)
    
    #### New Contributors
    
    -   [@&#8203;vjovanov](https://togithub.com/vjovanov) made their first contribution in [https://github.com/graalvm/native-build-tools/pull/266](https://togithub.com/graalvm/native-build-tools/pull/266)
    
    **Full Changelog**: graalvm/native-build-tools@0.9.12...0.9.13
    
    ### [`v0.9.12`](https://togithub.com/graalvm/native-build-tools/releases/tag/0.9.12)
    
    [Compare Source](https://togithub.com/graalvm/native-build-tools/compare/0.9.11...0.9.12)
    
    #### What's Changed
    
    Read what's new in the [documentation](https://graalvm.github.io/native-build-tools/latest/index.html#changelog).
    
    -   Add Mockito / Byte Buddy support documentation by [@&#8203;lazar-mitrovic](https://togithub.com/lazar-mitrovic) in [https://github.com/graalvm/native-build-tools/pull/236](https://togithub.com/graalvm/native-build-tools/pull/236)
    -   Prevent builds from failing if no test list is present by [@&#8203;lazar-mitrovic](https://togithub.com/lazar-mitrovic) in [https://github.com/graalvm/native-build-tools/pull/239](https://togithub.com/graalvm/native-build-tools/pull/239)
    -   Support different agent modes in the native-image Gradle plugin by [@&#8203;gradinac](https://togithub.com/gradinac) in [https://github.com/graalvm/native-build-tools/pull/230](https://togithub.com/graalvm/native-build-tools/pull/230)
    -   JVM Reachability Metadata support for Maven by [@&#8203;alvarosanchez](https://togithub.com/alvarosanchez) in [https://github.com/graalvm/native-build-tools/pull/240](https://togithub.com/graalvm/native-build-tools/pull/240)
    -   Warn about deprecated agent DSL by [@&#8203;gradinac](https://togithub.com/gradinac) in [https://github.com/graalvm/native-build-tools/pull/242](https://togithub.com/graalvm/native-build-tools/pull/242)
    -   Rework Maven plugin by [@&#8203;lazar-mitrovic](https://togithub.com/lazar-mitrovic) in [https://github.com/graalvm/native-build-tools/pull/247](https://togithub.com/graalvm/native-build-tools/pull/247)
    -   Add Gradle rich output support, configure default metadata URL on Maven by [@&#8203;lazar-mitrovic](https://togithub.com/lazar-mitrovic) in [https://github.com/graalvm/native-build-tools/pull/249](https://togithub.com/graalvm/native-build-tools/pull/249)
    -   Fix wrong scope for test dependencies by [@&#8203;melix](https://togithub.com/melix) in [https://github.com/graalvm/native-build-tools/pull/251](https://togithub.com/graalvm/native-build-tools/pull/251)
    -   Add documentation for alternative build systems. by [@&#8203;gradinac](https://togithub.com/gradinac) in [https://github.com/graalvm/native-build-tools/pull/248](https://togithub.com/graalvm/native-build-tools/pull/248)
    
    **Full Changelog**: graalvm/native-build-tools@0.9.11...0.9.12
    
    </details>
    
    ---
    
    ### Configuration
    
    📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - 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-spanner-jdbc).
    <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4xMzUuMSIsInVwZGF0ZWRJblZlciI6IjMyLjEzNS4xIn0=-->
    renovate-bot authored Aug 3, 2022
    Configuration menu
    Copy the full SHA
    125a972 View commit details
    Browse the repository at this point in the history
  2. deps: update dependency org.junit.vintage:junit-vintage-engine to v5.…

    …9.0 (#924)
    
    [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)
    
    This PR contains the following updates:
    
    | Package | Change | Age | Adoption | Passing | Confidence |
    |---|---|---|---|---|---|
    | [org.junit.vintage:junit-vintage-engine](https://junit.org/junit5/) ([source](https://togithub.com/junit-team/junit5)) | `5.8.2` -> `5.9.0` | [![age](https://badges.renovateapi.com/packages/maven/org.junit.vintage:junit-vintage-engine/5.9.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/org.junit.vintage:junit-vintage-engine/5.9.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/org.junit.vintage:junit-vintage-engine/5.9.0/compatibility-slim/5.8.2)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/org.junit.vintage:junit-vintage-engine/5.9.0/confidence-slim/5.8.2)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### Configuration
    
    📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - 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-spanner-jdbc).
    <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4xMzUuMSIsInVwZGF0ZWRJblZlciI6IjMyLjEzNS4xIn0=-->
    renovate-bot authored Aug 3, 2022
    Configuration menu
    Copy the full SHA
    9d6d313 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2022

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

    …onfig to v1.5.3 (#918)
    
    [![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-shared-config](https://togithub.com/googleapis/java-shared-config) | `1.5.0` -> `1.5.3` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-config/1.5.3/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-config/1.5.3/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-config/1.5.3/compatibility-slim/1.5.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-config/1.5.3/confidence-slim/1.5.0)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>googleapis/java-shared-config</summary>
    
    ### [`v1.5.3`](https://togithub.com/googleapis/java-shared-config/blob/HEAD/CHANGELOG.md#&#8203;153-httpsgithubcomgoogleapisjava-shared-configcomparev152v153-2022-07-27)
    
    [Compare Source](https://togithub.com/googleapis/java-shared-config/compare/v1.5.2...v1.5.3)
    
    ##### Dependencies
    
    -   update dependency org.junit.vintage:junit-vintage-engine to v5.9.0 ([#&#8203;497](https://togithub.com/googleapis/java-shared-config/issues/497)) ([1fc6ab4](https://togithub.com/googleapis/java-shared-config/commit/1fc6ab445624cd4f9c8b161d109f346a9e5ed09a))
    -   Update doclet to latest version 1.6.0 ([38fb7c3](https://togithub.com/googleapis/java-shared-config/commit/38fb7c3957fb6c9b2da10f9e463cc93a8b80a3a4))
    
    ### [`v1.5.2`](https://togithub.com/googleapis/java-shared-config/blob/HEAD/CHANGELOG.md#&#8203;152-httpsgithubcomgoogleapisjava-shared-configcomparev151v152-2022-07-25)
    
    [Compare Source](https://togithub.com/googleapis/java-shared-config/compare/v1.5.1...v1.5.2)
    
    ##### Dependencies
    
    -   update dependency com.puppycrawl.tools:checkstyle to v10 ([#&#8203;435](https://togithub.com/googleapis/java-shared-config/issues/435)) ([bfc8ce1](https://togithub.com/googleapis/java-shared-config/commit/bfc8ce1deca6292147d002d3afe22a09840aa5d6))
    -   update dependency org.graalvm.buildtools:junit-platform-native to v0.9.13 ([#&#8203;488](https://togithub.com/googleapis/java-shared-config/issues/488)) ([39b91ee](https://togithub.com/googleapis/java-shared-config/commit/39b91ee1283f0a5fbbe63e8bfd1ec97ab4ab377e))
    -   update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.13 ([#&#8203;489](https://togithub.com/googleapis/java-shared-config/issues/489)) ([cc3bcfa](https://togithub.com/googleapis/java-shared-config/commit/cc3bcfa2d6717441a8d5b5048fa78c2cf7aabf2b))
    
    ### [`v1.5.1`](https://togithub.com/googleapis/java-shared-config/blob/HEAD/CHANGELOG.md#&#8203;151-httpsgithubcomgoogleapisjava-shared-configcomparev150v151-2022-06-30)
    
    [Compare Source](https://togithub.com/googleapis/java-shared-config/compare/v1.5.0...v1.5.1)
    
    ##### Dependencies
    
    -   update dependency org.graalvm.buildtools:junit-platform-native to v0.9.12 ([#&#8203;482](https://togithub.com/googleapis/java-shared-config/issues/482)) ([fbfc6dc](https://togithub.com/googleapis/java-shared-config/commit/fbfc6dc1329faaead3a3114c8599d9267722e7f0))
    -   update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.12 ([#&#8203;483](https://togithub.com/googleapis/java-shared-config/issues/483)) ([336cb78](https://togithub.com/googleapis/java-shared-config/commit/336cb7827b36583228c9e2b85871ae72f4c55975))
    
    </details>
    
    ---
    
    ### Configuration
    
    📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - 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-spanner-jdbc).
    <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4xMjcuMCIsInVwZGF0ZWRJblZlciI6IjMyLjEyNy40In0=-->
    renovate-bot authored Aug 5, 2022
    Configuration menu
    Copy the full SHA
    ca832e4 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2022

  1. chore(main): release 2.7.5 (#914)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored Aug 10, 2022
    Configuration menu
    Copy the full SHA
    1caff44 View commit details
    Browse the repository at this point in the history
Loading