Commit graph

214 commits

Author SHA1 Message Date
Google APIs
0a4ce50a66 build: ensure there's only a single service config file for the Spanner Admin Instances API
PiperOrigin-RevId: 763646865
2025-05-26 23:40:12 -07:00
Google APIs
cbc536a4cd feat: add throughput_mode to UpdateDatabaseDdlRequest to be used by Spanner Migration Tool. See https://github.com/GoogleCloudPlatform/spanner-migration-tool
PiperOrigin-RevId: 759735605
2025-05-16 13:32:39 -07:00
Google APIs
07daa3dc9b chore: rename gapic.yaml and service.yaml files for better consistency
PiperOrigin-RevId: 756767540
2025-05-09 08:01:02 -07:00
Google APIs
4631c76028 feat: Add spanner.adapter rpc service
PiperOrigin-RevId: 742815676
2025-04-01 13:19:06 -07:00
Google APIs
9415ba048a chore: update copyright year for auto-generated protos
PiperOrigin-RevId: 732130682
2025-02-28 07:26:00 -08: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
fe0fa26a64 feat: add a last field in the PartialResultSet
docs: A comment for field `rows` in message `.google.spanner.v1.ResultSet` is changed
docs: A comment for field `stats` in message `.google.spanner.v1.ResultSet` is changed
docs: A comment for field `precommit_token` in message `.google.spanner.v1.ResultSet` is changed
docs: A comment for field `values` in message `.google.spanner.v1.PartialResultSet` is changed
docs: A comment for field `chunked_value` in message `.google.spanner.v1.PartialResultSet` is changed
docs: A comment for field `stats` in message `.google.spanner.v1.PartialResultSet` is changed
docs: A comment for field `precommit_token` in message `.google.spanner.v1.PartialResultSet` is changed
docs: A comment for message `ResultSetMetadata` is changed
docs: A comment for field `row_type` in message `.google.spanner.v1.ResultSetMetadata` is changed
docs: A comment for message `ResultSetStats` is changed
docs: A comment for field `query_plan` in message `.google.spanner.v1.ResultSetStats` is changed
docs: A comment for field `row_count_lower_bound` in message `.google.spanner.v1.ResultSetStats` is changed

PiperOrigin-RevId: 730849734
2025-02-25 05:52:44 -08:00
Google APIs
516ab0ae2f feat(spanner): A new enum IsolationLevel is added
feat(spanner): A new field `isolation_level` is added to message `.google.spanner.v1.TransactionOptions`
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

