Commit graph

55 commits

Author SHA1 Message Date
Google APIs
ca58d1cde1 feat: enable SqlDataService and SqlConnectService in GAPIC
docs: A comment for field `project` in message `.google.cloud.sql.v1beta4.SqlInstancesCloneRequest` is changed
docs: A comment for field `destination_network` in message `.google.cloud.sql.v1beta4.CloneContext` is changed
docs: A comment for enum `Edition` is changed
docs: A comment for field `edition` in message `.google.cloud.sql.v1beta4.Settings` is changed
docs: A comment for message `PerformanceCaptureConfig` is changed
docs: A comment for field `enabled` in message `.google.cloud.sql.v1beta4.PerformanceCaptureConfig` is changed
docs: A comment for field `probing_interval_seconds` in message `.google.cloud.sql.v1beta4.PerformanceCaptureConfig` is changed
docs: A comment for field `probe_threshold` in message `.google.cloud.sql.v1beta4.PerformanceCaptureConfig` is changed
docs: A comment for field `running_threads_threshold` in message `.google.cloud.sql.v1beta4.PerformanceCaptureConfig` is changed
docs: A comment for field `seconds_behind_source_threshold` in message `.google.cloud.sql.v1beta4.PerformanceCaptureConfig` is changed
docs: A comment for field `transaction_duration_threshold` in message `.google.cloud.sql.v1beta4.PerformanceCaptureConfig` is changed

PiperOrigin-RevId: 932722174
2026-06-15 16:09:56 -07:00
Google APIs
6470fae8e9 chore: Update gapic-generator-python to 1.32.0
PiperOrigin-RevId: 915473784
2026-05-14 09:39:49 -07:00
Google APIs
2d0b3a154f feat: Adds GAPIC client libraries for the SQL Admin API
PiperOrigin-RevId: 866052303
2026-02-05 12:04:35 -08:00
Google APIs
ca1432f863 feat: Added cross-project cloning support and enhanced database user role management to the v1beta4 API
docs: A comment for enum `Edition` is changed
docs: A comment for field `revoke_existing_roles` in message `.google.cloud.sql.v1beta4.SqlUsersUpdateRequest` is changed

PiperOrigin-RevId: 864787224
2026-02-03 03:09:27 -08:00
Google APIs
0e92658668 feat: added an optional application field to ExecuteSqlRequest to support application-level telemetry and audit logging
feat: added support for `CLUSTER` DNS scope and `RecordManager` to the `DnsNameMapping` API to support automated Private Service Connect (PSC) DNS management
feat: added support for MySQL 9.7 database version
docs: improved documentation and field behaviors for DNS mapping and connection types.

PiperOrigin-RevId: 861610107
2026-01-27 02:33:28 -08:00
Google APIs
cfd2754fc5 feat: introduces auto_upgrade_enabled option for MySQL in DatabaseInstance.Settings
feat: Exposing API proto for Performance Capture
feat: Making new API fields to support creating/updating users with database roles
feat: add an instance setting data_api_access
feat: add a mode option for reset SSL config requests
feat: Add `iamStatus` field to show if IAM Group is active or inactive
feat: Added fields to User message in the API definition for supporting database roles
feat: add ConnectSettings.support_metadata_exchange field
feat: Introduce minimum and maximum TLS versions on the instance
feat: adding "TEST" & "GCLOUD_TESTER" visibility labels for the newly added management config in Instance proto. This helps in internal testing purposes
feat: added protos for backupdr_transaction_log_retention_days
feat: added protos for backupdr_transaction_log_retention_days
feat: added protos for backupdr_transaction_log_retention_days
fix!: Enums `IamStatus` temporarily removed
feat: add network_attachment_uri field in Cloud SQL instance proto
fix!: An existing enum `iam_status` temporarily removed
feat: adding iam_status field for Cloud SQL users
feat: allow gcloud to access the networkAttachmentUri field
feat: remove visibility restrictions for `data_disk_provisioned_iops` and `data_disk_provisioned_throughput`
feat: Proto changes to update operation type from  Advanced to Enhanced backup
feat: Changed backup tier from Advanced to Enhanced
docs: fix typos in protobuf comments
feat: remove visibility restrictions from HYPERDISK_BALANCED
feat: add replication_lag_max_seconds field in Cloud SQL instance proto
feat: Expose subOperationType in ListOperation API
feat: add custom_subject_alternative_names field in Cloud SQL instance proto
feat: GOOGLE_INTERNAL field is used by BackupDR to fetch the instance uid
feat: Add support for MySQL 8.0.41/42
feat: added protos to indicate GCBDR management of the instance
feat: add psc_auto_connections field in Cloud SQL instance proto
feat: allow gcloud to access the PscAutoConnectionConfig field
feat: expose IP address and connection status for PSC instances with service automation

