Commit graph

20 commits

Author SHA1 Message Date
Google APIs
97d28ba114 feat: add client library publishing configuration for SQL Admin
docs: A comment for field `replication_log_archiving_enabled` in message `.google.cloud.sql.v1beta4.BackupConfiguration` is changed

PiperOrigin-RevId: 952133611
2026-07-22 08:23:40 -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
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
35af68f36a chore: update copyright year for auto-generated protos
PiperOrigin-RevId: 731706440
2025-02-27 06:41:57 -08: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
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
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
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
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
b5efd1e4bf feat: Added new database versions MYSQL_8_0_27 and MYSQL_8_0_28
Added `retention_interval` and `upload_interval` properties in the SqlServerAuditConfig proto
Added `enable_password_policy` property in the PasswordValidationPolicy proto

PiperOrigin-RevId: 438053615
2022-03-29 10:01:29 -07:00
Google APIs
ce08228300 feat: add new fields to DatabaseInstance message in the cloud_sql_resources.proto and cleanup proto descriptions
PiperOrigin-RevId: 424175097
2022-01-25 14:06:13 -08:00
Google APIs
3523dff6e8 fix!: fixed HTTP body for VerifyExternalSyncSettings and StartExternalSync
feat: Add new cloud_sql_connect.proto and updates in cloud_sql_resources.proto, cloud_sql_tiers.proto, and cloud_sql_users.proto.

PiperOrigin-RevId: 416672082
2021-12-15 16:22:12 -08:00
Google APIs
39949e923b feat: publish cloud/sql/v1beta4 artifacts
PiperOrigin-RevId: 375724077
2021-05-25 09:33:33 -07:00