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

feat: add TransactionExecutionOptions support to executor. #2396

Merged
merged 10 commits into from Apr 25, 2023

Commits on Apr 20, 2023

  1. Configuration menu
    Copy the full SHA
    242a082 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1c038d6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1853f76 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    89331dd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    02679fd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2931a22 View commit details
    Browse the repository at this point in the history
  7. deps: update dependency com.google.cloud:google-cloud-trace to v2.15.0 (

    googleapis#2384)
    
    deps: update dependency com.google.cloud:google-cloud-monitoring to v3.16.0 (googleapis#2383)
    
    chore(main): release 6.40.1 (googleapis#2385)
    
    :robot: I have created a release *beep* *boop*
    ---
    
    * Update dependency com.google.cloud:google-cloud-monitoring to v3.16.0 ([googleapis#2383](https://togithub.com/googleapis/java-spanner/issues/2383)) ([5d5c33a](https://togithub.com/googleapis/java-spanner/commit/5d5c33ae7c01e10112c72777f202187a50b55ac3))
    * Update dependency com.google.cloud:google-cloud-trace to v2.15.0 ([googleapis#2384](https://togithub.com/googleapis/java-spanner/issues/2384)) ([6b4ce1f](https://togithub.com/googleapis/java-spanner/commit/6b4ce1fc7ffd837fab6250e36269589d95f5b8c6))
    
    ---
    This PR was generated with [Release Please](https://togithub.com/googleapis/release-please). See [documentation](https://togithub.com/googleapis/release-please#release-please).
    
    chore(main): release 6.40.2-SNAPSHOT (googleapis#2386)
    
    :robot: I have created a release *beep* *boop*
    ---
    
    ---
    This PR was generated with [Release Please](https://togithub.com/googleapis/release-please). See [documentation](https://togithub.com/googleapis/release-please#release-please).
    
    chore(deps): update dependency com.google.cloud:google-cloud-spanner to v6.40.1 (googleapis#2387)
    
    [![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](https://togithub.com/googleapis/java-spanner) | `6.40.0` -> `6.40.1` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-spanner/6.40.1/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-spanner/6.40.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-spanner/6.40.1/compatibility-slim/6.40.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-spanner/6.40.1/confidence-slim/6.40.0)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    <details>
    <summary>googleapis/java-spanner</summary>
    
    [Compare Source](https://togithub.com/googleapis/java-spanner/compare/v6.40.0...v6.40.1)
    
    -   Update dependency com.google.cloud:google-cloud-monitoring to v3.16.0 ([#&#8203;2383](https://togithub.com/googleapis/java-spanner/issues/2383)) ([5d5c33a](https://togithub.com/googleapis/java-spanner/commit/5d5c33ae7c01e10112c72777f202187a50b55ac3))
    -   Update dependency com.google.cloud:google-cloud-trace to v2.15.0 ([#&#8203;2384](https://togithub.com/googleapis/java-spanner/issues/2384)) ([6b4ce1f](https://togithub.com/googleapis/java-spanner/commit/6b4ce1fc7ffd837fab6250e36269589d95f5b8c6))
    
    </details>
    
    ---
    
    📅 **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://app.renovatebot.com/dashboard#github/googleapis/java-spanner).
    <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS40OC4yIiwidXBkYXRlZEluVmVyIjoiMzUuNDguMiJ9-->
    
    feat: add TransactionExecutionOptions support to executor.
    
    feat: add TransactionExecutionOptions support to executor.
    
    feat: add TransactionExecutionOptions support to executor.
    renovate-bot authored and ko3a4ok committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    d5c40bf View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    dd337ce View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    81a503d View commit details
    Browse the repository at this point in the history
  10. fix: lint

    ko3a4ok committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    94e8f82 View commit details
    Browse the repository at this point in the history