PiperOrigin-RevId: 853221352
2026-01-07 05:45:40 -08:00
Google APIs
7037104417 feat: introduces auto_upgrade_enabled option for MySQL in DatabaseInstance.Settings
PiperOrigin-RevId: 834594589
2025-11-19 22:19:56 -08:00
Google APIs
fffe0a3627 feat: introduces POSTGRES_17 and POSTGRES_18 database versions in the SqlDatabaseVersion enum type
PiperOrigin-RevId: 825600563
2025-10-29 10:13:16 -07:00
Google APIs
9070e63a1f fix: upgrade gRPC service registration func
An update to Go gRPC Protobuf generation will change service registration function signatures to use an interface instead of a concrete type in generated .pb.go service files. This change should affect very few client library users. See release notes advisories in https://github.com/googleapis/google-cloud-go/pull/11025.

PiperOrigin-RevId: 814259961
2025-10-02 09:12:03 -07:00
Google APIs
d4a9eb5869 docs: remove legacy internal lint directives
PiperOrigin-RevId: 810503708
2025-09-23 11:01:24 -07:00
Google APIs
35af68f36a chore: update copyright year for auto-generated protos
PiperOrigin-RevId: 731706440
2025-02-27 06:41:57 -08:00
Google APIs
229d325054 feat: Add EXTENSIONS_NOT_ENABLED_IN_REPLICA enum to SqlExternalSyncSettingErrorType
PiperOrigin-RevId: 650709541
2024-07-09 11:58:21 -07:00
Google APIs
95b8ded04d feat: add Dataplex integration opt-in field
PiperOrigin-RevId: 649181421
2024-07-03 13:28:55 -07:00
Google APIs
9a94427452 feat: A new field upgradable_database_versions is added to message .google.cloud.sql.v1beta4.DatabaseInstance
feat: A new message `AvailableDatabaseVersion` is added
feat: A new value `UNSUPPORTED_EXTENSIONS_NOT_MIGRATED` is added to enum `SqlExternalSyncSettingErrorType`
feat: A new value `EXTENSIONS_NOT_MIGRATED` is added to enum `SqlExternalSyncSettingErrorType`
feat: A new value `PG_CRON_FLAG_ENABLED_IN_REPLICA` is added to enum `SqlExternalSyncSettingErrorType`
docs: A comment for field `advanced_machine_features` in message `.google.cloud.sql.v1beta4.Settings` is changed

PiperOrigin-RevId: 646632725
2024-06-25 15:44:57 -07:00
Google APIs
6f903650f0 feat: A new field preferred_secondary_zone is added to message .google.cloud.sql.v1beta4.CloneContext
feat: A new field `psa_write_endpoint` is added to message `.google.cloud.sql.v1beta4.ReplicationCluster`
feat: A new value `SWITCHOVER_TO_REPLICA` is added to enum `SqlOperationType`
feat: A new value `POSTGRES_16` is added to enum `SqlDatabaseVersion`
feat: A new value `MYSQL_8_4_0` is added to enum `SqlDatabaseVersion`
docs: A comment for field `preferred_zone` in message `.google.cloud.sql.v1beta4.CloneContext` is changed
docs: A comment for field `satisfies_pzs` in message `.google.cloud.sql.v1beta4.DatabaseInstance` is changed
docs: A comment for enum value `SWITCHOVER` in enum `SqlOperationType` is changed

PiperOrigin-RevId: 644510265
2024-06-18 14:22:24 -07:00
Google APIs
ac90fa9958 feat: add Cluster maintenance and Self-service maintenance to SqlOperationType
feat: add MySQL 8.4 to SqlDatabaseVersion
docs: update a variety of documentation

