Commit graph

97 commits

Author SHA1 Message Date
Google APIs
3dd1b3bd1b feat: add GREEN_INSTANCE to SqlInstanceType enums
docs: deprecate replication_log_archiving_enabled in Cloud SQL Admin API
feat: Exposing API proto for Performance Capture GA release
feat: add 2 new output only API flags to show PSC auto DNS status
feat: add connection_name to ConnectSettings

PiperOrigin-RevId: 938644362
2026-06-26 09:59:47 -07:00
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
06fde4541d feat: A new field target_instance_settings is added to message .google.cloud.sql.v1.PointInTimeRestoreContext
feat: A new field `target_instance_clear_settings_field_names` is added to message `.google.cloud.sql.v1.PointInTimeRestoreContext`
feat: A new field `region` is added to message `.google.cloud.sql.v1.PointInTimeRestoreContext`
feat: A new value `PROJECT_ABUSE` is added to enum `SqlSuspensionReason`
feat: A new field `psc_auto_dns_enabled` is added to message `.google.cloud.sql.v1.PscConfig`
feat: A new field `psc_write_endpoint_dns_enabled` is added to message `.google.cloud.sql.v1.PscConfig`
feat: A new value `PRE_CHECK_MAJOR_VERSION_UPGRADE` is added to enum `SqlOperationType`
feat: A new field `accelerated_replica_mode` is added to message `.google.cloud.sql.v1.Settings`
feat: A new value `POSTGRES_19` is added to enum `SqlDatabaseVersion`
feat: A new value `SQLSERVER_2025_STANDARD` is added to enum `SqlDatabaseVersion`
feat: A new value `SQLSERVER_2025_ENTERPRISE` is added to enum `SqlDatabaseVersion`
feat: A new value `SQLSERVER_2025_EXPRESS` is added to enum `SqlDatabaseVersion`
docs: A comment for field `project` in message `.google.cloud.sql.v1.SqlInstancesCloneRequest` is changed
docs: A comment for field `auto_iam_authn` in message `.google.cloud.sql.v1.ExecuteSqlPayload` is changed
docs: A comment for field `consumer_project` in message `.google.cloud.sql.v1.PscAutoConnectionConfig` is changed
docs: A comment for message `PerformanceCaptureConfig` is changed
docs: A comment for field `enabled` in message `.google.cloud.sql.v1.PerformanceCaptureConfig` is changed
docs: A comment for field `probing_interval_seconds` in message `.google.cloud.sql.v1.PerformanceCaptureConfig` is changed
docs: A comment for field `probe_threshold` in message `.google.cloud.sql.v1.PerformanceCaptureConfig` is changed
docs: A comment for field `running_threads_threshold` in message `.google.cloud.sql.v1.PerformanceCaptureConfig` is changed
docs: A comment for field `seconds_behind_source_threshold` in message `.google.cloud.sql.v1.PerformanceCaptureConfig` is changed
docs: A comment for field `transaction_duration_threshold` in message `.google.cloud.sql.v1.PerformanceCaptureConfig` is changed

PiperOrigin-RevId: 921857990
2026-05-26 21:05:22 -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
d90d23fa13 feat: upgrade protobuf from v25.7 to v31.0
PiperOrigin-RevId: 881595129
2026-03-10 13:26:56 -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
7ef9d7a8be feat: Added cross-project cloning support and enhanced database user role management to the v1 API
docs: A comment for enum `Edition` is changed

PiperOrigin-RevId: 864786941
2026-02-03 03:08:49 -08:00
Google APIs
a3647b4866 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: 861610287
2026-01-27 02:34:19 -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
110554fa59 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

PiperOrigin-RevId: 853222543
2026-01-07 05:49:41 -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
d9a16f2fee chore: update package names to published versions
PiperOrigin-RevId: 816463622
2025-10-07 18:18:22 -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
b7e013ac0b chore: update preview/stable values for previously migrated libraries, and do not attempt to regenerate .OwlBot.yaml for libraries that already exist
PiperOrigin-RevId: 808815559
2025-09-18 18:10:09 -07:00
Google APIs
425c9e6e70 chore: create new top-level build rule to remove the post-processor
PiperOrigin-RevId: 806562104
2025-09-12 23:37:29 -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
35af68f36a chore: update copyright year for auto-generated protos
PiperOrigin-RevId: 731706440
2025-02-27 06:41:57 -08:00
Google APIs
dd72db97d8 fix: use json_name annotations where needed
PiperOrigin-RevId: 730847553
2025-02-25 05:43:59 -08:00
Google APIs
970e691c23 chore: Configure Ruby clients for SQL Admin
PiperOrigin-RevId: 676929108
2024-09-20 12:17:57 -07:00
Google APIs
9f3335a0e8 feat: A new field max_chargeable_bytes is added to message .google.cloud.sql.v1.BackupRun
feat: A new enum `CaMode` is added
feat: A new field `server_ca_mode` is added to message `.google.cloud.sql.v1.ConnectSettings`
feat: A new field `satisfies_pzi` is added to message `.google.cloud.sql.v1.DatabaseInstance`
feat: A new field `switch_transaction_logs_to_cloud_storage_enabled` is added to message `.google.cloud.sql.v1.DatabaseInstance`
feat: A new value `UNSUPPORTED_COLUMNS` is added to enum `SqlExternalSyncSettingErrorType`
feat: A new enum `CaMode` is added
feat: A new field `server_ca_mode` is added to message `.google.cloud.sql.v1.IpConfiguration`
feat: A new value `MAJOR_VERSION_UPGRADE` is added to enum `SqlOperationType`
docs: A comment for method `AddServerCa` in service `SqlInstancesService` is changed
docs: A comment for method `RotateServerCa` in service `SqlInstancesService` is changed

