Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

secure workflow #10

Open
wants to merge 72 commits into
base: main
Choose a base branch
from
Open

secure workflow #10

wants to merge 72 commits into from

Commits on May 28, 2024

  1. feat: add Proto Columns support in JDBC (googleapis#1252)

    * feat: add code changes to support DML for Proto Columns
    
    * feat: support DML for Proto Columns
    
    * feat: add untyped null when inserting null value in array of proto columns
    
    * feat: add code changes to support DDL for Proto Columns
    
    * feat: code changes to support getArray and getResultSet in JdbcArray for Proto columns
    
    * feat: add unit tests for DML and DQL
    
    * feat: add integration tests for Proto Columns DDL
    
    * feat: add integration tests for Proto columns DML and DQL
    
    * feat: lint format
    
    * feat: code refactoring to throw exceptions and handle null values in JdbcArray
    
    * feat: update tests to validate null in JdbcArray
    
    * feat: Integration test refactoring
    
    * fix: add copyright header
    
    * feat: update junit assertions
    
    * feat: move array conversion logic for protos to seperate methods in JdbcTypeConverter
    
    * feat: add review suggestions to JdbcArray
    
    * feat: add review suggestion
    
    * feat: add review suggestions in JdbcParameterStore file
    
    * feat: add untyped null integration test
    
    * feat: add inter compatibilty and lint fix
    
    * feat: update schema and base64 protodescriptors files
    
    * feat: nit
    
    * chore: update java-spanner version
    
    * chore: lint fix
    
    * chore: skip tests on graalvm
    
    * chore: nit fixes
    harshachinta authored May 28, 2024
    Configuration menu
    Copy the full SHA
    3efa9ac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7742ffa View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

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

Commits on May 31, 2024

  1. Configuration menu
    Copy the full SHA
    0147a83 View commit details
    Browse the repository at this point in the history
  2. chore(main): release 2.19.0 (googleapis#1618)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored May 31, 2024
    Configuration menu
    Copy the full SHA
    3d1b66e View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2024

  1. Configuration menu
    Copy the full SHA
    0861b32 View commit details
    Browse the repository at this point in the history
  2. chore(main): release 2.19.1-SNAPSHOT (googleapis#1627)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored Jun 1, 2024
    Configuration menu
    Copy the full SHA
    e21217c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    98b530d View commit details
    Browse the repository at this point in the history
  4. chore(main): release 2.19.1-SNAPSHOT (googleapis#1631)

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

Commits on Jun 5, 2024

  1. Configuration menu
    Copy the full SHA
    7c62ee3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8f3007e View commit details
    Browse the repository at this point in the history
  3. chore(main): release 2.19.1-SNAPSHOT (googleapis#1636)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored Jun 5, 2024
    Configuration menu
    Copy the full SHA
    a893fca View commit details
    Browse the repository at this point in the history
  4. chore: remove workaround for non-public method (googleapis#1634)

    * chore: remove workaround for non-public method
    
    * chore: add ignored diff to clirr
    olavloite authored Jun 5, 2024
    Configuration menu
    Copy the full SHA
    4d72c4f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ad0a35c View commit details
    Browse the repository at this point in the history
  6. chore(main): release 2.19.1 (googleapis#1637)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored Jun 5, 2024
    Configuration menu
    Copy the full SHA
    e3a7b9b View commit details
    Browse the repository at this point in the history
  7. chore(main): release 2.19.2-SNAPSHOT (googleapis#1638)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored Jun 5, 2024
    Configuration menu
    Copy the full SHA
    939e538 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    744bc8c View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2024

  1. ci: [java] automatic kokoro label in and /gcbrun comment (#1965) (goo…

    …gleapis#1640)
    
    Source-Link: googleapis/synthtool@bd2bae8
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-java:latest@sha256:72f0d373307d128b2cb720c5cb4d90b31f0e86529dd138c632710ae0c69efae3
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    gcf-owl-bot[bot] and gcf-owl-bot[bot] authored Jun 7, 2024
    Configuration menu
    Copy the full SHA
    af84f80 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. Configuration menu
    Copy the full SHA
    55f86df View commit details
    Browse the repository at this point in the history
  2. chore(main): release 2.19.2 (googleapis#1642)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored Jun 13, 2024
    Configuration menu
    Copy the full SHA
    7f30296 View commit details
    Browse the repository at this point in the history
  3. chore(main): release 2.19.3-SNAPSHOT (googleapis#1643)

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

Commits on Jun 14, 2024

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

Commits on Jun 18, 2024

  1. Configuration menu
    Copy the full SHA
    5b8674d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    58122ba View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

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

    …42.0 (googleapis#1623)
    
    [![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)) | `26.39.0` -> `26.42.0` | [![age](https://developer.mend.io/api/mc/badges/age/maven/com.google.cloud:libraries-bom/26.42.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/com.google.cloud:libraries-bom/26.42.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/com.google.cloud:libraries-bom/26.39.0/26.42.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/com.google.cloud:libraries-bom/26.39.0/26.42.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>googleapis/java-cloud-bom (com.google.cloud:libraries-bom)</summary>
    
    ### [`v26.42.0`](https://togithub.com/googleapis/java-cloud-bom/blob/HEAD/CHANGELOG.md#26420-2024-06-17)
    
    [Compare Source](https://togithub.com/googleapis/java-cloud-bom/compare/v26.41.0...v26.42.0)
    
    ##### Dependencies
    
    -   update dependency com.google.cloud:google-cloud-spanner-jdbc to v2.19.3 ([#&#8203;6645](https://togithub.com/googleapis/java-cloud-bom/issues/6645)) ([baf9c12](https://togithub.com/googleapis/java-cloud-bom/commit/baf9c12ff6c94bd1e300ae1b636cdc63e7281695))
    
    ### [`v26.41.0`](https://togithub.com/googleapis/java-cloud-bom/blob/HEAD/CHANGELOG.md#26410-2024-06-12)
    
    ##### Dependencies
    
    -   update dependency com.google.cloud:first-party-dependencies to v3.31.0 ([#&#8203;6624](https://togithub.com/googleapis/java-cloud-bom/issues/6624)) ([6b74d3e](https://togithub.com/googleapis/java-cloud-bom/commit/6b74d3e9081eb895b991cf09e4a9a06b7498df4e))
    -   update dependency com.google.cloud:gapic-libraries-bom to v1.39.0 ([#&#8203;6638](https://togithub.com/googleapis/java-cloud-bom/issues/6638)) ([67320ae](https://togithub.com/googleapis/java-cloud-bom/commit/67320aed8cf903d6fb851d08c0e7222e37527258))
    -   update dependency com.google.cloud:google-cloud-bigquery to v2.40.3 ([#&#8203;6633](https://togithub.com/googleapis/java-cloud-bom/issues/6633)) ([e9574c2](https://togithub.com/googleapis/java-cloud-bom/commit/e9574c2493abcd53a68dc657147112961db664b4))
    -   update dependency com.google.cloud:google-cloud-bigquerystorage-bom to v3.6.0 ([#&#8203;6639](https://togithub.com/googleapis/java-cloud-bom/issues/6639)) ([8dca9b0](https://togithub.com/googleapis/java-cloud-bom/commit/8dca9b071cde8108e87d9db4b6d61bcd8e544eb7))
    -   update dependency com.google.cloud:google-cloud-bigtable-bom to v2.39.5 ([#&#8203;6631](https://togithub.com/googleapis/java-cloud-bom/issues/6631)) ([23f5ad6](https://togithub.com/googleapis/java-cloud-bom/commit/23f5ad6f054524d511da963311402b243943375f))
    -   update dependency com.google.cloud:google-cloud-datastore-bom to v2.20.1 ([#&#8203;6628](https://togithub.com/googleapis/java-cloud-bom/issues/6628)) ([4206ac8](https://togithub.com/googleapis/java-cloud-bom/commit/4206ac831c6269569a7d98906287398b18cb9869))
    -   update dependency com.google.cloud:google-cloud-firestore-bom to v3.21.4 ([#&#8203;6634](https://togithub.com/googleapis/java-cloud-bom/issues/6634)) ([6b0e366](https://togithub.com/googleapis/java-cloud-bom/commit/6b0e3660a4fca4cd0685efb00e9f6a5102366522))
    -   update dependency com.google.cloud:google-cloud-logging-bom to v3.18.0 ([#&#8203;6627](https://togithub.com/googleapis/java-cloud-bom/issues/6627)) ([678a51c](https://togithub.com/googleapis/java-cloud-bom/commit/678a51c5c112c1206c319d4f6f4cc4b19f901eca))
    -   update dependency com.google.cloud:google-cloud-logging-logback to v0.131.8-alpha ([#&#8203;6635](https://togithub.com/googleapis/java-cloud-bom/issues/6635)) ([922b901](https://togithub.com/googleapis/java-cloud-bom/commit/922b901c40236b2c79d8f8ecd0618296b54fdf70))
    -   update dependency com.google.cloud:google-cloud-nio to v0.127.19 ([#&#8203;6636](https://togithub.com/googleapis/java-cloud-bom/issues/6636)) ([7533d4c](https://togithub.com/googleapis/java-cloud-bom/commit/7533d4c92b265b89ecb2cc39d0acdc0fcd51782f))
    -   update dependency com.google.cloud:google-cloud-pubsub-bom to v1.130.0 ([#&#8203;6621](https://togithub.com/googleapis/java-cloud-bom/issues/6621)) ([e1242c3](https://togithub.com/googleapis/java-cloud-bom/commit/e1242c396bf2356c6a12cadfe273cfb7997f8b58))
    -   update dependency com.google.cloud:google-cloud-pubsublite-bom to v1.13.7 ([#&#8203;6637](https://togithub.com/googleapis/java-cloud-bom/issues/6637)) ([2914fb9](https://togithub.com/googleapis/java-cloud-bom/commit/2914fb9e8b615ae4aa7854cf14643208c9d7cfac))
    -   update dependency com.google.cloud:google-cloud-spanner-bom to v6.68.1 ([#&#8203;6622](https://togithub.com/googleapis/java-cloud-bom/issues/6622)) ([c62eac0](https://togithub.com/googleapis/java-cloud-bom/commit/c62eac081cd85d570d01e2ef29ea8bc188390f9d))
    -   update dependency com.google.cloud:google-cloud-spanner-bom to v6.69.0 ([#&#8203;6641](https://togithub.com/googleapis/java-cloud-bom/issues/6641)) ([78651d7](https://togithub.com/googleapis/java-cloud-bom/commit/78651d7f52f95ab602a9d69b47c5f3d969239638))
    -   update dependency com.google.cloud:google-cloud-spanner-jdbc to v2.19.2 ([#&#8203;6625](https://togithub.com/googleapis/java-cloud-bom/issues/6625)) ([45533f7](https://togithub.com/googleapis/java-cloud-bom/commit/45533f7ce7df401f0b9e60955d5a5d7d9880673c))
    -   update dependency com.google.cloud:google-cloud-storage-bom to v2.40.0 ([#&#8203;6629](https://togithub.com/googleapis/java-cloud-bom/issues/6629)) ([e90e761](https://togithub.com/googleapis/java-cloud-bom/commit/e90e7618b5f1a9b18f723d53f8afb3889fdeaefb))
    -   update dependency org.freemarker:freemarker to v2.3.33 ([#&#8203;6626](https://togithub.com/googleapis/java-cloud-bom/issues/6626)) ([d5c3bdf](https://togithub.com/googleapis/java-cloud-bom/commit/d5c3bdf469891aac62a2c20fbe5adf1d685f66f3))
    
    ### [`v26.40.0`](https://togithub.com/googleapis/java-cloud-bom/blob/HEAD/CHANGELOG.md#26400-2024-05-29)
    
    [Compare Source](https://togithub.com/googleapis/java-cloud-bom/compare/v26.39.0...v26.40.0)
    
    ##### Features
    
    -   \[java] allow passing libraries_bom_version from env ([#&#8203;1967](https://togithub.com/googleapis/java-cloud-bom/issues/1967)) ([#&#8203;6596](https://togithub.com/googleapis/java-cloud-bom/issues/6596)) ([42dc9c7](https://togithub.com/googleapis/java-cloud-bom/commit/42dc9c7e9d5ff2185e4ecc62aae61cc1632466b2))
    
    ##### Dependencies
    
    -   update actions/checkout action to v4 ([#&#8203;6585](https://togithub.com/googleapis/java-cloud-bom/issues/6585)) ([0820cf4](https://togithub.com/googleapis/java-cloud-bom/commit/0820cf4e8d2a44899cb2878a83ba56b3ca9fbcfa))
    -   update actions/checkout action to v4 ([#&#8203;6607](https://togithub.com/googleapis/java-cloud-bom/issues/6607)) ([9e6bc83](https://togithub.com/googleapis/java-cloud-bom/commit/9e6bc83f2e1954984f34ece12f5ed55ddb775fa9))
    -   update actions/github-script action to v7 ([#&#8203;6586](https://togithub.com/googleapis/java-cloud-bom/issues/6586)) ([1b0d93b](https://togithub.com/googleapis/java-cloud-bom/commit/1b0d93be6176576cd7de295f94d360635c63be2a))
    -   update actions/github-script action to v7 ([#&#8203;6608](https://togithub.com/googleapis/java-cloud-bom/issues/6608)) ([ca4eab4](https://togithub.com/googleapis/java-cloud-bom/commit/ca4eab47453e9bce9fff4960adac203bed4afbeb))
    -   update actions/setup-java action to v4 ([#&#8203;6588](https://togithub.com/googleapis/java-cloud-bom/issues/6588)) ([bc1631b](https://togithub.com/googleapis/java-cloud-bom/commit/bc1631b66ffbea46f2c6b9c74dada219d342a8d2))
    -   update actions/setup-java action to v4 ([#&#8203;6609](https://togithub.com/googleapis/java-cloud-bom/issues/6609)) ([6d5d132](https://togithub.com/googleapis/java-cloud-bom/commit/6d5d132dbafb30c072d4266f990a0982765b4172))
    -   update actions/setup-node action to v4 ([#&#8203;6589](https://togithub.com/googleapis/java-cloud-bom/issues/6589)) ([28c11fc](https://togithub.com/googleapis/java-cloud-bom/commit/28c11fcc55ad9cd856cd812ff84844df98b5e346))
    -   update actions/setup-node action to v4 ([#&#8203;6610](https://togithub.com/googleapis/java-cloud-bom/issues/6610)) ([9212351](https://togithub.com/googleapis/java-cloud-bom/commit/9212351192a830cbe496eabb49b2c8c2129b4ce7))
    -   update dependency com.google.cloud:first-party-dependencies to v3.30.1 ([#&#8203;6592](https://togithub.com/googleapis/java-cloud-bom/issues/6592)) ([08e4163](https://togithub.com/googleapis/java-cloud-bom/commit/08e4163e9cf0193271cbe9c1af38e159871088bc))
    -   update dependency com.google.cloud:gapic-libraries-bom to v1.38.0 ([#&#8203;6603](https://togithub.com/googleapis/java-cloud-bom/issues/6603)) ([8e7bce4](https://togithub.com/googleapis/java-cloud-bom/commit/8e7bce4d3ec6b78fe425c77011521bbc70ed8e45))
    -   update dependency com.google.cloud:google-cloud-bigquery to v2.40.2 ([#&#8203;6614](https://togithub.com/googleapis/java-cloud-bom/issues/6614)) ([c44894a](https://togithub.com/googleapis/java-cloud-bom/commit/c44894a4eeb8812c7cd407f3d13fb9149a934506))
    -   update dependency com.google.cloud:google-cloud-bigquerystorage-bom to v3.5.2 ([#&#8203;6611](https://togithub.com/googleapis/java-cloud-bom/issues/6611)) ([f3651c6](https://togithub.com/googleapis/java-cloud-bom/commit/f3651c689f89795090d331282752b34ad79b8cd6))
    -   update dependency com.google.cloud:google-cloud-bigtable-bom to v2.39.3 ([#&#8203;6598](https://togithub.com/googleapis/java-cloud-bom/issues/6598)) ([d6518be](https://togithub.com/googleapis/java-cloud-bom/commit/d6518be6abdc16b5867b40cf0ef790c5cb0c76d3))
    -   update dependency com.google.cloud:google-cloud-bigtable-bom to v2.39.4 ([#&#8203;6618](https://togithub.com/googleapis/java-cloud-bom/issues/6618)) ([1a7c94e](https://togithub.com/googleapis/java-cloud-bom/commit/1a7c94e9bee2258d9b66674ae66bb1c48f0ab3c8))
    -   update dependency com.google.cloud:google-cloud-datastore-bom to v2.19.3 ([#&#8203;6593](https://togithub.com/googleapis/java-cloud-bom/issues/6593)) ([6af567b](https://togithub.com/googleapis/java-cloud-bom/commit/6af567b889d07f144876405975ec48ef07c5584a))
    -   update dependency com.google.cloud:google-cloud-datastore-bom to v2.20.0 ([#&#8203;6617](https://togithub.com/googleapis/java-cloud-bom/issues/6617)) ([6abbddf](https://togithub.com/googleapis/java-cloud-bom/commit/6abbddfce32177104bee93d28315b051c57c1be3))
    -   update dependency com.google.cloud:google-cloud-firestore-bom to v3.21.3 ([#&#8203;6594](https://togithub.com/googleapis/java-cloud-bom/issues/6594)) ([3ee6bf0](https://togithub.com/googleapis/java-cloud-bom/commit/3ee6bf060d413bb1dd52566c9b7c2886c3fc0bfe))
    -   update dependency com.google.cloud:google-cloud-logging-bom to v3.17.2 ([#&#8203;6595](https://togithub.com/googleapis/java-cloud-bom/issues/6595)) ([5e57c2d](https://togithub.com/googleapis/java-cloud-bom/commit/5e57c2d76f441f312d02982edd4f91d5e2553321))
    -   update dependency com.google.cloud:google-cloud-logging-logback to v0.131.7-alpha ([#&#8203;6599](https://togithub.com/googleapis/java-cloud-bom/issues/6599)) ([ab4572e](https://togithub.com/googleapis/java-cloud-bom/commit/ab4572e10940c443c0e9bf6b12d3b7d663257c11))
    -   update dependency com.google.cloud:google-cloud-nio to v0.127.18 ([#&#8203;6600](https://togithub.com/googleapis/java-cloud-bom/issues/6600)) ([e4c7415](https://togithub.com/googleapis/java-cloud-bom/commit/e4c7415b26d0ac1fe6fda95acc137f16de63afe6))
    -   update dependency com.google.cloud:google-cloud-pubsub-bom to v1.129.6 ([#&#8203;6590](https://togithub.com/googleapis/java-cloud-bom/issues/6590)) ([cddf911](https://togithub.com/googleapis/java-cloud-bom/commit/cddf91189ce26293c633ada8c2406e829b84162e))
    -   update dependency com.google.cloud:google-cloud-pubsublite-bom to v1.13.6 ([#&#8203;6601](https://togithub.com/googleapis/java-cloud-bom/issues/6601)) ([e2907a0](https://togithub.com/googleapis/java-cloud-bom/commit/e2907a0fed5c426ae32b4d0cd1d229d8bafa417c))
    -   update dependency com.google.cloud:google-cloud-spanner-bom to v6.67.0 ([#&#8203;6604](https://togithub.com/googleapis/java-cloud-bom/issues/6604)) ([3596bdc](https://togithub.com/googleapis/java-cloud-bom/commit/3596bdca42ef81b25291cd7150f8e6d40a93a584))
    -   update dependency com.google.cloud:google-cloud-spanner-bom to v6.68.0 ([#&#8203;6615](https://togithub.com/googleapis/java-cloud-bom/issues/6615)) ([b931bc5](https://togithub.com/googleapis/java-cloud-bom/commit/b931bc5db05b805d76a7f767a9799ee65bbae7da))
    -   update dependency com.google.cloud:google-cloud-spanner-jdbc to v2.18.1 ([#&#8203;6602](https://togithub.com/googleapis/java-cloud-bom/issues/6602)) ([0352c3c](https://togithub.com/googleapis/java-cloud-bom/commit/0352c3c62d1440c6ffe141bde1f9b9fa75716bfd))
    -   update dependency com.google.cloud:google-cloud-storage-bom to v2.39.0 ([#&#8203;6605](https://togithub.com/googleapis/java-cloud-bom/issues/6605)) ([fac0a62](https://togithub.com/googleapis/java-cloud-bom/commit/fac0a62bf76c0d18985c17c3009438118623a065))
    -   update dependency commons-cli:commons-cli to v1.8.0 ([#&#8203;6606](https://togithub.com/googleapis/java-cloud-bom/issues/6606)) ([12c8d45](https://togithub.com/googleapis/java-cloud-bom/commit/12c8d45126c6f1f97b6ba1986159e858f1a4cbde))
    
    </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, check this box
    
    ---
    
    This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/googleapis/java-spanner-jdbc).
    <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNzcuOCIsInVwZGF0ZWRJblZlciI6IjM3LjQxMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
    renovate-bot authored Jun 19, 2024
    Configuration menu
    Copy the full SHA
    b33084b View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. chore(main): release 2.19.3 (googleapis#1647)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored Jun 20, 2024
    Configuration menu
    Copy the full SHA
    c9c0ebc View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

  1. chore(main): release 2.19.4-SNAPSHOT (googleapis#1650)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored Jun 21, 2024
    Configuration menu
    Copy the full SHA
    b9a5437 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4df665f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    efe87a6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    14bc1ae View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

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

Commits on Jun 27, 2024

  1. Configuration menu
    Copy the full SHA
    7191f0a View commit details
    Browse the repository at this point in the history
  2. feat: add OpenTelemetry tracing (googleapis#1568)

    * feat: add OpenTelemetry tracing
    
    * chore: add copyright headers
    
    * chore: add deps + reset tracing for test
    
    * fix: ClassCastException in Spring Data JDBC sample
    
    * docs: add sample for OpenTelemetry
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * docs: update sample for OpenTelemetry
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * test: check for credentials before setting up tracing
    
    * chore: cleanup
    
    * chore: add enable flag for otel to sample app
    
    * chore: add clirr diff
    
    * fix: add tracing prefix + more samples
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * chore: remove whitespace
    
    * docs: update sample to use non-snapshot versions
    
    * docs: update sample + add debugging guide
    
    * chore: cleanup
    
    * chore: actually use properties in example
    
    * docs: add link to tag sample
    
    * docs: improve documentation based on review comments
    
    * docs: clearify the names of the Spanner generated traces
    
    ---------
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    olavloite and gcf-owl-bot[bot] authored Jun 27, 2024
    Configuration menu
    Copy the full SHA
    1485a04 View commit details
    Browse the repository at this point in the history
  3. deps: update dependency com.google.cloud:google-cloud-spanner-bom to …

    …v6.70.0 (googleapis#1657)
    
    [![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.69.0` -> `6.70.0` | [![age](https://developer.mend.io/api/mc/badges/age/maven/com.google.cloud:google-cloud-spanner-bom/6.70.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/com.google.cloud:google-cloud-spanner-bom/6.70.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/com.google.cloud:google-cloud-spanner-bom/6.69.0/6.70.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/com.google.cloud:google-cloud-spanner-bom/6.69.0/6.70.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>googleapis/java-spanner (com.google.cloud:google-cloud-spanner-bom)</summary>
    
    ### [`v6.70.0`](https://togithub.com/googleapis/java-spanner/blob/HEAD/CHANGELOG.md#6700-2024-06-27)
    
    [Compare Source](https://togithub.com/googleapis/java-spanner/compare/v6.69.0...v6.70.0)
    
    ##### Features
    
    -   Add field order_by in spanner.proto ([#&#8203;3064](https://togithub.com/googleapis/java-spanner/issues/3064)) ([52ee196](https://togithub.com/googleapis/java-spanner/commit/52ee1967ee3a37fb0482ad8b51c6e77e28b79844))
    
    ##### Bug Fixes
    
    -   Do not end transaction span when rolling back to savepoint ([#&#8203;3167](https://togithub.com/googleapis/java-spanner/issues/3167)) ([8ec0cf2](https://togithub.com/googleapis/java-spanner/commit/8ec0cf2032dece545c9e4d8a794b80d06550b710))
    -   Remove unused DmlBatch span ([#&#8203;3147](https://togithub.com/googleapis/java-spanner/issues/3147)) ([f7891c1](https://togithub.com/googleapis/java-spanner/commit/f7891c1ca42727c775cdbe91bff8d55191a3d799))
    
    ##### Dependencies
    
    -   Update dependencies ([#&#8203;3181](https://togithub.com/googleapis/java-spanner/issues/3181)) ([0c787e6](https://togithub.com/googleapis/java-spanner/commit/0c787e6fa67d2a259a76bbd2d7f1cfa20a1dbee8))
    -   Update dependency com.google.cloud:sdk-platform-java-config to v3.32.0 ([#&#8203;3184](https://togithub.com/googleapis/java-spanner/issues/3184)) ([9c85a6f](https://togithub.com/googleapis/java-spanner/commit/9c85a6fabea527253ea40a8970cc9071804d94c4))
    -   Update dependency commons-cli:commons-cli to v1.8.0 ([#&#8203;3073](https://togithub.com/googleapis/java-spanner/issues/3073)) ([36b5340](https://togithub.com/googleapis/java-spanner/commit/36b5340ef8bf197fbc8ed882f76caff9a6fe84b6))
    
    </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, check this box
    
    ---
    
    This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/googleapis/java-spanner-jdbc).
    <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjAuMSIsInVwZGF0ZWRJblZlciI6IjM3LjQyMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
    renovate-bot authored Jun 27, 2024
    Configuration menu
    Copy the full SHA
    83aaec1 View commit details
    Browse the repository at this point in the history
  4. deps: update dependency com.google.api.grpc:proto-google-cloud-trace-…

    …v1 to v2.45.0 (googleapis#1659)
    
    [![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-trace-v1](https://togithub.com/googleapis/google-cloud-java) | `2.0.0` -> `2.45.0` | [![age](https://developer.mend.io/api/mc/badges/age/maven/com.google.api.grpc:proto-google-cloud-trace-v1/2.45.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/com.google.api.grpc:proto-google-cloud-trace-v1/2.45.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/com.google.api.grpc:proto-google-cloud-trace-v1/2.0.0/2.45.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/com.google.api.grpc:proto-google-cloud-trace-v1/2.0.0/2.45.0?slim=true)](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, check this box
    
    ---
    
    This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/googleapis/java-spanner-jdbc).
    <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjAuMSIsInVwZGF0ZWRJblZlciI6IjM3LjQyMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
    renovate-bot authored Jun 27, 2024
    Configuration menu
    Copy the full SHA
    0491712 View commit details
    Browse the repository at this point in the history
  5. chore(deps): update dependency com.google.cloud:google-cloud-spanner-…

    …jdbc to v2.19.4 (googleapis#1658)
    
    [![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-jdbc](https://togithub.com/googleapis/java-spanner-jdbc) | `2.19.3` -> `2.19.4` | [![age](https://developer.mend.io/api/mc/badges/age/maven/com.google.cloud:google-cloud-spanner-jdbc/2.19.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/com.google.cloud:google-cloud-spanner-jdbc/2.19.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/com.google.cloud:google-cloud-spanner-jdbc/2.19.3/2.19.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/com.google.cloud:google-cloud-spanner-jdbc/2.19.3/2.19.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>googleapis/java-spanner-jdbc (com.google.cloud:google-cloud-spanner-jdbc)</summary>
    
    ### [`v2.19.4`](https://togithub.com/googleapis/java-spanner-jdbc/releases/tag/v2.19.4)
    
    [Compare Source](https://togithub.com/googleapis/java-spanner-jdbc/compare/v2.19.3...v2.19.4)
    
    ##### Dependencies
    
    -   Update dependency org.springframework.data:spring-data-bom to v2024.0.1 ([#&#8203;1645](https://togithub.com/googleapis/java-spanner-jdbc/issues/1645)) ([58122ba](https://togithub.com/googleapis/java-spanner-jdbc/commit/58122ba6a32e97038bc49aea35c947853b05f576))
    
    </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, check this box
    
    ---
    
    This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/googleapis/java-spanner-jdbc).
    <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjAuMSIsInVwZGF0ZWRJblZlciI6IjM3LjQyMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
    renovate-bot authored Jun 27, 2024
    Configuration menu
    Copy the full SHA
    71aac7e View commit details
    Browse the repository at this point in the history
  6. deps: update dependency com.google.cloud:google-cloud-trace to v2.45.0 (

    googleapis#1661)
    
    [![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-trace](https://togithub.com/googleapis/google-cloud-java) | `2.0.0` -> `2.45.0` | [![age](https://developer.mend.io/api/mc/badges/age/maven/com.google.cloud:google-cloud-trace/2.45.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/com.google.cloud:google-cloud-trace/2.45.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/com.google.cloud:google-cloud-trace/2.0.0/2.45.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/com.google.cloud:google-cloud-trace/2.0.0/2.45.0?slim=true)](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, check this box
    
    ---
    
    This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/googleapis/java-spanner-jdbc).
    <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjAuMSIsInVwZGF0ZWRJblZlciI6IjM3LjQyMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
    renovate-bot authored Jun 27, 2024
    Configuration menu
    Copy the full SHA
    648224c View commit details
    Browse the repository at this point in the history
  7. chore(main): release 2.20.0 (googleapis#1652)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ## [2.20.0](https://togithub.com/googleapis/java-spanner-jdbc/compare/v2.19.4...v2.20.0) (2024-06-27)
    
    
    ### Features
    
    * Add OpenTelemetry tracing ([googleapis#1568](https://togithub.com/googleapis/java-spanner-jdbc/issues/1568)) ([1485a04](https://togithub.com/googleapis/java-spanner-jdbc/commit/1485a04272c270851468254bebffe4f7d846f17c))
    
    
    ### Dependencies
    
    * Update dependency com.google.api.grpc:proto-google-cloud-trace-v1 to v2.45.0 ([googleapis#1659](https://togithub.com/googleapis/java-spanner-jdbc/issues/1659)) ([0491712](https://togithub.com/googleapis/java-spanner-jdbc/commit/0491712babfdc7088358f28c4f261e3ec6dd0d2b))
    * Update dependency com.google.cloud:google-cloud-spanner-bom to v6.70.0 ([googleapis#1657](https://togithub.com/googleapis/java-spanner-jdbc/issues/1657)) ([83aaec1](https://togithub.com/googleapis/java-spanner-jdbc/commit/83aaec17b0c28ac9ef45e99eb878d40572124f3f))
    * Update dependency com.google.cloud:google-cloud-trace to v2.45.0 ([googleapis#1661](https://togithub.com/googleapis/java-spanner-jdbc/issues/1661)) ([648224c](https://togithub.com/googleapis/java-spanner-jdbc/commit/648224cfb2310d80f781386be64be00157133a30))
    * Update dependency com.google.cloud:sdk-platform-java-config to v3.32.0 ([googleapis#1654](https://togithub.com/googleapis/java-spanner-jdbc/issues/1654)) ([503e281](https://togithub.com/googleapis/java-spanner-jdbc/commit/503e281106910dc9352deeaf790097e495df127b))
    * Update dependency org.springframework.boot:spring-boot-starter-data-jdbc to v3.3.1 ([googleapis#1648](https://togithub.com/googleapis/java-spanner-jdbc/issues/1648)) ([4df665f](https://togithub.com/googleapis/java-spanner-jdbc/commit/4df665fa3a0b65757fc1c00fcf7a0fbd6c0c5d2e))
    * Update dependency org.springframework.boot:spring-boot-starter-parent to v3.3.1 ([googleapis#1649](https://togithub.com/googleapis/java-spanner-jdbc/issues/1649)) ([efe87a6](https://togithub.com/googleapis/java-spanner-jdbc/commit/efe87a6016b8d61c42f4a4ad5b7ead180545d24e))
    
    ---
    This PR was generated with [Release Please](https://togithub.com/googleapis/release-please). See [documentation](https://togithub.com/googleapis/release-please#release-please).
    release-please[bot] authored Jun 27, 2024
    Configuration menu
    Copy the full SHA
    60c59f5 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

  1. build: run graalvm integration tests on emulator (googleapis#1662)

    * build: run graalvm integration tests on emulator
    
    * build: always use emulator
    
    * fix: start emulator in detached mode
    
    * fix: typo in Docker run command
    
    * build: use owned instance when testing on emulator
    
    * build: use embedded emulator
    
    * chore: add logging for emulator startup
    
    * build: start emulator in build script
    
    * chore: cleanup
    olavloite authored Jun 28, 2024
    Configuration menu
    Copy the full SHA
    e9f8470 View commit details
    Browse the repository at this point in the history
  2. deps: update dependency com.google.cloud:google-cloud-trace to v2.46.0 (

    googleapis#1669)
    
    [![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-trace](https://togithub.com/googleapis/google-cloud-java) | `2.45.0` -> `2.46.0` | [![age](https://developer.mend.io/api/mc/badges/age/maven/com.google.cloud:google-cloud-trace/2.46.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/com.google.cloud:google-cloud-trace/2.46.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/com.google.cloud:google-cloud-trace/2.45.0/2.46.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/com.google.cloud:google-cloud-trace/2.45.0/2.46.0?slim=true)](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, check this box
    
    ---
    
    This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/googleapis/java-spanner-jdbc).
    <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjAuMSIsInVwZGF0ZWRJblZlciI6IjM3LjQyMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
    renovate-bot authored Jun 28, 2024
    Configuration menu
    Copy the full SHA
    debcfc0 View commit details
    Browse the repository at this point in the history
  3. deps: update dependency com.google.api.grpc:proto-google-cloud-trace-…

    …v1 to v2.46.0 (googleapis#1668)
    
    [![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-trace-v1](https://togithub.com/googleapis/google-cloud-java) | `2.45.0` -> `2.46.0` | [![age](https://developer.mend.io/api/mc/badges/age/maven/com.google.api.grpc:proto-google-cloud-trace-v1/2.46.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/com.google.api.grpc:proto-google-cloud-trace-v1/2.46.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/com.google.api.grpc:proto-google-cloud-trace-v1/2.45.0/2.46.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/com.google.api.grpc:proto-google-cloud-trace-v1/2.45.0/2.46.0?slim=true)](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, check this box
    
    ---
    
    This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/googleapis/java-spanner-jdbc).
    <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjAuMSIsInVwZGF0ZWRJblZlciI6IjM3LjQyMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
    renovate-bot authored Jun 28, 2024
    Configuration menu
    Copy the full SHA
    62620e0 View commit details
    Browse the repository at this point in the history
  4. chore(deps): update dependency com.google.cloud:google-cloud-spanner-…

    …jdbc to v2.20.0 (googleapis#1667)
    
    [![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-jdbc](https://togithub.com/googleapis/java-spanner-jdbc) | `2.19.4` -> `2.20.0` | [![age](https://developer.mend.io/api/mc/badges/age/maven/com.google.cloud:google-cloud-spanner-jdbc/2.20.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/com.google.cloud:google-cloud-spanner-jdbc/2.20.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/com.google.cloud:google-cloud-spanner-jdbc/2.19.4/2.20.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/com.google.cloud:google-cloud-spanner-jdbc/2.19.4/2.20.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>googleapis/java-spanner-jdbc (com.google.cloud:google-cloud-spanner-jdbc)</summary>
    
    ### [`v2.20.0`](https://togithub.com/googleapis/java-spanner-jdbc/blob/HEAD/CHANGELOG.md#2200-2024-06-27)
    
    [Compare Source](https://togithub.com/googleapis/java-spanner-jdbc/compare/v2.19.4...v2.20.0)
    
    ##### Features
    
    -   Add OpenTelemetry tracing ([#&#8203;1568](https://togithub.com/googleapis/java-spanner-jdbc/issues/1568)) ([1485a04](https://togithub.com/googleapis/java-spanner-jdbc/commit/1485a04272c270851468254bebffe4f7d846f17c))
    
    ##### Dependencies
    
    -   Update dependency com.google.api.grpc:proto-google-cloud-trace-v1 to v2.45.0 ([#&#8203;1659](https://togithub.com/googleapis/java-spanner-jdbc/issues/1659)) ([0491712](https://togithub.com/googleapis/java-spanner-jdbc/commit/0491712babfdc7088358f28c4f261e3ec6dd0d2b))
    -   Update dependency com.google.cloud:google-cloud-spanner-bom to v6.70.0 ([#&#8203;1657](https://togithub.com/googleapis/java-spanner-jdbc/issues/1657)) ([83aaec1](https://togithub.com/googleapis/java-spanner-jdbc/commit/83aaec17b0c28ac9ef45e99eb878d40572124f3f))
    -   Update dependency com.google.cloud:google-cloud-trace to v2.45.0 ([#&#8203;1661](https://togithub.com/googleapis/java-spanner-jdbc/issues/1661)) ([648224c](https://togithub.com/googleapis/java-spanner-jdbc/commit/648224cfb2310d80f781386be64be00157133a30))
    -   Update dependency com.google.cloud:sdk-platform-java-config to v3.32.0 ([#&#8203;1654](https://togithub.com/googleapis/java-spanner-jdbc/issues/1654)) ([503e281](https://togithub.com/googleapis/java-spanner-jdbc/commit/503e281106910dc9352deeaf790097e495df127b))
    -   Update dependency org.springframework.boot:spring-boot-starter-data-jdbc to v3.3.1 ([#&#8203;1648](https://togithub.com/googleapis/java-spanner-jdbc/issues/1648)) ([4df665f](https://togithub.com/googleapis/java-spanner-jdbc/commit/4df665fa3a0b65757fc1c00fcf7a0fbd6c0c5d2e))
    -   Update dependency org.springframework.boot:spring-boot-starter-parent to v3.3.1 ([#&#8203;1649](https://togithub.com/googleapis/java-spanner-jdbc/issues/1649)) ([efe87a6](https://togithub.com/googleapis/java-spanner-jdbc/commit/efe87a6016b8d61c42f4a4ad5b7ead180545d24e))
    
    </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, check this box
    
    ---
    
    This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/googleapis/java-spanner-jdbc).
    <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjAuMSIsInVwZGF0ZWRJblZlciI6IjM3LjQyMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
    renovate-bot authored Jun 28, 2024
    Configuration menu
    Copy the full SHA
    ab5102c View commit details
    Browse the repository at this point in the history
  5. test(deps): update dependency com.google.truth:truth to v1.4.3 (googl…

    …eapis#1664)
    
    [![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.truth:truth](https://togithub.com/google/truth) | `1.4.2` -> `1.4.3` | [![age](https://developer.mend.io/api/mc/badges/age/maven/com.google.truth:truth/1.4.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/com.google.truth:truth/1.4.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/com.google.truth:truth/1.4.2/1.4.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/com.google.truth:truth/1.4.2/1.4.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>google/truth (com.google.truth:truth)</summary>
    
    ### [`v1.4.3`](https://togithub.com/google/truth/releases/tag/v1.4.3): 1.4.3
    
    -   Added more nullness information to our APIs (in the form of [JSpecify](https://jspecify.dev/) annotations). This could lead to additional warnings (or even errors) for users of Kotlin and other nullness checkers. Please [report any problems](https://togithub.com/google/truth/issues/new). ([`ee680cb`](https://togithub.com/google/truth/commit/ee680cbaf))
    -   Deprecated `Subject.Factory` methods for Java 8 types. We won't remove them, but you can simplify your code by migrating off them: Just replace `assertAbout(foos()).that(foo)` with `assertThat(foo)` (or `about(foos()).that(foo)` with `that(foo)`). ([`59e7a50`](https://togithub.com/google/truth/commit/59e7a5065))
    
    </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, check this box
    
    ---
    
    This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/googleapis/java-spanner-jdbc).
    <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjAuMSIsInVwZGF0ZWRJblZlciI6IjM3LjQyMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
    renovate-bot authored Jun 28, 2024
    Configuration menu
    Copy the full SHA
    e53ab65 View commit details
    Browse the repository at this point in the history
  6. test(deps): update dependency com.google.truth:truth to v1.4.3 (googl…

    …eapis#1665)
    
    [![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.truth:truth](https://togithub.com/google/truth) | `1.4.2` -> `1.4.3` | [![age](https://developer.mend.io/api/mc/badges/age/maven/com.google.truth:truth/1.4.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/com.google.truth:truth/1.4.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/com.google.truth:truth/1.4.2/1.4.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/com.google.truth:truth/1.4.2/1.4.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>google/truth (com.google.truth:truth)</summary>
    
    ### [`v1.4.3`](https://togithub.com/google/truth/releases/tag/v1.4.3): 1.4.3
    
    -   Added more nullness information to our APIs (in the form of [JSpecify](https://jspecify.dev/) annotations). This could lead to additional warnings (or even errors) for users of Kotlin and other nullness checkers. Please [report any problems](https://togithub.com/google/truth/issues/new). ([`ee680cb`](https://togithub.com/google/truth/commit/ee680cbaf))
    -   Deprecated `Subject.Factory` methods for Java 8 types. We won't remove them, but you can simplify your code by migrating off them: Just replace `assertAbout(foos()).that(foo)` with `assertThat(foo)` (or `about(foos()).that(foo)` with `that(foo)`). ([`59e7a50`](https://togithub.com/google/truth/commit/59e7a5065))
    
    </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, check this box
    
    ---
    
    This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/googleapis/java-spanner-jdbc).
    <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjAuMSIsInVwZGF0ZWRJblZlciI6IjM3LjQyMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
    renovate-bot authored Jun 28, 2024
    Configuration menu
    Copy the full SHA
    d7fa27c View commit details
    Browse the repository at this point in the history
  7. deps: update dependency io.opentelemetry:opentelemetry-bom to v1.39.0 (

    …googleapis#1663)
    
    [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)
    
    This PR contains the following updates:
    
    | Package | Change | Age | Adoption | Passing | Confidence |
    |---|---|---|---|---|---|
    | [io.opentelemetry:opentelemetry-bom](https://togithub.com/open-telemetry/opentelemetry-java) | `1.37.0` -> `1.39.0` | [![age](https://developer.mend.io/api/mc/badges/age/maven/io.opentelemetry:opentelemetry-bom/1.39.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/io.opentelemetry:opentelemetry-bom/1.39.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/io.opentelemetry:opentelemetry-bom/1.37.0/1.39.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/io.opentelemetry:opentelemetry-bom/1.37.0/1.39.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>open-telemetry/opentelemetry-java (io.opentelemetry:opentelemetry-bom)</summary>
    
    ### [`v1.39.0`](https://togithub.com/open-telemetry/opentelemetry-java/blob/HEAD/CHANGELOG.md#Version-1390-2024-06-07)
    
    [Compare Source](https://togithub.com/open-telemetry/opentelemetry-java/compare/v1.38.0...v1.39.0)
    
    ##### API
    
    ##### Incubator
    
    -   BREAKING: Refactor ExtendedTracer, ExtendedSpanBuilder to reflect incubating API conventions
        ([#&#8203;6497](https://togithub.com/open-telemetry/opentelemetry-java/pull/6497))
    
    ##### SDK
    
    ##### Exporter
    
    -   BREAKING: Serve prometheus metrics only on `/metrics` by default. To restore the previous behavior
        and serve metrics on all paths, override the default handler
        as [demonstrated here](https://togithub.com/open-telemetry/opentelemetry-java/blob/main/exporters/prometheus/src/test/java/io/opentelemetry/exporter/prometheus/PrometheusHttpServerTest.java#L251-L259).
        ([#&#8203;6476](https://togithub.com/open-telemetry/opentelemetry-java/pull/6476))
    -   Make OTLP exporter memory mode API public
        ([#&#8203;6469](https://togithub.com/open-telemetry/opentelemetry-java/pull/6469))
    -   Speed up OTLP string marshaling using sun.misc.Unsafe
        ([#&#8203;6433](https://togithub.com/open-telemetry/opentelemetry-java/pull/6433))
    -   Add exporter data classes for experimental profiling signal type.
        ([#&#8203;6374](https://togithub.com/open-telemetry/opentelemetry-java/pull/6374))
    -   Start prometheus http server with daemon thread
        ([#&#8203;6472](https://togithub.com/open-telemetry/opentelemetry-java/pull/6472))
    -   Update the Prometheus metrics library and improve how units are included in metric names.
        ([#&#8203;6473](https://togithub.com/open-telemetry/opentelemetry-java/pull/6473))
    -   Remove android animalsniffer check from prometheus exporter
        ([#&#8203;6478](https://togithub.com/open-telemetry/opentelemetry-java/pull/6478))
    
    ##### Extensions
    
    -   Load file config YAML using core schema, ensure that env var substitution retains string types.
        ([#&#8203;6436](https://togithub.com/open-telemetry/opentelemetry-java/pull/6436))
    -   Define dedicated file configuration SPI ComponentProvider
        ([#&#8203;6457](https://togithub.com/open-telemetry/opentelemetry-java/pull/6457))
    
    ##### Tooling
    
    -   Normalize timestamps and file ordering in jars, making the outputs reproducible
        ([#&#8203;6471](https://togithub.com/open-telemetry/opentelemetry-java/pull/6471))
    -   GHA for generating the post-release pull request
        ([#&#8203;6449](https://togithub.com/open-telemetry/opentelemetry-java/pull/6449))
    
    ### [`v1.38.0`](https://togithub.com/open-telemetry/opentelemetry-java/blob/HEAD/CHANGELOG.md#Version-1380-2024-05-10)
    
    [Compare Source](https://togithub.com/open-telemetry/opentelemetry-java/compare/v1.37.0...v1.38.0)
    
    ##### API
    
    -   Stabilize synchronous gauge
        ([#&#8203;6419](https://togithub.com/open-telemetry/opentelemetry-java/pull/6419))
    
    ##### Incubator
    
    -   Add put(AttributeKey<T>, T) overload to EventBuilder
        ([#&#8203;6331](https://togithub.com/open-telemetry/opentelemetry-java/pull/6331))
    
    ##### Baggage
    
    -   Baggage filters space-only keys
        ([#&#8203;6431](https://togithub.com/open-telemetry/opentelemetry-java/pull/6431))
    
    ##### SDK
    
    -   Add experimental scope config to enable / disable scopes (i.e. meter, logger, tracer)
        ([#&#8203;6375](https://togithub.com/open-telemetry/opentelemetry-java/pull/6375))
    
    ##### Traces
    
    -   Add ReadableSpan#getAttributes
        ([#&#8203;6382](https://togithub.com/open-telemetry/opentelemetry-java/pull/6382))
    -   Use standard ArrayList size rather than max number of links for initial span links allocation
        ([#&#8203;6252](https://togithub.com/open-telemetry/opentelemetry-java/pull/6252))
    
    ##### Metrics
    
    -   Use low precision Clock#now when computing timestamp for exemplars
        ([#&#8203;6417](https://togithub.com/open-telemetry/opentelemetry-java/pull/6417))
    -   Update invalid instrument name log message now that forward slash `/` is valid
        ([#&#8203;6343](https://togithub.com/open-telemetry/opentelemetry-java/pull/6343))
    
    ##### Exporters
    
    -   Introduce low allocation OTLP marshalers. If using autoconfigure, opt in
        via `OTEL_JAVA_EXPERIMENTAL_EXPORTER_MEMORY_MODE=REUSABLE_DATA`.
        -   Low allocation OTLP logs marshaler
            ([#&#8203;6429](https://togithub.com/open-telemetry/opentelemetry-java/pull/6429))
        -   Low allocation OTLP metrics marshaler
            ([#&#8203;6422](https://togithub.com/open-telemetry/opentelemetry-java/pull/6422))
        -   Low allocation OTLP trace marshaler
            ([#&#8203;6410](https://togithub.com/open-telemetry/opentelemetry-java/pull/6410))
        -   Add memory mode support to OTLP exporters
            ([#&#8203;6430](https://togithub.com/open-telemetry/opentelemetry-java/pull/6430))
        -   Marshal span status description without allocation
            ([#&#8203;6423](https://togithub.com/open-telemetry/opentelemetry-java/pull/6423))
        -   Add private constructors for stateless marshalers
            ([#&#8203;6434](https://togithub.com/open-telemetry/opentelemetry-java/pull/6434))
    -   Mark opentelemetry-exporter-sender-jdk stable
        ([#&#8203;6357](https://togithub.com/open-telemetry/opentelemetry-java/pull/6357))
    -   PrometheusHttpServer prevent concurrent reads when reusable memory mode
        ([#&#8203;6371](https://togithub.com/open-telemetry/opentelemetry-java/pull/6371))
    -   Ignore TLS components (SSLContext, TrustManager, KeyManager) if plain HTTP protocol is used for
        exporting
        ([#&#8203;6329](https://togithub.com/open-telemetry/opentelemetry-java/pull/6329))
    -   Add is_remote_parent span flags to OTLP exported Spans and SpanLinks
        ([#&#8203;6388](https://togithub.com/open-telemetry/opentelemetry-java/pull/6388))
    -   Add missing fields to OTLP metric exporters `toString()`
        ([#&#8203;6402](https://togithub.com/open-telemetry/opentelemetry-java/pull/6402))
    
    ##### Extensions
    
    -   Rename otel.config.file to otel.experimental.config.file for autoconfigure
        ([#&#8203;6396](https://togithub.com/open-telemetry/opentelemetry-java/pull/6396))
    
    ##### OpenCensus Shim
    
    -   Fix opencensus shim spanBuilderWithRemoteParent behavior
        ([#&#8203;6415](https://togithub.com/open-telemetry/opentelemetry-java/pull/6415))
    
    ##### Tooling
    
    -   Add additional API incubator docs
        ([#&#8203;6356](https://togithub.com/open-telemetry/opentelemetry-java/pull/6356))
    -   Run build on java 21
        ([#&#8203;6370](https://togithub.com/open-telemetry/opentelemetry-java/pull/6370))
    -   Fix running tests with java 8 on macos
        ([#&#8203;6411](https://togithub.com/open-telemetry/opentelemetry-java/pull/6411))
    -   Move away from deprecated gradle enterprise APIs
        ([#&#8203;6363](https://togithub.com/open-telemetry/opentelemetry-java/pull/6363))
    
    </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, check this box
    
    ---
    
    This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/googleapis/java-spanner-jdbc).
    <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjAuMSIsInVwZGF0ZWRJblZlciI6IjM3LjQyMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
    renovate-bot authored Jun 28, 2024
    Configuration menu
    Copy the full SHA
    9c37fe3 View commit details
    Browse the repository at this point in the history
  8. chore(main): release 2.20.1-SNAPSHOT (googleapis#1666)

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

Commits on Jul 3, 2024

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

    …v6.71.0 (googleapis#1672)
    
    [![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.70.0` -> `6.71.0` | [![age](https://developer.mend.io/api/mc/badges/age/maven/com.google.cloud:google-cloud-spanner-bom/6.71.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/com.google.cloud:google-cloud-spanner-bom/6.71.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/com.google.cloud:google-cloud-spanner-bom/6.70.0/6.71.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/com.google.cloud:google-cloud-spanner-bom/6.70.0/6.71.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>googleapis/java-spanner (com.google.cloud:google-cloud-spanner-bom)</summary>
    
    ### [`v6.71.0`](https://togithub.com/googleapis/java-spanner/blob/HEAD/CHANGELOG.md#6710-2024-07-03)
    
    [Compare Source](https://togithub.com/googleapis/java-spanner/compare/v6.70.0...v6.71.0)
    
    ##### Features
    
    -   Include thread name in traces ([#&#8203;3173](https://togithub.com/googleapis/java-spanner/issues/3173)) ([92b1e07](https://togithub.com/googleapis/java-spanner/commit/92b1e079e6093bc4a2e7b458c1bbe0f62a0fada9))
    -   Support multiplexed sessions for RO transactions ([#&#8203;3141](https://togithub.com/googleapis/java-spanner/issues/3141)) ([2b8e9ed](https://togithub.com/googleapis/java-spanner/commit/2b8e9ededc1ea1a5e8d4f90083f2cf862fcc198a))
    
    </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, check this box
    
    ---
    
    This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/googleapis/java-spanner-jdbc).
    <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjEuOSIsInVwZGF0ZWRJblZlciI6IjM3LjQyMS45IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
    renovate-bot authored Jul 3, 2024
    Configuration menu
    Copy the full SHA
    4bcfaf9 View commit details
    Browse the repository at this point in the history
  2. deps: update dependency com.google.cloud.opentelemetry:exporter-trace…

    … to v0.30.0 (googleapis#1671)
    
    [![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.opentelemetry:exporter-trace](https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java) | `0.23.0` -> `0.30.0` | [![age](https://developer.mend.io/api/mc/badges/age/maven/com.google.cloud.opentelemetry:exporter-trace/0.30.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/com.google.cloud.opentelemetry:exporter-trace/0.30.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/com.google.cloud.opentelemetry:exporter-trace/0.23.0/0.30.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/com.google.cloud.opentelemetry:exporter-trace/0.23.0/0.30.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) |
    | [com.google.cloud.opentelemetry:exporter-trace](https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java) | `0.29.0` -> `0.30.0` | [![age](https://developer.mend.io/api/mc/badges/age/maven/com.google.cloud.opentelemetry:exporter-trace/0.30.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/com.google.cloud.opentelemetry:exporter-trace/0.30.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/com.google.cloud.opentelemetry:exporter-trace/0.29.0/0.30.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/com.google.cloud.opentelemetry:exporter-trace/0.29.0/0.30.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>GoogleCloudPlatform/opentelemetry-operations-java (com.google.cloud.opentelemetry:exporter-trace)</summary>
    
    ### [`v0.30.0`](https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/releases/tag/v0.30.0)
    
    [Compare Source](https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/compare/v0.29.0...v0.30.0)
    
    ##### Release Highlights
    
    -   Minimum supported Java version set to **Java 8** for all consumable artifacts.
    
    ##### What's Changed
    
    -   Udpate maven-badges to link to sonatype central by [@&#8203;psx95](https://togithub.com/psx95) in [https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/pull/349](https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/pull/349)
    -   Make the trace flags optional when parsing x-cloud-trace-context by [@&#8203;sawadakaku](https://togithub.com/sawadakaku) in [https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/pull/350](https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/pull/350)
    -   Update Metrics Exporter README by [@&#8203;psx95](https://togithub.com/psx95) in [https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/pull/352](https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/pull/352)
    -   Add Java8 support by [@&#8203;psx95](https://togithub.com/psx95) in [https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/pull/353](https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/pull/353)
    
    ##### New Contributors
    
    -   [@&#8203;sawadakaku](https://togithub.com/sawadakaku) made their first contribution in [https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/pull/350](https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/pull/350)
    
    **Full Changelog**: https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/compare/v0.29.0...v0.30.0
    
    ### [`v0.29.0`](https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/releases/tag/v0.29.0)
    
    [Compare Source](https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/compare/v0.28.0...v0.29.0)
    
    #### Release Highlights
    
    -   Non-GKE resource now map to `k8s_*` monitored resource ([#&#8203;340](https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/issues/340) , [#&#8203;342](https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/issues/342))
    -   Support for mapping to custom Monitored Resources ([#&#8203;346](https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/issues/346))
    -   Newly deprecated APIs:  [mapResource](https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/blob/b0caafdaceb2b7418d256cecc05fa8fce9bafecc/exporters/metrics/src/main/java/com/google/cloud/opentelemetry/metric/ResourceTranslator.java#L36)
    
    #### What's Changed
    
    -   Update maven-badges to link to sonatype central by [@&#8203;psx95](https://togithub.com/psx95) in [https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/pull/322](https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/pull/322)
    -   Add auth support for gRPC by [@&#8203;psx95](https://togithub.com/psx95) in [https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/pull/323](https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/pull/323)
    -   Switch to ConcurrentMap for thread-safety by [@&#8203;psx95](https://togithub.com/psx95) in [https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/pull/328](https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/pull/328)
    -   Add otlp with spring boot sample by [@&#8203;psx95](https://togithub.com/psx95) in [https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/pull/327](https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/pull/327)
    -   Change OTel quickstart to use log4j2 instead of logback by [@&#8203;aabmass](https://togithub.com/aabmass) in [https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/pull/330](https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/pull/330)
    -   Always output logging.googleapis.com/trace_sampled as true by [@&#8203;aabmass](https://togithub.com/aabmass) in [https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/pull/332](https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/pull/332)
    -   Update JVM flag otel.java.experimental.extension by [@&#8203;psx95](https://togithub.com/psx95) in [https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/pull/338](https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/pull/338)
    -   Add test case for zone resource detection on GAE standard by [@&#8203;aabmass](https://togithub.com/aabmass) in [https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/pull/341](https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/pull/341)
    -   Fix [#&#8203;258](https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/issues/258) enable mapping when not gcp kubernetes by [@&#8203;tkmsaaaam](https://togithub.com/tkmsaaaam) in [https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/pull/340](https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/pull/340)
    -   Fix [#&#8203;340](https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/issues/340) bug by [@&#8203;tkmsaaaam](https://togithub.com/tkmsaaaam) in [https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/pull/342](https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/pull/342)
    -   Make all AttributeMappings final by [@&#8203;psx95](https://togithub.com/psx95) in [https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/pull/347](https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/pull/347)
    -   Add support for custom MR mappings by [@&#8203;psx95](https://togithub.com/psx95) in [https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/pull/346](https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/pull/346)
    
    #### New Contributors
    
    -   [@&#8203;tkmsaaaam](https://togithub.com/tkmsaaaam) made their first contribution in [https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/pull/340](https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/pull/340)
    
    **Full Changelog**: https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/compare/v0.28.0...v0.29.0
    
    ### [`v0.28.0`](https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/releases/tag/v0.28.0)
    
    [Compare Source](https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/compare/v0.27.0...v0.28.0)
    
    #### Release Highlights
    
    -   Add support for `CreateServiceTimeseries` in metrics exporter in [#&#8203;318](https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/issues/318).
    -   Add resource attributes as metrics labels by providing a Predicate based filter to control which resource attributes end up as metric labels in [#&#8203;314](https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/issues/314), [#&#8203;319](https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/issues/319).
    
    #### What's Changed
    
    -   Add Readme for detector-resources-support module by [@&#8203;psx95](https://togithub.com/psx95) in [https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/pull/282](https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/pull/282)
    -   Copy instrumentation quickstart out of java-docs-samples by [@&#8203;aabmass](https://togithub.com/aabmass) in [https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/pull/283](https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/pull/283)
    -   Enable snippet-bot by [@&#8203;aabmass](https://togithub.com/aabmass) in [https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/pull/284](https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/pull/284)
    -   Quota project fix by [@&#8203;aabmass](https://togithub.com/aabmass) in [https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/pull/286](https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/pull/286)
    -   Use logstash-logback-encoder version that works with spring boot 2 by [@&#8203;aabmass](https://togithub.com/aabmass) in [https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/pull/285](https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/pull/285)
    -   Update instrumentation quickstart README links by [@&#8203;aabmass](https://togithub.com/aabmass) in [https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/pull/287](https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/pull/287)
    -   Make examples/instrumentation-quickstart a standalone gradle build by [@&#8203;aabmass](https://togithub.com/aabmass) in [https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/pull/289](https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/pull/289)
    -   Add CI for examples/instrumentation-quickstart by [@&#8203;aabmass](https://togithub.com/aabmass) in [https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/pull/290](https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/pull/290)
    -   Test against java 11 by [@&#8203;aabmass](https://togithub.com/aabmass) in [https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/pull/293](https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/pull/293)
    -   Update TraceTranslator.java by [@&#8203;WadeGulbrandsen](https://togithub.com/WadeGulbrandsen) in [https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/pull/296](https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/pull/296)
    -   feat: simplify logging in instrumentation quickstart by [@&#8203;dashpole](https://togithub.com/dashpole) in [https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/pull/298](https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/pull/298)
    -   Update Gradle to v8.6 by [@&#8203;psx95](https://togithub.com/psx95) in [https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/pull/300](https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/pull/300)
    -   Replace resource detector with upstream detector by [@&#8203;psx95](https://togithub.com/psx95) in [https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/pull/301](https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/pull/301)
    -   Update links to the upstream detector by [@&#8203;psx95](https://togithub.com/psx95) in [https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/pull/302](https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/pull/302)
    -   Add OTLP trace with ADC example by [@&#8203;damemi](https://togithub.com/damemi) in [https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/pull/297](https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/pull/297)
    -   Update auto-exporter readme by [@&#8203;psx95](https://togithub.com/psx95) in [https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/pull/304](https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/pull/304)
    -   Add tests to verify OTel integration using in-memory exporter by [@&#8203;psx95](https://togithub.com/psx95) in [https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/pull/306](https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/pull/306)
    -   Add GH action step to test shadowJar by [@&#8203;psx95](https://togithub.com/psx95) in [https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/pull/309](https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/pull/309)
    -   Add missing GOOGLE_CLOUD_QUOTA_PROJECT environment variable to compose file by [@&#8203;aabmass](https://togithub.com/aabmass) in [https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/pull/311](https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/pull/311)
    -   Update instrumentation quickstart to new region tag name by [@&#8203;aabmass](https://togithub.com/aabmass) in [https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/pull/312](https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/pull/312)
    -   Update instrumentation-quickstart README by [@&#8203;psx95](https://togithub.com/psx95) in [https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/pull/315](https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/pull/315)
    -   Add resource attributes as metric labels by [@&#8203;psx95](https://togithub.com/psx95) in [https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/pull/314](https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/pull/314)
    -   Update resource detection sample by [@&#8203;psx95](https://togithub.com/psx95) in [https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/pull/317](https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/pull/317)
    -   Make setResourceAttributesFilter public by [@&#8203;psx95](https://togithub.com/psx95) in [https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/pull/319](https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/pull/319)
    -   Add support for createServiceTimeSeries by [@&#8203;psx95](https://togithub.com/psx95) in [https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/pull/318](https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/pull/318)
    -   Disable release for gcp-resource-detector by [@&#8203;psx95](https://togithub.com/psx95) in [https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/pull/321](https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/pull/321)
    
    #### New Contributors
    
    -   [@&#8203;WadeGulbrandsen](https://togithub.com/WadeGulbrandsen) made their first contribution in [https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/pull/296](https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/pull/296)
    -   [@&#8203;damemi](https://togithub.com/damemi) made their first contribution in [https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/pull/297](https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/pull/297)
    
    **Full Changelog**: https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/compare/v0.27.0...v0.28.0
    
    ### [`v0.27.0`](https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/releases/tag/v0.27.0)
    
    [Compare Source](https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/compare/v0.26.0...v0.27.0)
    
    #### Changes Highlights
    
    -   Minimum compatible version for resource detectors is now Java 8 (Java 11 or higher was required with previous versions).
    -   \[Not user facing] Resource detection library split into a `detector-resources-support` and `detector-resources` module. This enables [#&#8203;266](https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/issues/266).
    
    #### What's Changed
    
    -   Make resource-detector compatible with Java 8 by [@&#8203;psx95](https://togithub.com/psx95) in [https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/pull/275](https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/pull/275)
    -   Fixed spotless config for copyright year by [@&#8203;psx95](https://togithub.com/psx95) in [https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/pull/279](https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/pull/279)
    -   Add new module for resource-detector support library by [@&#8203;psx95](https://togithub.com/psx95) in [https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/pull/276](https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/pull/276)
    -   Update readme to include download link for exporter auto by [@&#8203;psx95](https://togithub.com/psx95) in [https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/pull/280](https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/pull/280)
    -   Enable resource-detection-support library for release by [@&#8203;psx95](https://togithub.com/psx95) in [https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/pull/281](https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/pull/281)
    
    **Full Changelog**: https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/compare/v0.26.0...v0.27.0
    
    ### [`v0.26.0`](https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/releases/tag/v0.26.0)
    
    [Compare Source](https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/compare/v0.25.2...v0.26.0)
    
    #### Changes Highlights
    
    -   Updates the OTel dependencies so that the exporters are now compatible with newest Otel Java agent (fix [#&#8203;263](https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/issues/263))
    -   Updates internal resource mappings ([#&#8203;260](https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/issues/260), [#&#8203;272](https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/issues/272))
    
    #### What's Changed
    
    -   Update README.md by [@&#8203;nimf](https://togithub.com/nimf) in [https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/pull/257](https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/pull/257)
    -   Use faas.instance instead of faas.id in resource detection and mapping by [@&#8203;dashpole](https://togithub.com/dashpole) in [https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/pull/260](https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/pull/260)
    -   Fix cloudfunctions test by [@&#8203;dashpole](https://togithub.com/dashpole) in [https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/pull/270](https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/pull/270)
    -   upgrade google java format for jdk 17 by [@&#8203;SylvainJuge](https://togithub.com/SylvainJuge) in [https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/pull/264](https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/pull/264)
    -   Update OTel dependencies by [@&#8203;psx95](https://togithub.com/psx95) in [https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/pull/267](https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/pull/267)
    -   Update mappings for generic_task and generic_node by [@&#8203;psx95](https://togithub.com/psx95) in [https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/pull/272](https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/pull/272)
    -   Add security policy by [@&#8203;dashpole](https://togithub.com/dashpole) in [https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/pull/273](https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/pull/273)
    -   chore: run codeql on PRs by [@&#8203;dashpole](https://togithub.com/dashpole) in [https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/pull/274](https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/pull/274)
    
    #### New Contributors
    
    -   [@&#8203;nimf](https://togithub.com/nimf) made their first contribution in [https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/pull/257](https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/pull/257)
    -   [@&#8203;SylvainJuge](https://togithub.com/SylvainJuge) made their first contribution in [https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/pull/264](https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/pull/264)
    
    **Full Changelog**: https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/compare/v0.25.2...v0.26.0
    
    ### [`v0.25.2`](https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/releases/tag/v0.25.2)
    
    [Compare Source](https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/compare/v0.25.1...v0.25.2)
    
    #### Changes Highlights
    
    -   Fixes invalid metric descriptor bug on Windows based environments [#&#8203;252](https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/issues/252)
    -   Enable cloud run support for metric exporter [#&#8203;248](https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/issues/248)
    -   Updates to documentation & examples
    
    #### Complete Release Notes - What's Changed
    
    -   Update instructions for releasing by [@&#8203;psx95](https://togithub.com/psx95) in [https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/pull/239](https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/pull/239)
    -   Updates exporter-auto readme for shaded-variants by [@&#8203;psx95](https://togithub.com/psx95) in [https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/pull/245](https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/pull/245)
    -   Enable metrics-exporter example to run as cloud run job by [@&#8203;psx95](https://togithub.com/psx95) in [https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/pull/249](https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/pull/249)
    -   Update copyright from "Google" -> "Google LLC" by [@&#8203;aabmass](https://togithub.com/aabmass) in [https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/pull/254](https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/pull/254)
    -   Remove MR  mapping for cloud run and cloud functions by [@&#8203;psx95](https://togithub.com/psx95) in [https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/pull/250](https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/pull/250)
    -   Hardcode path separator used for metric type by [@&#8203;psx95](https://togithub.com/psx95) in [https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/pull/253](https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/pull/253)
    -   Make private static fields final by [@&#8203;psx95](https://togithub.com/psx95) in [https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/pull/256](https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/pull/256)
    
    **Full Changelog**: https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/compare/v0.25.1...v0.25.2
    
    ### [`v0.25.1`](https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/releases/tag/v0.25.1)
    
    [Compare Source](https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/compare/v0.25.0...v0.25.1)
    
    #### What's Changed
    
    -   Fixes broken pom by removing versionMapping by [@&#8203;psx95](https://togithub.com/psx95) in [https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/pull/242](https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/pull/242)
    
    ##### Details
    
    The broken POM change for exporter-auto in v0.25.0 has been fixed now.
    
    ### [`v0.25.0`](https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/releases/tag/v0.25.0): Release 0.25.0
    
    [Compare Source](https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/compare/v0.24.0...v0.25.0)
    
    #### Changes Highlights
    
    -   With this release a shaded variant of the auto-exporter is being provided along with an un-shaded variant. The shaded jar is recommended when the auto-exporter required to be provided as an agent. This is a common use-case when using OTel auto-instrumentation.
    -   Fixed underlying bug with the exporters that caused OpenTelemetry to disable if this library was used with opencensus-shim ([#&#8203;141](https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/issues/141)).
    -   Updated metric exporter to set label descriptors for metrics to type String if the default prefix - `workload.googleapis.com` is used ([#&#8203;159](https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/issues/159)).
    -   Documentation updates and fixes to the examples that make them easier to run & follow.
    
    #### Important - Broken Dependencies
    
    -   The non-shaded variant for `exporter-auto` has a broken POM, which will cause issues in a Maven project. Use the shaded variant instead.
    
    #### Complete Release Notes - What's Changed
    
    -   Update README to add missing setup steps. by [@&#8203;psx95](https://togithub.com/psx95) in [https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/pull/192](https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/pull/192)
    -   Replaced concrete type TraceExporter with interface type SpanExporter by [@&#8203;psx95](https://togithub.com/psx95) in [https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/pull/194](https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/pull/194)
    -   Fix header check by [@&#8203;psx95](https://togithub.com/psx95) in [https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/pull/197](https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/pull/197)
    -   chore: add CODEOWNERS file to auto assign team for reviews by [@&#8203;aabmass](https://togithub.com/aabmass) in [https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/pull/200](https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/pull/200)
    -   Fix trace exporter by [@&#8203;psx95](https://togithub.com/psx95) in [https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/pull/193](https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/pull/193)
    -   Fix metrics exporter by [@&#8203;psx95](https://togithub.com/psx95) in [https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/pull/203](https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/pull/203)
    -   Remove shadow plugin from exporter-trace module by [@&#8203;psx95](https://togithub.com/psx95) in [https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/pull/204](https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/pull/204)
    -   Fix exporter-trace example & add README by [@&#8203;psx95](https://togithub.com/psx95) in [https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/pull/206](https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/pull/206)
    -   Fix metrics exporter integration by [@&#8203;psx95](https://togithub.com/psx95) in [https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/pull/207](https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/pull/207)
    -   Fix documentation errors by [@&#8203;psx95](https://togithub.com/psx95) in [https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/pull/208](https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/pull/208)
    -   Upgrade to Gradle 7.6 by [@&#8203;punya](https://togithub.com/punya) in [https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/pull/209](https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/pull/209)
    -   Update gradle by [@&#8203;psx95](https://togithub.com/psx95) in [https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/pull/211](https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/pull/211)
    -   Improve build time for e2e-test-server by [@&#8203;psx95](https://togithub.com/psx95) in [https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/pull/213](https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/pull/213)
    -   Relocate dependencies in the generated shadowJar by [@&#8203;psx95](https://togithub.com/psx95) in [https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/pull/212](https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/pull/212)
    -   Make GCPResourceTest environment agnostic by [@&#8203;psx95](https://togithub.com/psx95) in [https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/pull/217](https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/pull/217)
    -   Update dependencies by [@&#8203;psx95](https://togithub.com/psx95) in [https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/pull/219](https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/pull/219)
    -   Fix autoconf example by [@&#8203;psx95](https://togithub.com/psx95) in [https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/pull/223](https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/pull/223)
    -   Update license header by [@&#8203;psx95](https://togithub.com/psx95) in [https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/pull/222](https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/pull/222)
    -   Add missing otlp exporter dependency by [@&#8203;psx95](https://togithub.com/psx95) in [https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/pull/221](https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/pull/221)
    -   Add required env variables for publishing metrics by [@&#8203;psx95](https://togithub.com/psx95) in [https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/pull/224](https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/pull/224)
    -   Spotless yaml by [@&#8203;psx95](https://togithub.com/psx95) in [https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/pull/227](https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/pull/227)
    -   Update allowed copyright holders by [@&#8203;psx95](https://togithub.com/psx95) in [https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/pull/230](https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/pull/230)
    -   Spotless shell by [@&#8203;psx95](https://togithub.com/psx95) in [https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/pull/228](https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/pull/228)
    -   Fix timeseries by [@&#8203;psx95](https://togithub.com/psx95) in [https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/pull/231](https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/pull/231)
    -   Refactor: Rename method & variables for better readability by [@&#8203;psx95](https://togithub.com/psx95) in [https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/pull/233](https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/pull/233)
    -   Configures auto-exporter to publish shaded and non-shaded variants by [@&#8203;psx95](https://togithub.com/psx95) in [https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/pull/235](https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/pull/235)
    -   Adds dependency declarations to order tasks by [@&#8203;psx95](https://togithub.com/psx95) in [https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/pull/237](https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/pull/237)
    -   Declares explicit dependency for signMavenPublication by [@&#8203;psx95](https://togithub.com/psx95) in [https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/pull/238](https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/pull/238)
    -   Add script to run example in docker container by [@&#8203;psx95](https://togithub.com/psx95) in [https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/pull/229](https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/pull/229)
    
    **Full Changelog**: https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/compare/v0.24.0...v0.25.0
    
    ### [`v0.24.0`](https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/releases/tag/v0.24.0): Release 0.24.0
    
    [Compare Source](https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/compare/v0.23.0...v0.24.0)
    
    Dependency version updates, updated resource detection and prefix option for metrics exporter.
    
    With this release, minimum supported Java version has been upgraded to **Java 11**.
    
    ***
    
    #### What's Changed
    
    -   FEATURE: enable resource detection for GCP compute environments.
    -   CHORE: Upgrade Gradle from v6.x to v7.x.
    -   FEATURE: Add prefix option to metrics exporter.
    -   CHORE: Update dependency versions.
    
    **Full Changelog**: https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/compare/v0.23.0...v0.24.0
    
    </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 these updates again.
    
    ---
    
     - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
    
    ---
    
    This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/googleapis/java-spanner-jdbc).
    <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjAuMSIsInVwZGF0ZWRJblZlciI6IjM3LjQyMS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
    renovate-bot authored Jul 3, 2024
    Configuration menu
    Copy the full SHA
    2cdc0a3 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2024

  1. perf: use multiplexed sessions (googleapis#1673)

    * perf: use multiplexed sessions
    
    Enable the use of multiplexed sessions by default for queries in
    auto-commit mode. Multiplexed sessions can handle any number of
    queries concurrently. This means that the JDBC driver does not
    need to check out a session exclusively from the internal session
    pool in order to execute a query. Instead, a single multiplexed
    session is enough for all queries that are executed by all JDBC
    connections that connect to the same Spanner database. This
    allows a higher degree of parallelism to be achieved from a
    single client machine.
    
    Note that due to how the JDBC API is defined, each JDBC
    connection can only execute one query at a time. If you for
    example want to execute 1000 queries in parallel, then you
    also need to create 1000 JDBC connections. Spanner JDBC
    connection are however lightweight, as each JDBC connection
    internally uses a pool of gRPC channels.
    
    It is recommended to enable the use of virtual threads to
    achieve the highest possible degree of parallelism with the
    JDBC driver. This option can be set by adding useVirtualThreads=true
    to the JDBC connection URL. Note that virtual threads are only
    supported on Java 21 and higher.
    
    * test: add test for multi-use read-only transaction
    olavloite authored Jul 4, 2024
    Configuration menu
    Copy the full SHA
    107ec66 View commit details
    Browse the repository at this point in the history
  2. chore(main): release 2.20.1 (googleapis#1670)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored Jul 4, 2024
    Configuration menu
    Copy the full SHA
    fe80945 View commit details
    Browse the repository at this point in the history
  3. chore(main): release 2.20.2-SNAPSHOT (googleapis#1674)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored Jul 4, 2024
    Configuration menu
    Copy the full SHA
    52cfbfc View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2024

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

Commits on Jul 9, 2024

  1. Configuration menu
    Copy the full SHA
    4c9a3f2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    faf7c49 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2024

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

Commits on Jul 14, 2024

  1. Configuration menu
    Copy the full SHA
    7d17ec7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    23934f7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6bb0a6d View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

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

Commits on Jul 25, 2024

  1. Configuration menu
    Copy the full SHA
    2be70c7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6a57b49 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    34cb127 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

  1. deps: update dependency org.hamcrest:hamcrest to v3 (googleapis#1697)

    * deps: update dependency org.hamcrest:hamcrest to v3
    
    * deps: remove separate hamcrest dependency management
    
    * chore: remove all usage of hamcrest
    
    ---------
    
    Co-authored-by: Knut Olav Løite <[email protected]>
    renovate-bot and olavloite authored Aug 6, 2024
    Configuration menu
    Copy the full SHA
    3933cf2 View commit details
    Browse the repository at this point in the history
  2. test: verify that executeUpdate can be used for DDL (googleapis#1694)

    The JDBC driver should now support executing DDL using the
    executeUpdate methods of java.sql.Statement and
    java.sql.PreparedStatement.
    
    Closes googleapis#1150
    olavloite authored Aug 6, 2024
    Configuration menu
    Copy the full SHA
    1583b24 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c6a54f7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    148c655 View commit details
    Browse the repository at this point in the history
  5. deps: update dependency com.google.cloud:sdk-platform-java-config to …

    …v3.33.0 (googleapis#1693)
    
    * deps: update dependency com.google.cloud:sdk-platform-java-config to v3.33.0
    
    * deps: add incubator dep needed for test
    
    * deps: work around unnecessary dependency
    
    * chore: run formatter
    
    ---------
    
    Co-authored-by: Knut Olav Løite <[email protected]>
    renovate-bot and olavloite authored Aug 6, 2024
    Configuration menu
    Copy the full SHA
    08011a5 View commit details
    Browse the repository at this point in the history
  6. fix: support getShort for DATA_TYPE in TypeInfo (googleapis#1691)

    * fix: support getShort for DATA_TYPE in TypeInfo
    
    The ResultSet that is returned by DatabaseMetadata#getTypeInfo has
    a column at index 2 with the name DATA_TYPE. This field should
    contain one of the java.sql.Types constants, or a vendor-specific
    type code. The JDBC specification states that this column should
    be a `short` (although the constants in java.sql.Types are of
    type `int`).
    Cloud Spanner (at the time of writing) does not support any int16
    fields. The type code is therefore returned as an int64. The codes
    that are used for vendor-specific types by Spanner exceed the max
    value of a `short`, and therefore resulted in an OUT_OF_RANGE
    exception if you tried to call `ResultSet#getShort(int)` on
    this column for any of the Spanner-specific types (e.g. JSON).
    
    This change fixes that by adding an additional vendor type code
    for these types that does fit in a `short`. This value is
    returned when `getShort(int)` is called on the ResultSet.
    
    Fixes googleapis#1688
    
    * chore: cleanup
    olavloite authored Aug 6, 2024
    Configuration menu
    Copy the full SHA
    828aff6 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2024

  1. Configuration menu
    Copy the full SHA
    ce00b17 View commit details
    Browse the repository at this point in the history
  2. chore(main): release 2.20.2 (googleapis#1678)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ## [2.20.2](https://togithub.com/googleapis/java-spanner-jdbc/compare/v2.20.1...v2.20.2) (2024-08-07)
    
    
    ### Bug Fixes
    
    * Support getShort for DATA_TYPE in TypeInfo ([googleapis#1691](https://togithub.com/googleapis/java-spanner-jdbc/issues/1691)) ([828aff6](https://togithub.com/googleapis/java-spanner-jdbc/commit/828aff6f7015b5f91ebbc2ad54aeeecf5515a9bd))
    
    
    ### Dependencies
    
    * Bump Spanner to 6.72.0 ([googleapis#1698](https://togithub.com/googleapis/java-spanner-jdbc/issues/1698)) ([ce00b17](https://togithub.com/googleapis/java-spanner-jdbc/commit/ce00b176d39fe728eadd386d4e9794dc1fc0fbca))
    * Update dependency com.google.api.grpc:proto-google-cloud-trace-v1 to v2.47.0 ([googleapis#1695](https://togithub.com/googleapis/java-spanner-jdbc/issues/1695)) ([148c655](https://togithub.com/googleapis/java-spanner-jdbc/commit/148c655a8bd1309250b5158d0f20a167e89bd9fe))
    * Update dependency com.google.cloud:google-cloud-trace to v2.47.0 ([googleapis#1696](https://togithub.com/googleapis/java-spanner-jdbc/issues/1696)) ([c6a54f7](https://togithub.com/googleapis/java-spanner-jdbc/commit/c6a54f7a3045fc711fcad8d16294c67aa8eb8810))
    * Update dependency com.google.cloud:sdk-platform-java-config to v3.33.0 ([googleapis#1693](https://togithub.com/googleapis/java-spanner-jdbc/issues/1693)) ([08011a5](https://togithub.com/googleapis/java-spanner-jdbc/commit/08011a520a2fb14d06614da5e2c7b9ae47d6c6f1))
    * Update dependency com.google.cloud.opentelemetry:exporter-trace to v0.31.0 ([googleapis#1679](https://togithub.com/googleapis/java-spanner-jdbc/issues/1679)) ([ddf47f4](https://togithub.com/googleapis/java-spanner-jdbc/commit/ddf47f4fc7e1c05e6e3086ada0ff3b2c1efeb2af))
    * Update dependency io.opentelemetry:opentelemetry-bom to v1.40.0 ([googleapis#1676](https://togithub.com/googleapis/java-spanner-jdbc/issues/1676)) ([faf7c49](https://togithub.com/googleapis/java-spanner-jdbc/commit/faf7c4908a926cd7a10ea0b860babcaa97c4c7e1))
    * Update dependency org.hamcrest:hamcrest to v3 ([googleapis#1697](https://togithub.com/googleapis/java-spanner-jdbc/issues/1697)) ([3933cf2](https://togithub.com/googleapis/java-spanner-jdbc/commit/3933cf2c4099e0d06c1dc4e4583c11ba5e4eae19))
    * Update dependency org.springframework.boot:spring-boot-starter-data-jdbc to v3.3.2 ([googleapis#1685](https://togithub.com/googleapis/java-spanner-jdbc/issues/1685)) ([6a57b49](https://togithub.com/googleapis/java-spanner-jdbc/commit/6a57b49a34f2b44f42f6c07eaf5da063a1d648d0))
    * Update dependency org.springframework.boot:spring-boot-starter-parent to v3.3.2 ([googleapis#1686](https://togithub.com/googleapis/java-spanner-jdbc/issues/1686)) ([2be70c7](https://togithub.com/googleapis/java-spanner-jdbc/commit/2be70c74f673c796d7b366b56644b6d00038bc07))
    * Update dependency org.springframework.data:spring-data-bom to v2024.0.2 ([googleapis#1680](https://togithub.com/googleapis/java-spanner-jdbc/issues/1680)) ([23934f7](https://togithub.com/googleapis/java-spanner-jdbc/commit/23934f7f38f5c99b7a6859ab69525ce368317128))
    
    ---
    This PR was generated with [Release Please](https://togithub.com/googleapis/release-please). See [documentation](https://togithub.com/googleapis/release-please#release-please).
    release-please[bot] authored Aug 7, 2024
    Configuration menu
    Copy the full SHA
    5f082df View commit details
    Browse the repository at this point in the history
  3. chore(main): release 2.20.3-SNAPSHOT (googleapis#1699)

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

Commits on Aug 16, 2024

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