PiperOrigin-RevId: 642030046
2024-06-10 14:50:14 -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
84c8f366f0 feat: add AcquireSsrsLease and ReleaseSsrsLease RPCs
feat: add `migration_type` to `SqlInstancesVerifyExternalSyncSettingsRequest`
feat: add `sync_parallel_level` to `SqlInstancesVerifyExternalSyncSettingsRequest`
feat: add `migration_type` to `SqlInstancesStartExternalSyncRequest`
feat: add `transactional_log_storage_state` to `BackupConfiguration`
feat: add `replication_cluster` to `DatabaseInstance`
feat: add `gemini_config` to `DatabaseInstance`
feat: add `sql_import_options` to `ImportContext`
feat: add `acquire_ssrs_lease_context` to `Operation`
feat: add `enable_google_ml_integration` to `Settings`
feat: ssl_mode supports SQL Server now
chore: update go_package and Go importpath
docs: update ssl_mode instructions

PiperOrigin-RevId: 629467712
2024-04-30 11:04:01 -07:00
Google APIs
7aad45192a feat: support INSUFFICIENT_DISK_SIZE and INSUFFICIENT_MACHINE_TIER error types for external primary instance migration settings
PiperOrigin-RevId: 617874320
2024-03-21 09:48:21 -07:00
Google APIs
4a86645212 feat: A new value PG_SUBSCRIPTION_COUNT is added to enum SqlExternalSyncSettingErrorType
feat: A new value `PG_SYNC_PARALLEL_LEVEL` is added to enum `SqlExternalSyncSettingErrorType`

PiperOrigin-RevId: 613313515
2024-03-06 12:59:57 -08:00
Google APIs
78ff816b64 docs: A comment for field region in message .google.cloud.sql.v1beta4.DatabaseInstance is changed
docs: A comment for enum value `TRUSTED_CLIENT_CERTIFICATE_REQUIRED` in enum `SslMode` is changed

PiperOrigin-RevId: 611295809
2024-02-28 18:24:07 -08:00
Google APIs
b2c018cb06 docs: Deprecate field disallow_compromised_credentials of PasswordValidationPolicy
PiperOrigin-RevId: 609747704
2024-02-23 09:15:12 -08:00
Google APIs
052235f2d7 feat: A new field threads is added to message .google.cloud.sql.v1beta4.ExportContext
feat: A new field `parallel` is added to message `.google.cloud.sql.v1beta4.ExportContext`
feat: A new value `SUBSCRIPTION_CALCULATION_STATUS` is added to enum `SqlExternalSyncSettingErrorType`
docs: A comment for enum `SqlNetworkArchitecture` is changed
docs: A comment for enum value `NEW_NETWORK_ARCHITECTURE` in enum `SqlNetworkArchitecture` is changed
docs: A comment for enum value `OLD_NETWORK_ARCHITECTURE` in enum `SqlNetworkArchitecture` is changed

PiperOrigin-RevId: 606687662
2024-02-13 11:19:23 -08:00
Google APIs
3dbe7d46a7 docs: minor comments update
PiperOrigin-RevId: 602824336
2024-01-30 13:30:56 -08:00
Google APIs
a842147af1 docs: expand comments on IpConfiguration.ssl_mode
docs: fix comment casing for CLOUD_IAM_GROUP, CLOUD_IAM_GROUP_USER, and CLOUD_IAM_GROUP_SERVICE_ACCOUNT
PiperOrigin-RevId: 598894720
2024-01-16 11:06:12 -08:00
Google APIs
a24ad7bce3 feat: added value UNABLE_TO_VERIFY_DEFINERS to enum SqlExternalSyncSettingErrorType
PiperOrigin-RevId: 596746766
2024-01-08 17:27:33 -08:00
Google APIs
13c5b68813 feat: add INCOMPATIBLE_DATABASE_MINOR_VERSION, SOURCE_MAX_SUBSCRIPTIONS to SqlExternalSyncSettingErrorType enum
docs: Update docs for `ssl_mode` since now MySQL also supports it

PiperOrigin-RevId: 594302991
2023-12-28 12:59:20 -08:00
Google APIs
04b5853259 feat: added field DatabaseInstance.SqlNetworkArchitecture
feat: added field Operation.INTERNAL_STATE_FAILURE
feat: added field PasswordValidationPolicy.disallow_compromised_credentials
feat: added enum values SqlApiWarningCode.COMPROMISED_CREDENTIALS, INTERNAL_STATE_FAILURE
feat: added enum value SqlUpdateTrack.week5