PiperOrigin-RevId: 665459194
2024-08-20 11:45:14 -07:00
Google APIs
51d7fa890f feat: add Postgres Import/Export config messages
PiperOrigin-RevId: 655231833
2024-07-23 11:10:57 -07:00
Google APIs
7613f7dbea docs: formatting, grammar, better comments for MaintenanceWindow and SqlUpdateTrack
PiperOrigin-RevId: 653721475
2024-07-18 12:46:29 -07:00
Google APIs
46d63dc11e feat: add EXTENSIONS_NOT_ENABLED_IN_REPLICA error type
PiperOrigin-RevId: 650720557
2024-07-09 12:30:01 -07: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
62b41960a7 feat: add Dataplex integration opt-in field
PiperOrigin-RevId: 648786150
2024-07-02 11:28:47 -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
2bbcfb5d08 feat: A new field upgradable_database_versions is added to message .google.cloud.sql.v1.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`
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.v1.CloneContext` is changed
docs: A comment for field `advanced_machine_features` in message `.google.cloud.sql.v1.Settings` is changed

PiperOrigin-RevId: 646631009
2024-06-25 15:39:37 -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
63f1b7ba6d feat: A new field psa_write_endpoint is added to message .google.cloud.sql.v1.ReplicationCluster
feat: A new value `SWITCHOVER_TO_REPLICA` is added to enum `SqlOperationType`
docs: A comment for field `satisfies_pzs` in message `.google.cloud.sql.v1.DatabaseInstance` is changed
docs: A comment for enum value `SWITCHOVER` in enum `SqlOperationType` is changed

PiperOrigin-RevId: 643109418
2024-06-13 13:47:03 -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
b7bcc9b8b3 feat: Support for CLUSTER_MAINTENANCE and SELF_SERVICE_MAINTENANCE operation types
feat: Support for MySQL 8.4
docs: Various updates and clarifications to the documentation

PiperOrigin-RevId: 639967918
2024-06-03 17:44:16 -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
b63fdfa0b1 feat: Support for the AcquireSsrsLease and ReleaseSsrsLease RPCs
feat: Support for migration type and PostgreSQL parallel level in the VerifyExternalSyncSettings call
feat: Support for setting the migration type when starting an external sync
feat: Support for additional error types in external sync settings
feat: DatabaseInstance resource now includes disaster recovery replica information and Gemini configuration
feat: BackupConfiguration resource now includes transactional log storage location
feat: ImportContext now includes options for importing data from SQL statements
feat: Operation resource now includes context for acquire SSRS lease operations
feat: Support for additional SQL operations related to SSRS leases and old primary reconfiguration
feat: Databsae instance settings now includes a flag to enable Vertex AI integration
feat: Support for several newer releases of MySQL 8.0
docs: Note that `ssl_mode` is now used by all databases including SQL Server

PiperOrigin-RevId: 629471589
2024-04-30 11:15:46 -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
5f8a02d6b7 docs: update a few doc comments
PiperOrigin-RevId: 611608182
2024-02-29 15:05:34 -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
49cec36c34 docs: Deprecate field disallow_compromised_credentials of PasswordValidationPolicy
PiperOrigin-RevId: 609835592
2024-02-23 14:20:44 -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
cfb7db9815 feat: A new value SUBSCRIPTION_CALCULATION_STATUS is added to enum SqlExternalSyncSettingErrorType
feat: A new field `threads` is added to message `.google.cloud.sql.v1.ExportContext`
feat: A new field `parallel` is added to message `.google.cloud.sql.v1.ExportContext`
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: 606684808
2024-02-13 11:11:46 -08:00
Google APIs
3dbe7d46a7 docs: minor comments update
PiperOrigin-RevId: 602824336
2024-01-30 13:30:56 -08:00
Google APIs
00b0ded37f docs: fix formatting in ssl_mode comment
PiperOrigin-RevId: 602782349
2024-01-30 11:06:42 -08:00
Google APIs
c962af56a6 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: 598901884
2024-01-16 11:27:35 -08:00