Commit graph

24 commits

Author SHA1 Message Date
Google APIs
01f1127872 Synchronize new proto/yaml changes.
PiperOrigin-RevId: 908269410
2026-04-30 11:02:40 -07:00
Google APIs
050eac0724 feat: [Memorystore for Valkey] Updating new node types added
PiperOrigin-RevId: 905204309
2026-04-24 13:50:23 -07:00
Google APIs
5401c0c508 feat: [Memorystore for Valkey] Updating new node types added
PiperOrigin-RevId: 905202200
2026-04-24 13:45:21 -07:00
Google APIs
1568178252 feat: [Memorystore for Valkey] Add support for Flexible CA feature
PiperOrigin-RevId: 893211666
2026-04-01 18:31:30 -07:00
Google APIs
2611235023 feat: [Memorystore for Valkey] Add support for Flexible CA feature
PiperOrigin-RevId: 892004368
2026-03-31 15:14:06 -07:00
Google APIs
4a55538402 feat: [Memorystore for Redis Cluster] Add support for Flexible CA feature
PiperOrigin-RevId: 891808664
2026-03-31 15:12:44 -07:00
Google APIs
456866bff2 feat: [Memorystore for Valkey] Add support for Flexible CA feature
PiperOrigin-RevId: 892004368
2026-03-30 17:44:56 -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
75fccabfe6 chore: upgrade the release_version of memorystore to stable
PiperOrigin-RevId: 856730778
2026-01-15 10:59:07 -08:00
Google APIs
b60f5a5783 feat: A new field Instance.simulate_maintenance_event is added to message .google.cloud.memorystore.v1.
feat: A new field `satisfies_pzs` is added to message `.google.cloud.memorystore.v1.Instance`
feat: A new field `satisfies_pzi` is added to message `.google.cloud.memorystore.v1.Instance`
feat: A new field `kms_key` is added to message `.google.cloud.memorystore.v1.Instance`
feat: A new field `encryption_info` is added to message `.google.cloud.memorystore.v1.Instance`
feat: A new field `maintenance_version` is added to message `.google.cloud.memorystore.v1.Instance`
feat: A new field `effective_maintenance_version` is added to message `.google.cloud.memorystore.v1.Instance`
feat: A new field `available_maintenance_versions` is added to message `.google.cloud.memorystore.v1.Instance`
feat: A new field `allow_fewer_zones_deployment` is added to message `.google.cloud.memorystore.v1.Instance`
feat: A new field `total_backup_size_bytes` is added to message `.google.cloud.memorystore.v1.BackupCollection`
feat: A new field `total_backup_count` is added to message `.google.cloud.memorystore.v1.BackupCollection`
feat: A new field `last_backup_time` is added to message `.google.cloud.memorystore.v1.BackupCollection`
feat: A new field `encryption_info` is added to message `.google.cloud.memorystore.v1.Backup`
feat: A new message `EncryptionInfo` is added
docs: A comment for field `discovery_endpoints` in message `.google.cloud.memorystore.v1.Instance` is changed