PiperOrigin-RevId: 590271265
2023-12-12 11:17:54 -08:00
Google APIs
f10a004d4b feat: added Demote RPC
PiperOrigin-RevId: 586090177
2023-11-28 13:41:14 -08:00
Google APIs
a75f339ea4 feat: add Switchover RPC
feat: add SqlInstancesPromoteReplicaRequest.failover
feat: add DatabaseInstance.write_endpoint
feat: add IpConfiguration.ssl_mode
feat: add ReplicaConfiguration.cascadable_replica
feat: add values CLOUD_IAM_GROUP, CLOUD_IAM_GROUP_USER, CLOUD_IAM_GROUP_SERVICE_ACCOUNT to SqlUserType enum
fix: deprecate DatabaseInstance.primary_dns_name, use write_endpoint instead
docs: minor documentation updates

PiperOrigin-RevId: 584364498
2023-11-21 10:30:31 -08:00
Google APIs
cff8b5e033 feat: a new value LOCAL_INFILE_OFF is added to enum SqlExternalSyncSettingErrorType
feat: a new value `dump_flags` is added to `VerifyExternalSyncSettingsRequest`

PiperOrigin-RevId: 574556352
2023-10-18 12:30:48 -07:00
Google APIs
79468eeaa3 feat: added DatabaseInstance.primary_dns_name
docs: minor comments update

PiperOrigin-RevId: 573879696
2023-10-16 11:42:01 -07:00
Google APIs
31253fdd25 fix: enum ExternalSyncParallelLevel moved to the top level
chore: remove backend configuration from the service config

PiperOrigin-RevId: 570214714
2023-10-02 16:36:29 -07:00
Google APIs
d88141f3ec feat: added RPC GetLatestRecoveryTime
feat: added Private Service Connect configuration

PiperOrigin-RevId: 559248392
2023-08-22 15:58:00 -07:00
Google APIs
0ea9804691 feat: added Reencrypt, PerformDiskShrink, GetDiskShrinkConfig and ResetReplicaSize rpc in SqlInstancesService service
feat: added Cancel rpc in SqlOperationsService service
feat: added SqlIamPoliciesService service
feat: added Get rpc in SqlUsersService service

PiperOrigin-RevId: 544126724
2023-06-28 12:18:32 -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
d0da39a25e chore(bazel): remove all no-op go_test targets
PiperOrigin-RevId: 535010591
2023-05-24 15:55:02 -07:00
Google APIs
57b675c153 chore: update go_gapic_assembly_pkg with snippets archive
PiperOrigin-RevId: 524917171
2023-04-17 12:24:09 -07:00
Google APIs
33efee7df4 chore: updated comments
PiperOrigin-RevId: 515690397
2023-03-10 11:23:19 -08:00
Google APIs
b1c7b67191 fix: Add service_yaml_parameters to ruby_cloud_gapic_library targets
PiperOrigin-RevId: 513640313
2023-03-02 14:28:11 -08:00
Google APIs
5edc235617 fix: Add service_yaml_parameters to py_gapic_library BUILD.bazel targets
PiperOrigin-RevId: 510187992
2023-02-16 10:51:01 -08:00
Google APIs
60e595bc90 chore: Update C# BUILD.bazel targets
PiperOrigin-RevId: 510071506
2023-02-16 01:18:40 -08:00
Google APIs
d02e58244d 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: 506711567
2023-02-02 13:42:30 -08:00
Google APIs
758f0d1217 chore: Enable requesting numeric enums in "transport=rest" responses for services supporting this (Java, Go, Python, PHP, TypeScript, C#, and Ruby), even if they do not yet turn on REST transport
chore: disallow "transport=rest" for services where numeric enums are not confirmed to be supported (except in PHP and Java)
PiperOrigin-RevId: 493113566
2022-12-05 14:28:58 -08:00
Google APIs
013b7e1deb chore: Set transport parameter expclicitly for php, nodejs and remaining java gapic rules
PiperOrigin-RevId: 485725710
2022-11-02 16:32:36 -07:00
Google APIs
69fc6c5b87 chore: include generated samples dir for all google apis
PiperOrigin-RevId: 485653021
2022-11-02 11:44:34 -07:00
Google APIs
807125e795 chore: Set rest_numeric_enums = False for all gapic rules explicitly
PiperOrigin-RevId: 485623855
2022-11-02 10:02:17 -07:00
Google APIs
8f81accbe6 chore: Explicitly set transport to grpc for python targets
PiperOrigin-RevId: 474394710
2022-09-14 14:40:43 -07:00
Google APIs
abe15226ba fix: Add py_test targets
PiperOrigin-RevId: 463701296
2022-07-27 16:06:30 -07:00
Google APIs
10d0667af1 Synchronize new proto/yaml changes.
PiperOrigin-RevId: 445932239
2022-05-02 07:56:02 -07:00