Commit graph

50 commits

Author SHA1 Message Date
Google APIs
9415ba048a chore: update copyright year for auto-generated protos
PiperOrigin-RevId: 732130682
2025-02-28 07:26:00 -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
62b41960a7 feat: add Dataplex integration opt-in field
PiperOrigin-RevId: 648786150
2024-07-02 11:28:47 -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
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
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
5f8a02d6b7 docs: update a few doc comments
PiperOrigin-RevId: 611608182
2024-02-29 15:05:34 -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
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
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
Google APIs
d7360b4879 feat: added value UNABLE_TO_VERIFY_DEFINERS to enum SqlExternalSyncSettingErrorType
PiperOrigin-RevId: 597303014
2024-01-10 11:12:37 -08:00
Google APIs
364cba15e2 feat: added values INCOMPATIBLE_DATABASE_MINOR_VERSION and
`SOURCE_MAX_SUBSCRIPTIONS` to enum `SqlExternalSyncSettingErrorType
docs: Update docs for `ssl_mode` since now MySQL also supports it

PiperOrigin-RevId: 596708283
2024-01-08 14:48:58 -08:00
Google APIs
c278ac69f2 feat: Release new database instance field "SqlNetworkArchitecture"
PiperOrigin-RevId: 590477518
2023-12-13 00:10:57 -08:00
Google APIs
6772353286 feat: new SQL API warning code COMPROMISED_CREDENTIALS
feat: new SQL API warning code INTERNAL_STATE_FAILURE
feat: new field SqlOperationStatus.api_warning
feat: new field PasswordValidationPolicy.disallow_compromised_credentials
feat: new SqlUpdateTrack value week5

PiperOrigin-RevId: 588161111
2023-12-05 12:53:01 -08:00
Google APIs
f5d61d7bc1 feat: added Demote RPC
PiperOrigin-RevId: 586089229
2023-11-28 13:38:01 -08:00
Google APIs
c6a428172c 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: 584410417
2023-11-21 13:14:50 -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
a9ebb312b1 feat: added DatabaseInstance.primary_dns_name
docs: minor comments update

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

PiperOrigin-RevId: 570211856
2023-10-02 16:23:55 -07:00
Google APIs
0bec7b7e0b feat: added RPC GetLatestRecoveryTime
feat: added Private Service Connect configuration

PiperOrigin-RevId: 559248737
2023-08-22 15:59:21 -07:00
Google APIs
f07ba76919 feat: added SqlAvailableDatabaseVersionsService service
feat: added SqlEventsService
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
feat: added SqlRegionsService service

PiperOrigin-RevId: 544126885
2023-06-28 12:20:27 -07:00
Google APIs
4bc947e960 chore: remove linter comment
PiperOrigin-RevId: 539804242
2023-06-12 17:22:06 -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
69bd201dff feat: add new client versions with client surface
PiperOrigin-RevId: 530414173
2023-05-08 14:51:22 -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
cfa1b3782d chore: remove unused proto imports
PiperOrigin-RevId: 468735472
2022-08-19 10:41:57 -07:00
Google APIs
abe15226ba fix: Add py_test targets
PiperOrigin-RevId: 463701296
2022-07-27 16:06:30 -07:00
Google APIs
8a251f5225 feat: Enable REST transport for most of Java and Go clients
PiperOrigin-RevId: 456641589
2022-06-22 17:01:19 -07:00
Google APIs
10d0667af1 Synchronize new proto/yaml changes.
PiperOrigin-RevId: 445932239
2022-05-02 07:56:02 -07:00
Google APIs
eddd3d845b feat: add C++ rules for many Cloud services
PiperOrigin-RevId: 411620635
2021-11-22 12:24:05 -08:00
Google APIs
ea09b6554a feat: publish cloud/sql/v1 artifacts
PiperOrigin-RevId: 397185811
2021-09-16 15:43:30 -07:00