Commit graph

12 commits

Author SHA1 Message Date
Google APIs
a7f4ee2ba3 feat(spanner): isolation_level and read_lock_mode are added to message .google.spanner.v1.CommitResponse
PiperOrigin-RevId: 906456285
2026-04-27 11:21:26 -07:00
Google APIs
5c9602dbb5 feat(spanner): include cache updates and routing hint into BeginTransaction and Commit request/response respectively
docs: A comment in message `.google.spanner.v1.TransactionOptions.ReadWrite.ReadLockMode` is changed
docs: A comment for field `routing_hint` in messages `.google.spanner.v1.ResultSet` and `.google.spanner.v1.PartialResultSet` are changed

PiperOrigin-RevId: 878019893
2026-03-03 10:36:39 -08:00
Google APIs
8d30990fb3 feat(spanner): include cache updates into the ResultSet response
docs: A comment for field `transaction_tag` in message `.google.spanner.v1.RequestOptions` is changed
docs: A comment for field `params` in message `.google.spanner.v1.PartitionQueryRequest` is changed
docs: A comment for field `param_types` in message `.google.spanner.v1.PartitionQueryRequest` is changed
docs: A comment for field `commit_timestamp` in message `.google.spanner.v1.BatchWriteResponse` is changed

PiperOrigin-RevId: 865546011
2026-02-04 13:10:56 -08:00
Google APIs
62babf26d1 feat(spanner): A new field snapshot_timestamp is added to message .google.spanner.v1.CommitResponse
docs(spanner): A comment for field `commit_stats` in message `.google.spanner.v1.CommitResponse` is changed
docs(spanner): A comment for field `precommit_token` in message `.google.spanner.v1.CommitResponse` is changed
docs(spanner): A comment for message `.google.spanner.v1.TransactionOptions` is changed
docs(spanner): A comment for enum value `READ_LOCK_MODE_UNSPECIFIED` in enum `ReadLockMode` is changed
docs(spanner): A comment for enum value `PESSIMISTIC` in enum `ReadLockMode` is changed
docs(spanner): A comment for enum value `OPTIMISTIC` in enum `ReadLockMode` is changed
docs(spanner): A comment for field `multiplexed_session_previous_transaction_id` in message `.google.spanner.v1.TransactionOptions` is changed
docs(spanner): A comment for field `exclude_txn_from_change_streams` in message `.google.spanner.v1.TransactionOptions` is changed
docs(spanner): A comment for message `.google.spanner.v1.MultiplexedSessionPrecommitToken` is changed

PiperOrigin-RevId: 784456709
2025-07-17 23:20:39 -07:00
Google APIs
fd510f8e0f chore: update copyright year for auto-generated protos
PiperOrigin-RevId: 731693666
2025-02-27 05:53:36 -08:00
Google APIs
2b6b93bc89 chore: protos for R/W transaction support on multiplexed sessions
PiperOrigin-RevId: 683879049
2024-10-08 21:28:44 -07:00
Google APIs
3597f7db21 chore: update copyright year for auto-generated protos
PiperOrigin-RevId: 631538781
2024-05-07 13:56:05 -07:00
Google APIs
1cfcea4fbe chore: update import paths for Go targets to match open source location
chore: update go_package in protos to match open source location
chore: add explicit release levels to Go gapic targets

PiperOrigin-RevId: 520705454
2023-03-30 12:02:14 -07:00
Google APIs
df51ec8e93 feat: add Session creator role
docs: clarify transaction semantics

PiperOrigin-RevId: 452634948
2022-06-02 15:26:22 -07:00
Google APIs
db9d2a3c5e chore: remove unused imports from google/spanner/*
PiperOrigin-RevId: 435163448
2022-03-16 14:42:18 -07:00
Google APIs
b0c104f738 feat: add database dialect
PiperOrigin-RevId: 423930262
2022-01-24 15:47:37 -08:00
Google APIs
3b236df084 feat(spanner): add progress field to UpdateDatabaseDdlMetadata
PiperOrigin-RevId: 368426665
2021-04-14 07:35:03 -07:00