PiperOrigin-RevId: 729265828
2025-02-20 15:04:26 -08:00
Google APIs
1185fe543e feat(spanner): Add instance partitions field in backup proto
PiperOrigin-RevId: 726160420
2025-02-12 12:47:52 -08:00
Google APIs
d57f2c114b feat: add AddSplitPoints API
PiperOrigin-RevId: 721248606
2025-01-29 22:34:17 -08:00
Google APIs
318818b22e docs: fix typo timzeone -> timezone
PiperOrigin-RevId: 717555125
2025-01-20 09:27:18 -08:00
Google APIs
3db0452ba6 feat: Exposing InstanceType in Instance configuration (to define PROVISIONED or FREE spanner instance)
feat: Exposing FreeInstanceMetadata in Instance configuration (to define the metadata related to FREE instance type)
feat: Exposing storage_limit_per_processing_unit in InstanceConfig
feat: Exposing QuorumType in InstanceConfig
feat: Exposing FreeInstanceAvailability in InstanceConfig
docs: A comment for method `ListInstanceConfigs` in service `InstanceAdmin` is changed
docs: A comment for method `CreateInstanceConfig` in service `InstanceAdmin` is changed
docs: A comment for method `UpdateInstanceConfig` in service `InstanceAdmin` is changed
docs: A comment for method `ListInstanceConfigOperations` in service `InstanceAdmin` is changed
docs: A comment for method `CreateInstance` in service `InstanceAdmin` is changed
docs: A comment for method `UpdateInstance` in service `InstanceAdmin` is changed
docs: A comment for method `CreateInstancePartition` in service `InstanceAdmin` is changed
docs: A comment for method `UpdateInstancePartition` in service `InstanceAdmin` is changed
docs: A comment for method `ListInstancePartitionOperations` in service `InstanceAdmin` is changed
docs: A comment for method `MoveInstance` in service `InstanceAdmin` is changed
docs: A comment for field `location` in message `.google.spanner.admin.instance.v1.ReplicaInfo` is changed
docs: A comment for enum value `GOOGLE_MANAGED` in enum `Type` is changed
docs: A comment for enum value `USER_MANAGED` in enum `Type` is changed
docs: A comment for field `replicas` in message `.google.spanner.admin.instance.v1.InstanceConfig` is changed
docs: A comment for field `optional_replicas` in message `.google.spanner.admin.instance.v1.InstanceConfig` is changed
docs: A comment for field `base_config` in message `.google.spanner.admin.instance.v1.InstanceConfig` is changed
docs: A comment for field `storage_utilization_percent` in message `.google.spanner.admin.instance.v1.AutoscalingConfig` is changed
docs: A comment for enum `DefaultBackupScheduleType` is changed
docs: A comment for enum value `NONE` in enum `DefaultBackupScheduleType` is changed
docs: A comment for enum value `AUTOMATIC` in enum `DefaultBackupScheduleType` is changed
docs: A comment for field `node_count` in message `.google.spanner.admin.instance.v1.Instance` is changed
docs: A comment for field `processing_units` in message `.google.spanner.admin.instance.v1.Instance` is changed
docs: A comment for field `default_backup_schedule_type` in message `.google.spanner.admin.instance.v1.Instance` is changed
docs: A comment for message `CreateInstanceConfigRequest` is changed
docs: A comment for field `instance_config` in message `.google.spanner.admin.instance.v1.CreateInstanceConfigRequest` is changed
docs: A comment for message `UpdateInstanceConfigRequest` is changed
docs: A comment for message `DeleteInstanceConfigRequest` is changed
docs: A comment for field `filter` in message `.google.spanner.admin.instance.v1.ListInstanceConfigOperationsRequest` is changed
docs: A comment for field `operations` in message `.google.spanner.admin.instance.v1.ListInstanceConfigOperationsResponse` is changed
docs: A comment for field `node_count` in message `.google.spanner.admin.instance.v1.InstancePartition` is changed
docs: A comment for field `processing_units` in message `.google.spanner.admin.instance.v1.InstancePartition` is changed
docs: A comment for field `referencing_backups` in message `.google.spanner.admin.instance.v1.InstancePartition` is changed
docs: A comment for field `parent` in message `.google.spanner.admin.instance.v1.ListInstancePartitionsRequest` is changed
docs: A comment for field `unreachable` in message `.google.spanner.admin.instance.v1.ListInstancePartitionsResponse` is changed
docs: A comment for field `filter` in message `.google.spanner.admin.instance.v1.ListInstancePartitionOperationsRequest` is changed
docs: A comment for field `instance_partition_deadline` in message `.google.spanner.admin.instance.v1.ListInstancePartitionOperationsRequest` is changed
docs: A comment for field `operations` in message `.google.spanner.admin.instance.v1.ListInstancePartitionOperationsResponse` is changed

PiperOrigin-RevId: 706945550
2024-12-16 21:43:07 -08:00
Google APIs
d46c6c9a8b feat: add UUID in Spanner TypeCode enum
PiperOrigin-RevId: 704948401
2024-12-10 20:39:49 -08:00
Google APIs
97da65f789 feat: Add the last statement option to ExecuteSqlRequest and ExecuteBatchDmlRequest
PiperOrigin-RevId: 699218836
2024-11-22 10:39:30 -08:00
Google APIs
b11e6b0741 feat(spanner): Add support for Cloud Spanner Default Backup Schedules
PiperOrigin-RevId: 688946300
2024-10-23 06:51:31 -07: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
dd47718199 feat: Define ReplicaComputeCapacity and AsymmetricAutoscalingOption
docs: A comment for field `node_count` in message `spanner.admin.instance.v1.Instance` is changed

docs: A comment for field `processing_units` in message `spanner.admin.instance.v1.Instance` is changed
PiperOrigin-RevId: 681615472
2024-10-02 15:35:26 -07:00
Google APIs
72a51519ae docs: update comment for PROFILE QueryMode
feat: add new QueryMode enum values (WITH_STATS, WITH_PLAN_AND_STATS)

PiperOrigin-RevId: 680628448
2024-09-30 10:24:54 -07:00
Google APIs
2c9fb37781 feat: add INTERVAL API
PiperOrigin-RevId: 680405503
2024-09-29 21:26:24 -07:00
Google APIs
96facece98 feat(spanner): Add resource reference annotation to backup schedules
docs(spanner): Add an example to filter backups based on schedule name

PiperOrigin-RevId: 662402292
2024-08-13 00:31:07 -07:00
Google APIs
eb87f475f5 feat(spanner): add edition field to the instance proto
PiperOrigin-RevId: 662226829
2024-08-12 14:24:59 -07:00
Google APIs
e77b669b90 feat(spanner): Add support for Cloud Spanner Incremental Backups
PiperOrigin-RevId: 657612329
2024-07-30 09:03:15 -07:00
Google APIs
fd7efa2da3 feat(spanner): Add support for Cloud Spanner Scheduled Backups
PiperOrigin-RevId: 649277844
2024-07-03 20:42:20 -07:00
Google APIs
eeed69d446 feat: add field order_by in spanner.proto
feat: add field lock_hint in spanner.proto