PiperOrigin-RevId: 844938993
2025-12-15 15:16:17 -08: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
36533b09a6 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: 808289479
2025-09-17 14:49:50 -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
bab01b38ef 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: 759724486
2025-05-16 13:00:01 -07:00
Google APIs
4554091fa6 fix: Changed field behavior for an existing field psc_connection_id in message .google.cloud.memorystore.v1.PscConnection
feat: A new resource_definition `cloudkms.googleapis.com/CryptoKey` is added
feat: A new method `RescheduleMaintenance` is added to service `Memorystore`
feat: A new method `ListBackupCollections` is added to service `Memorystore`
feat: A new method `GetBackupCollection` is added to service `Memorystore`
feat: A new method `ListBackups` is added to service `Memorystore`
feat: A new method `GetBackup` is added to service `Memorystore`
feat: A new method `DeleteBackup` is added to service `Memorystore`
feat: A new method `ExportBackup` is added to service `Memorystore`
feat: A new method `BackupInstance` is added to service `Memorystore`
feat: A new field `target_engine_version` is added to message `.google.cloud.memorystore.v1.Instance`
feat: A new field `target_node_type` is added to message `.google.cloud.memorystore.v1.Instance`
feat: A new message `GcsBackupSource` is added
feat: A new message `ManagedBackupSource` is added
feat: A new field `gcs_source` is added to message `.google.cloud.memorystore.v1.Instance`
feat: A new field `managed_backup_source` is added to message `.google.cloud.memorystore.v1.Instance`
feat: A new field `psc_attachment_details` is added to message `.google.cloud.memorystore.v1.Instance`
feat: A new field `ondemand_maintenance` is added to message `.google.cloud.memorystore.v1.Instance`
feat: A new field `maintenance_policy` is added to message `.google.cloud.memorystore.v1.Instance`
feat: A new field `maintenance_schedule` is added to message `.google.cloud.memorystore.v1.Instance`
feat: A new field `cross_instance_replication_config` is added to message `.google.cloud.memorystore.v1.Instance`
feat: A new field `async_instance_endpoints_deletion_enabled` is added to message `.google.cloud.memorystore.v1.Instance`
feat: A new field `backup_collection` is added to message `.google.cloud.memorystore.v1.Instance`
feat: A new field `automated_backup_config` is added to message `.google.cloud.memorystore.v1.Instance`
feat: A new message `AutomatedBackupConfig` is added
feat: A new message `BackupCollection` is added
feat: A new resource_definition `memorystore.googleapis.com/BackupCollection` is added
feat: A new message `Backup` is added
feat: A new resource_definition `memorystore.googleapis.com/Backup` is added
feat: A new message `BackupFile` is added
feat: A new message `CrossInstanceReplicationConfig` is added
feat: A new message `MaintenancePolicy` is added
feat: A new message `WeeklyMaintenanceWindow` is added
feat: A new message `MaintenanceSchedule` is added
feat: A new message `PscAttachmentDetail` is added
feat: A new field `port` is added to message `.google.cloud.memorystore.v1.PscConnection`
feat: A new message `RescheduleMaintenanceRequest` is added
feat: A new message `ListBackupCollectionsRequest` is added
feat: A new message `ListBackupCollectionsResponse` is added
feat: A new message `GetBackupCollectionRequest` is added
feat: A new message `ListBackupsRequest` is added
feat: A new message `ListBackupsResponse` is added
feat: A new message `GetBackupRequest` is added
feat: A new message `DeleteBackupRequest` is added
feat: A new message `ExportBackupRequest` is added
feat: A new message `BackupInstanceRequest` is added
docs: A comment for field `psc_auto_connection` in message `.google.cloud.memorystore.v1.Instance` is changed
docs: A comment for field `discovery_endpoints` in message `.google.cloud.memorystore.v1.Instance` is changed
docs: A comment for field `node_type` in message `.google.cloud.memorystore.v1.Instance` is changed
docs: A comment for field `engine_version` in message `.google.cloud.memorystore.v1.Instance` is changed
docs: A comment for field `psc_auto_connections` in message `.google.cloud.memorystore.v1.Instance` is changed
docs: A comment for field `port` in message `.google.cloud.memorystore.v1.PscAutoConnection` is changed
docs: A comment for field `psc_connection_id` in message `.google.cloud.memorystore.v1.PscConnection` is changed

PiperOrigin-RevId: 753627410
2025-05-01 09:55:07 -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
49bbd6ba0f feat!: Updated google-cloud-memorystore-v1 dependency to version 1.x
PiperOrigin-RevId: 725730346
2025-02-11 12:30:49 -08:00
Google APIs
f6c71177d0 feat: add Instance.Mode.CLUSTER_DISABLED value, and deprecate STANDALONE
docs: A comment for enum value `STANDALONE` in enum `Mode` is changed

PiperOrigin-RevId: 725134583
2025-02-10 02:42:56 -08:00
Google APIs
77857c7930 feat: add Instance.Mode.CLUSTER_DISABLED value, and deprecate STANDALONE
docs: A comment for enum value `STANDALONE` in enum `Mode` is changed

PiperOrigin-RevId: 725131190
2025-02-10 02:29:46 -08:00
Google APIs
3be31fed1e chore: Configure google-cloud-memorystore Ruby client
PiperOrigin-RevId: 703291947
2024-12-05 16:37:33 -08:00
Google APIs
092fc5ec1a fix!: rename v1beta path of Memorystore API
docs: clarified resource wording

PiperOrigin-RevId: 699229199
2024-11-22 11:10:21 -08:00
Google APIs
6cac7aa777 fix!: rename v1 path of Memorystore API
docs: clarified resource wording

PiperOrigin-RevId: 699228265
2024-11-22 11:07:43 -08:00
Google APIs
b7c5b60ee7 feat: publishing v1 version of Memorystore API
PiperOrigin-RevId: 691873596
2024-10-31 11:22:40 -07:00
Google APIs
0a0f55aa7a feat: publishing v1beta version of Memorystore API
PiperOrigin-RevId: 691872215
2024-10-31 11:19:57 -07:00