Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: googleapis/java-spanner
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v6.79.0
Choose a base ref
...
head repository: googleapis/java-spanner
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v6.80.0
Choose a head ref
  • 19 commits
  • 72 files changed
  • 9 contributors

Commits on Oct 11, 2024

  1. Configuration menu
    Copy the full SHA
    693243a View commit details
    Browse the repository at this point in the history
  2. deps: update dependency io.opentelemetry:opentelemetry-bom to v1.43.0 (

    …#3399)
    
    This PR contains the following updates:
    
    | Package | Change | Age | Adoption | Passing | Confidence |
    |---|---|---|---|---|---|
    | [io.opentelemetry:opentelemetry-bom](https://redirect.github.com/open-telemetry/opentelemetry-java) | `1.42.1` -> `1.43.0` | [![age](https://developer.mend.io/api/mc/badges/age/maven/io.opentelemetry:opentelemetry-bom/1.43.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/io.opentelemetry:opentelemetry-bom/1.43.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/io.opentelemetry:opentelemetry-bom/1.42.1/1.43.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/io.opentelemetry:opentelemetry-bom/1.42.1/1.43.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>open-telemetry/opentelemetry-java (io.opentelemetry:opentelemetry-bom)</summary>
    
    ### [`v1.43.0`](https://redirect.github.com/open-telemetry/opentelemetry-java/blob/HEAD/CHANGELOG.md#Version-1430-2024-10-11)
    
    ##### API
    
    -   Add helper class to capture context using ScheduledExecutorService
        ([#&#8203;6712](https://redirect.github.com/open-telemetry/opentelemetry-java/pull/6712))
    -   Adds Baggage.getEntry(String key)
        ([#&#8203;6765](https://redirect.github.com/open-telemetry/opentelemetry-java/pull/6765))
    
    ##### Extensions
    
    -   Fix ottracepropagation for short span ids
        ([#&#8203;6734](https://redirect.github.com/open-telemetry/opentelemetry-java/pull/6734))
    
    ##### SDK
    
    ##### Metrics
    
    -   Optimize advice with FilteredAttributes
        ([#&#8203;6633](https://redirect.github.com/open-telemetry/opentelemetry-java/pull/6633))
    
    ##### Exporters
    
    -   Add experimental stdout log, metric, trace exporters for printing records to stdout in standard
        OTLP JSON format.
        ([#&#8203;6675](https://redirect.github.com/open-telemetry/opentelemetry-java/pull/6675), [#&#8203;6750](https://redirect.github.com/open-telemetry/opentelemetry-java/pull/6750))
    -   Add Marshalers for profiling signal type
        ([#&#8203;6680](https://redirect.github.com/open-telemetry/opentelemetry-java/pull/6680))
    
    ##### Extensions
    
    -   Add `*Model` suffix to declarative config generated classes.
        ([#&#8203;6721](https://redirect.github.com/open-telemetry/opentelemetry-java/pull/6721))
    -   Use autoconfigured ClassLoader to load declarative config
        ([#&#8203;6725](https://redirect.github.com/open-telemetry/opentelemetry-java/pull/6725))
    -   Update declarative config to use opentelemetry-configuration v0.3.0
        ([#&#8203;6733](https://redirect.github.com/open-telemetry/opentelemetry-java/pull/6733))
    -   Add `StructuredConfigProperties#getStructured` default method,
        add `StructuredConfigProperties.empty()`
        ([#&#8203;6759](https://redirect.github.com/open-telemetry/opentelemetry-java/pull/6759))
    
    ##### Testing
    
    -   Add context info about wrong span or trace.
        ([#&#8203;6703](https://redirect.github.com/open-telemetry/opentelemetry-java/pull/6703))
    
    </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 was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/googleapis/java-spanner).
    <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMTUuMSIsInVwZGF0ZWRJblZlciI6IjM4LjExNS4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
    renovate-bot authored Oct 11, 2024
    Configuration menu
    Copy the full SHA
    a755c6c View commit details
    Browse the repository at this point in the history
  3. chore(main): release 6.79.1-SNAPSHOT (#3401)

    * chore(main): release 6.79.1-SNAPSHOT
    
    * chore: generate libraries at Fri Oct 11 19:41:10 UTC 2024
    
    ---------
    
    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    Co-authored-by: cloud-java-bot <[email protected]>
    release-please[bot] and cloud-java-bot authored Oct 11, 2024
    Configuration menu
    Copy the full SHA
    52ff781 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2024

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

Commits on Oct 14, 2024

  1. chore(spanner): add R/W multiplexed session support (#3381)

    This PR introduces support for using multiplexed sessions in R/W transactions for the following methods:
    1. write
    2. writeWithOptions
    3. readWriteTransaction
    4. transactionManager
    5. runAsync
    6. transactionManagerAsync
    harshachinta authored Oct 14, 2024
    Configuration menu
    Copy the full SHA
    1f53d38 View commit details
    Browse the repository at this point in the history
  2. chore: Update generation configuration at Sun Oct 13 02:26:31 UTC 2024 (

    #3406)
    
    * chore: Update generation configuration at Sun Oct 13 02:26:31 UTC 2024
    
    * chore: generate libraries at Sun Oct 13 02:27:03 UTC 2024
    cloud-java-bot authored Oct 14, 2024
    Configuration menu
    Copy the full SHA
    0836101 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. chore(spanner): preserving lock order - R/W mux session (#3348)

    This PR introduces changes to support the lock order preservation protocol for multiplexed sessions in read/write transactions. According to this protocol, when a read/write transaction on a multiplexed session is retried, the transaction ID from the previous abort must be passed when creating a new transaction. This ensures that the retried transaction is recognized as older, rather than being treated as a new one.
    
    The transaction context object is structured as follows,
    ```
    txn {
        transactionId: The transaction ID.
        previousTransactionId: The transaction ID of the most recently failed transaction.
    }
    ```
    harshachinta authored Oct 16, 2024
    Configuration menu
    Copy the full SHA
    f370394 View commit details
    Browse the repository at this point in the history
  2. chore: fix built in client metric data (#3415)

    This PR fixes the below issues for client metrics.
    
    - Use correct project id instead of defaultProjectId
    - Sets a default value for directpath_enabled attribute 
    - Use map overload for addAttributes in compositeTracer
    surbhigarg92 authored Oct 16, 2024
    Configuration menu
    Copy the full SHA
    1e8b82c View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

  1. chore(spanner): track precommit token for R/W multiplexed session (#3411

    )
    
    When a read-write transaction is executed on a multiplexed session, the RPC responses of that transaction return a `MultiplexedSessionPrecommitToken`. In client library, the precommit token with the highest sequence number is tracked at the transaction context level. During the commit, this latest precommit token is fetched and set in the CommitRequest. If the precommit token is not set during the commit, the backend will throw an `INVALID_ARGUMENT` error.
    
    Including the latest token in the CommitRequest is essential to prevent latency regression, though it does not impact the correctness of the transaction.
    
    This PR tracks the precommit token from the following RPC responses,
    1. ResultSet
    2. PartialResultSet
    3. ExecuteBatchDmlResponse
    harshachinta authored Oct 18, 2024
    Configuration menu
    Copy the full SHA
    aeeea3c View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. feat: Enabling endToEndTracing support in Connection API (#3412)

    * feat: Enabling endToEndTracing support in Connection API
    
    * fix formatting
    
    * Comments incorporated
    
    * formatting fixed
    
    * formatting fixed
    
    * Update google-cloud-spanner/src/main/java/com/google/cloud/spanner/connection/ConnectionOptions.java
    
    Co-authored-by: Knut Olav Løite <[email protected]>
    
    * Update google-cloud-spanner/src/main/java/com/google/cloud/spanner/connection/ConnectionProperties.java
    
    Co-authored-by: Knut Olav Løite <[email protected]>
    
    ---------
    
    Co-authored-by: Knut Olav Løite <[email protected]>
    ankiaga and olavloite authored Oct 22, 2024
    Configuration menu
    Copy the full SHA
    16cc6ee View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

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

Commits on Oct 24, 2024

  1. build(deps): update dependency org.apache.maven.plugins:maven-project…

    …-info-reports-plugin to v3.8.0 (#3418)
    
    This PR contains the following updates:
    
    | Package | Change | Age | Adoption | Passing | Confidence |
    |---|---|---|---|---|---|
    | [org.apache.maven.plugins:maven-project-info-reports-plugin](https://maven.apache.org/plugins/) | `3.7.0` -> `3.8.0` | [![age](https://developer.mend.io/api/mc/badges/age/maven/org.apache.maven.plugins:maven-project-info-reports-plugin/3.8.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/org.apache.maven.plugins:maven-project-info-reports-plugin/3.8.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/org.apache.maven.plugins:maven-project-info-reports-plugin/3.7.0/3.8.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/org.apache.maven.plugins:maven-project-info-reports-plugin/3.7.0/3.8.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 was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/googleapis/java-spanner).
    <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjAuMSIsInVwZGF0ZWRJblZlciI6IjM4LjEyMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
    renovate-bot authored Oct 24, 2024
    Configuration menu
    Copy the full SHA
    878eaa5 View commit details
    Browse the repository at this point in the history
  2. build(deps): update dependency org.codehaus.mojo:exec-maven-plugin to…

    … v3.5.0 (#3421)
    
    This PR contains the following updates:
    
    | Package | Change | Age | Adoption | Passing | Confidence |
    |---|---|---|---|---|---|
    | [org.codehaus.mojo:exec-maven-plugin](https://www.mojohaus.org/exec-maven-plugin) ([source](https://redirect.github.com/mojohaus/exec-maven-plugin)) | `3.4.1` -> `3.5.0` | [![age](https://developer.mend.io/api/mc/badges/age/maven/org.codehaus.mojo:exec-maven-plugin/3.5.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/org.codehaus.mojo:exec-maven-plugin/3.5.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/org.codehaus.mojo:exec-maven-plugin/3.4.1/3.5.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/org.codehaus.mojo:exec-maven-plugin/3.4.1/3.5.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>mojohaus/exec-maven-plugin (org.codehaus.mojo:exec-maven-plugin)</summary>
    
    ### [`v3.5.0`](https://redirect.github.com/mojohaus/exec-maven-plugin/releases/tag/3.5.0)
    
    [Compare Source](https://redirect.github.com/mojohaus/exec-maven-plugin/compare/3.4.1...3.5.0)
    
    <!-- Optional: add a release summary here -->
    
    #### 🚀 New features and improvements
    
    -   Add toolchain java path to environment variables in ExecMojo ([#&#8203;455](https://redirect.github.com/mojohaus/exec-maven-plugin/pull/455)) [@&#8203;michalm2000](https://redirect.github.com/michalm2000)
    
    #### 🐛 Bug Fixes
    
    -   [#&#8203;322](https://redirect.github.com/mojohaus/exec-maven-plugin/issues/322), enable to control the exec:java interaction with JVM classloader more finely ([#&#8203;337](https://redirect.github.com/mojohaus/exec-maven-plugin/pull/337)) [@&#8203;rmannibucau](https://redirect.github.com/rmannibucau)
    
    #### 📦 Dependency updates
    
    -   Bump org.codehaus.mojo:mojo-parent from 85 to 86 ([#&#8203;445](https://redirect.github.com/mojohaus/exec-maven-plugin/pull/445)) [@&#8203;dependabot](https://redirect.github.com/dependabot)
    -   Bump commons-io:commons-io from 2.7 to 2.14.0 in /src/it/projects/project6/project5lib ([#&#8203;451](https://redirect.github.com/mojohaus/exec-maven-plugin/pull/451)) [@&#8203;dependabot](https://redirect.github.com/dependabot)
    -   Bump asm.version from 9.7 to 9.7.1 ([#&#8203;452](https://redirect.github.com/mojohaus/exec-maven-plugin/pull/452)) [@&#8203;dependabot](https://redirect.github.com/dependabot)
    -   Bump commons-io:commons-io from 2.7 to 2.14.0 in /src/it/projects/setup-parent ([#&#8203;450](https://redirect.github.com/mojohaus/exec-maven-plugin/pull/450)) [@&#8203;dependabot](https://redirect.github.com/dependabot)
    -   Bump commons-io:commons-io from 2.7 to 2.14.0 in /src/test/projects/project13 ([#&#8203;449](https://redirect.github.com/mojohaus/exec-maven-plugin/pull/449)) [@&#8203;dependabot](https://redirect.github.com/dependabot)
    -   Bump org.codehaus.plexus:plexus-utils from 4.0.1 to 4.0.2 ([#&#8203;447](https://redirect.github.com/mojohaus/exec-maven-plugin/pull/447)) [@&#8203;dependabot](https://redirect.github.com/dependabot)
    
    #### 👻 Maintenance
    
    -   Update site descriptor to 2.0.0 ([#&#8203;457](https://redirect.github.com/mojohaus/exec-maven-plugin/pull/457)) [@&#8203;slawekjaranowski](https://redirect.github.com/slawekjaranowski)
    -   Toolchains manual improvements ([#&#8203;456](https://redirect.github.com/mojohaus/exec-maven-plugin/pull/456)) [@&#8203;slawekjaranowski](https://redirect.github.com/slawekjaranowski)
    -   Manage version of maven-toolchains-plugin ([#&#8203;454](https://redirect.github.com/mojohaus/exec-maven-plugin/pull/454)) [@&#8203;slawekjaranowski](https://redirect.github.com/slawekjaranowski)
    
    </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 was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/googleapis/java-spanner).
    <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjAuMSIsInVwZGF0ZWRJblZlciI6IjM4LjEyMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
    renovate-bot authored Oct 24, 2024
    Configuration menu
    Copy the full SHA
    829cc45 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b727453 View commit details
    Browse the repository at this point in the history
  4. chore(deps): update dependency com.google.cloud:libraries-bom to v26.…

    …49.0 (#3413)
    
    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://redirect.github.com/googleapis/java-cloud-bom)) | `26.48.0` -> `26.49.0` | [![age](https://developer.mend.io/api/mc/badges/age/maven/com.google.cloud:libraries-bom/26.49.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.49.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.48.0/26.49.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.48.0/26.49.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>googleapis/java-cloud-bom (com.google.cloud:libraries-bom)</summary>
    
    ### [`v26.49.0`](https://redirect.github.com/googleapis/java-cloud-bom/blob/HEAD/CHANGELOG.md#26490-2024-10-15)
    
    ##### Features
    
    -   Add libraries-bom-protobuf3 ([#&#8203;6764](https://redirect.github.com/googleapis/java-cloud-bom/issues/6764)) ([f29e878](https://redirect.github.com/googleapis/java-cloud-bom/commit/f29e878988841e78eb6b916b1c048ac21cd0ed06))
    
    ##### Dependencies
    
    -   update dependency com.google.cloud:first-party-dependencies to v3.37.0 ([#&#8203;6790](https://redirect.github.com/googleapis/java-cloud-bom/issues/6790)) ([6d7a933](https://redirect.github.com/googleapis/java-cloud-bom/commit/6d7a93338478ea56a6d82b22dacaf6186d82ff50))
    -   update dependency com.google.cloud:gapic-libraries-bom to v1.46.0 ([#&#8203;6801](https://redirect.github.com/googleapis/java-cloud-bom/issues/6801)) ([72c2342](https://redirect.github.com/googleapis/java-cloud-bom/commit/72c2342d430d6720f6ab0b00676f909d81083dbb))
    -   update dependency com.google.cloud:google-cloud-bigquery to v2.43.1 ([#&#8203;6797](https://redirect.github.com/googleapis/java-cloud-bom/issues/6797)) ([5c4d406](https://redirect.github.com/googleapis/java-cloud-bom/commit/5c4d406f0b679f9c6ed2cd3baec2338235b6b3e7))
    -   update dependency com.google.cloud:google-cloud-bigquerystorage-bom to v3.9.3 ([#&#8203;6794](https://redirect.github.com/googleapis/java-cloud-bom/issues/6794)) ([c320e66](https://redirect.github.com/googleapis/java-cloud-bom/commit/c320e66c4de23b4fe703ff9f39c53dc3666f8e4b))
    -   update dependency com.google.cloud:google-cloud-bigtable-bom to v2.45.1 ([#&#8203;6788](https://redirect.github.com/googleapis/java-cloud-bom/issues/6788)) ([19584f8](https://redirect.github.com/googleapis/java-cloud-bom/commit/19584f8cf738772ccd8f0b5b2f6a5a38690a96ea))
    -   update dependency com.google.cloud:google-cloud-datastore-bom to v2.23.0 ([#&#8203;6804](https://redirect.github.com/googleapis/java-cloud-bom/issues/6804)) ([5603c10](https://redirect.github.com/googleapis/java-cloud-bom/commit/5603c10d1ebec79e523da34c9f8305fbd6d3f1b8))
    -   update dependency com.google.cloud:google-cloud-firestore-bom to v3.27.2 ([#&#8203;6787](https://redirect.github.com/googleapis/java-cloud-bom/issues/6787)) ([32eddac](https://redirect.github.com/googleapis/java-cloud-bom/commit/32eddacde3a7a88bf89c135382baa600dece94a4))
    -   update dependency com.google.cloud:google-cloud-logging-bom to v3.20.4 ([#&#8203;6793](https://redirect.github.com/googleapis/java-cloud-bom/issues/6793)) ([468ec77](https://redirect.github.com/googleapis/java-cloud-bom/commit/468ec7784e5574a5410db3613463ce4f3895ac10))
    -   update dependency com.google.cloud:google-cloud-logging-logback to v0.131.14-alpha ([#&#8203;6798](https://redirect.github.com/googleapis/java-cloud-bom/issues/6798)) ([9d5a38e](https://redirect.github.com/googleapis/java-cloud-bom/commit/9d5a38e11ac41b52eec9a4f2813af881523f4f03))
    -   update dependency com.google.cloud:google-cloud-nio to v0.127.25 ([#&#8203;6799](https://redirect.github.com/googleapis/java-cloud-bom/issues/6799)) ([5a6dbef](https://redirect.github.com/googleapis/java-cloud-bom/commit/5a6dbefd46c92390577639b2881b049374ad8a58))
    -   update dependency com.google.cloud:google-cloud-pubsub-bom to v1.133.1 ([#&#8203;6792](https://redirect.github.com/googleapis/java-cloud-bom/issues/6792)) ([1dca987](https://redirect.github.com/googleapis/java-cloud-bom/commit/1dca987f532d2ec0a98fea2ec7366881ae0098dd))
    -   update dependency com.google.cloud:google-cloud-pubsublite-bom to v1.14.4 ([#&#8203;6800](https://redirect.github.com/googleapis/java-cloud-bom/issues/6800)) ([b079f9d](https://redirect.github.com/googleapis/java-cloud-bom/commit/b079f9d368e8c5608ddf1344b8e9f049e8e7af0c))
    -   update dependency com.google.cloud:google-cloud-spanner-bom to v6.79.0 ([#&#8203;6802](https://redirect.github.com/googleapis/java-cloud-bom/issues/6802)) ([3f3ae66](https://redirect.github.com/googleapis/java-cloud-bom/commit/3f3ae665d9d2554d4092b7f75d0a083557d2c068))
    -   update dependency com.google.cloud:google-cloud-spanner-jdbc to v2.23.0 ([#&#8203;6803](https://redirect.github.com/googleapis/java-cloud-bom/issues/6803)) ([d5baa2c](https://redirect.github.com/googleapis/java-cloud-bom/commit/d5baa2c9052aaf2b518db1c1d7176400b33c6913))
    -   update dependency com.google.cloud:google-cloud-storage-bom to v2.43.2 ([#&#8203;6795](https://redirect.github.com/googleapis/java-cloud-bom/issues/6795)) ([b99c895](https://redirect.github.com/googleapis/java-cloud-bom/commit/b99c895b5e8d6af075983ceecf1eda142d290286))
    -   update dependency com.google.googlejavaformat:google-java-format to v1.24.0 ([#&#8203;6789](https://redirect.github.com/googleapis/java-cloud-bom/issues/6789)) ([3012d01](https://redirect.github.com/googleapis/java-cloud-bom/commit/3012d01f7e89b1ee0a5fe2e1783a382588920392))
    
    </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 was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/googleapis/java-spanner).
    <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjAuMSIsInVwZGF0ZWRJblZlciI6IjM4LjEyMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
    renovate-bot authored Oct 24, 2024
    Configuration menu
    Copy the full SHA
    e5a3bad View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2024

  1. docs: fix tracing sample to exit when completed, and use custom monit…

    …ored resource for export (#3287)
    
    * docs: fix tracing sample to exit when completed, and use custom monitored resource for export
    
    * add comments and reorder ops
    
    * chore: generate libraries at Fri Oct 25 05:15:57 UTC 2024
    
    * update comment as per findings
    
    ---------
    
    Co-authored-by: cloud-java-bot <[email protected]>
    rahul2393 and cloud-java-bot authored Oct 25, 2024
    Configuration menu
    Copy the full SHA
    ddb65b1 View commit details
    Browse the repository at this point in the history
  2. chore: Update generation configuration at Fri Oct 25 02:25:21 UTC 2024 (

    #3410)
    
    * chore: Update generation configuration at Tue Oct 15 02:25:20 UTC 2024
    
    * chore: Update generation configuration at Wed Oct 16 02:25:43 UTC 2024
    
    * chore: Update generation configuration at Thu Oct 17 02:24:51 UTC 2024
    
    * chore: generate libraries at Thu Oct 17 02:25:25 UTC 2024
    
    * chore: Update generation configuration at Fri Oct 18 02:25:11 UTC 2024
    
    * chore: Update generation configuration at Sat Oct 19 02:23:29 UTC 2024
    
    * chore: Update generation configuration at Tue Oct 22 02:25:11 UTC 2024
    
    * chore: Update generation configuration at Wed Oct 23 02:24:47 UTC 2024
    
    * chore: Update generation configuration at Thu Oct 24 02:24:47 UTC 2024
    
    * chore: generate libraries at Thu Oct 24 02:25:23 UTC 2024
    
    * chore: Update generation configuration at Fri Oct 25 02:25:21 UTC 2024
    cloud-java-bot authored Oct 25, 2024
    Configuration menu
    Copy the full SHA
    78182a9 View commit details
    Browse the repository at this point in the history
  3. chore(main): release 6.80.0 (#3404)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ## [6.80.0](https://togithub.com/googleapis/java-spanner/compare/v6.79.0...v6.80.0) (2024-10-25)
    
    
    ### Features
    
    * Enabling endToEndTracing support in Connection API ([#3412](https://togithub.com/googleapis/java-spanner/issues/3412)) ([16cc6ee](https://togithub.com/googleapis/java-spanner/commit/16cc6eed58cf735026d7757a28f61f29821a14bf))
    
    
    ### Dependencies
    
    * Update dependency com.google.cloud:sdk-platform-java-config to v3.38.0 ([#3424](https://togithub.com/googleapis/java-spanner/issues/3424)) ([b727453](https://togithub.com/googleapis/java-spanner/commit/b727453b93d1089f76e1b908255610cc2796da43))
    * Update dependency io.opentelemetry:opentelemetry-bom to v1.43.0 ([#3399](https://togithub.com/googleapis/java-spanner/issues/3399)) ([a755c6c](https://togithub.com/googleapis/java-spanner/commit/a755c6c2f44cc3eb0f5a54cd58244cebc62b7a4f))
    * Update dependency io.opentelemetry:opentelemetry-sdk-testing to v1.43.0 ([#3398](https://togithub.com/googleapis/java-spanner/issues/3398)) ([693243a](https://togithub.com/googleapis/java-spanner/commit/693243afae34610441345645f627bf199e8ddb8b))
    * Update googleapis/sdk-platform-java action to v2.48.0 ([#3422](https://togithub.com/googleapis/java-spanner/issues/3422)) ([d5d1f55](https://togithub.com/googleapis/java-spanner/commit/d5d1f55d7e8e8f9aa89b7ab9e5f5bd0464bf0e1a))
    
    
    ### Documentation
    
    * Fix tracing sample to exit when completed, and use custom monitored resource for export ([#3287](https://togithub.com/googleapis/java-spanner/issues/3287)) ([ddb65b1](https://togithub.com/googleapis/java-spanner/commit/ddb65b197a6f311c2bb8ec9856ea968f3a31d62a))
    
    ---
    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 Oct 25, 2024
    Configuration menu
    Copy the full SHA
    53eab99 View commit details
    Browse the repository at this point in the history
Loading