PiperOrigin-RevId: 636759139
2024-05-23 19:58:48 -07:00
Google APIs
e3a34df5b3 feat: Add QueryCancellationAction message in executor protos
PiperOrigin-RevId: 633451546
2024-05-13 23:19:22 -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
65db386b43 feat: Add support for multi region encryption config
docs: fix linting for several doc comments
PiperOrigin-RevId: 630422337
2024-05-03 10:07:51 -07:00
Google APIs
60536a2a26 feat: add RESOURCE_EXHAUSTED to the list of retryable error codes
PiperOrigin-RevId: 628281023
2024-04-25 21:00:34 -07:00
Google APIs
0aa0992a54 feat(spanner): adding EXPECTED_FULFILLMENT_PERIOD to the indicate instance creation times (with FULFILLMENT_PERIOD_NORMAL or FULFILLMENT_PERIOD_EXTENDED ENUM) with the extended instance creation time triggered by On-Demand Capacity Feature
PiperOrigin-RevId: 621488048
2024-04-03 05:13:21 -07:00
Google APIs
fed9845c56 feat: Add SessionPoolOptions, SpannerOptions protos in executor protos
PiperOrigin-RevId: 621265883
2024-04-02 12:49:00 -07:00
Google APIs
618d47cf1e feat: Add instance partition support to spanner instance proto
PiperOrigin-RevId: 611127452
2024-02-28 09:28:04 -08:00
Google APIs
d8af2d65a8 feat: Update TransactionOptions to include new option exclude_txn_from_change_streams
PiperOrigin-RevId: 607807587
2024-02-16 14:50:06 -08:00
Google APIs
8e8a37da23 feat(spanner): add field for multiplexed session in spanner.proto
docs: update comments

PiperOrigin-RevId: 607015598
2024-02-14 09:43:58 -08:00
Google APIs
20b095b497 docs: update the comment regarding eligible SQL shapes for PartitionQuery
PiperOrigin-RevId: 602806739
2024-01-30 12:25:52 -08:00
Google APIs
584ecd4102 feat: add FLOAT32 enum to TypeCode
PiperOrigin-RevId: 601176446
2024-01-24 11:11:04 -08:00
Google APIs
81b24a52c7 feat(spanner): add proto descriptors for proto and enum types in create/update/get database ddl requests
PiperOrigin-RevId: 601013501
2024-01-23 22:48:06 -08:00
Google APIs
465a103d01 feat: add max_commit_delay API
PiperOrigin-RevId: 599315735
2024-01-17 16:02:13 -08:00
Google APIs
64a5bfe1fe feat(spanner): add proto and enum types
PiperOrigin-RevId: 599046867
2024-01-16 21:28:19 -08:00
Google APIs
4795a45759 feat: migrate samples to new surface
PiperOrigin-RevId: 595432418
2024-01-03 10:04:06 -08:00
Google APIs
a5c9ffcfbd chore: update Go importpath
PiperOrigin-RevId: 589913027
2023-12-11 12:42:13 -08:00
Google APIs
03d2cc1a6c feat: Add autoscaling config in the instance to support autoscaling in systests
PiperOrigin-RevId: 589163292
2023-12-08 09:55:13 -08:00
Google APIs
90936c4f96 chore: Update package name for gapic generated executor code
PiperOrigin-RevId: 589051885
2023-12-08 01:36:51 -08:00
Google APIs
f221982ae9 feat: add cloud spanner client TEST ONLY APIs
PiperOrigin-RevId: 586929438
2023-12-01 01:14:43 -08:00
Google APIs
7c80b961d0 feat(spanner): add directed_read_option in spanner.proto
docs(spanner): updated comment formatting

PiperOrigin-RevId: 578551679
2023-11-01 09:58:15 -07:00
Google APIs
727c286eca feat: add PG.OID type cod annotation
PiperOrigin-RevId: 577053414
2023-10-26 19:24:09 -07:00
Google APIs
d6467dbbb9 feat(spanner): add autoscaling config to the instance proto
PiperOrigin-RevId: 573098210
2023-10-12 21:47:19 -07:00
Google APIs
64fd42cf49 feat: add BatchWrite API
PiperOrigin-RevId: 567412157
2023-09-21 14:01:36 -07:00
Google APIs
f2908b6ff8 feat(php): add new client surface for spanner admin
PiperOrigin-RevId: 537342750
2023-06-02 10:13:20 -07:00
Google APIs
4221b78ecd chore(php): remove non-ads php_grpc_library targets
PiperOrigin-RevId: 536549230
2023-05-30 17:06:44 -07:00
Google APIs
9b1c253009 feat(spanner): add DdlStatementActionInfo and add actions to UpdateDatabaseDdlMetadata
PiperOrigin-RevId: 536483675
2023-05-30 12:54:08 -07:00