Skip to content

Conversation

@alkatrivedi
Copy link
Contributor

No description provided.

@alkatrivedi alkatrivedi requested review from a team as code owners March 25, 2025 11:26
@generated-files-bot
Copy link

generated-files-bot bot commented Mar 25, 2025

Warning: This pull request is touching the following templated files:

  • .kokoro/continuous/node14/common.cfg - .kokoro files are templated and should be updated in synthtool
  • .kokoro/continuous/node14/lint.cfg - .kokoro files are templated and should be updated in synthtool
  • .kokoro/continuous/node14/samples-test.cfg - .kokoro files are templated and should be updated in synthtool
  • .kokoro/continuous/node14/system-test.cfg - .kokoro files are templated and should be updated in synthtool
  • .kokoro/continuous/node14/test.cfg - .kokoro files are templated and should be updated in synthtool
  • .kokoro/presubmit/node14/common.cfg - .kokoro files are templated and should be updated in synthtool
  • .kokoro/presubmit/node14/samples-test.cfg - .kokoro files are templated and should be updated in synthtool
  • .kokoro/presubmit/node14/system-test.cfg - .kokoro files are templated and should be updated in synthtool
  • .kokoro/presubmit/node14/test.cfg - .kokoro files are templated and should be updated in synthtool
  • .kokoro/presubmit/node18/system-test-multiplexed-session1.cfg - .kokoro files are templated and should be updated in synthtool
  • .kokoro/trampoline_v2.sh - .kokoro files are templated and should be updated in synthtool

@alkatrivedi alkatrivedi marked this pull request as draft March 25, 2025 11:27
@product-auto-label product-auto-label bot added size: l Pull request size is large. api: spanner Issues related to the googleapis/nodejs-spanner API. labels Mar 25, 2025
@alkatrivedi alkatrivedi added the owlbot:run Add this label to trigger the Owlbot post processor. label Apr 1, 2025
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Apr 1, 2025
alkatrivedi and others added 5 commits April 14, 2025 10:49
* feat(spanner): support for Multiplexed Session Partitioned Ops

* feat(spanner): add support for snapshot isolation (#2245)

This PR contains code changes to add support for option IsolationLevel at the client level and at the transaction level.
supported methods are(RW and Blind Write):

```
- writeAtLeastOnce
- runTransactionAsync
- runTransaction
- getTransaction
- async getTransaction(from transaction runner class)
```

* refactor

* refactor
* feat(spanner): add support for interval

* skip interval tests only in emulator

* Addressed PR comments

* Added tests for null and undefined values

* fixed lint failure

---------

Co-authored-by: Sagar Agarwal <sagarwaal@google.com>
This change adds the x-goog-spanner-request-id value that is
sent as a gRPC header, but as a span attribute with the
key `x_goog_spanner_request_id` to aid in better debugging
and correlation.

Updates #2200
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
@alkatrivedi alkatrivedi force-pushed the node-version-upgrade branch from 955adc4 to 62e8ca9 Compare April 14, 2025 05:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: spanner Issues related to the googleapis/nodejs-spanner API. size: l Pull request size is large.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants