Commit graph

15 commits

Author SHA1 Message Date
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