Changelog
0.1.13 (2025-01-20)
Features
[Memorystore for Redis Cluster] Added support for Backups and Backup Collections (2d3d9c9)
[Memorystore for Redis Cluster] Added support for CMEK (2d3d9c9)
[Memorystore for Redis Cluster] Added support for Cross Cluster Replication (2d3d9c9)
[Memorystore for Redis Cluster] Added support for maintenance window and rescheduling maintenance (2d3d9c9)
[Memorystore for Redis Cluster] Added support for Multiple VPCs (2d3d9c9)
New REQUIRED field
service_attachment
in message.google.cloud.redis.cluster.v1beta1.PscConnection
(2d3d9c9)
Bug Fixes
Changed field behavior for an existing field
address
in message.google.cloud.redis.cluster.v1beta1.PscConnection
(2d3d9c9)Changed field behavior for an existing field
forwarding_rule
in message.google.cloud.redis.cluster.v1beta1.PscConnection
(2d3d9c9)Changed field behavior for an existing field
network
in message.google.cloud.redis.cluster.v1beta1.PscConnection
(2d3d9c9)Changed field behavior for an existing field
psc_connection_id
in message.google.cloud.redis.cluster.v1beta1.PscConnection
(2d3d9c9)
Documentation
A comment for enum value
ALWAYS
in enumAppendFsync
is changed (2d3d9c9)A comment for enum value
NODE_TYPE_UNSPECIFIED
in enumNodeType
is changed (2d3d9c9)A comment for field
address
in message.google.cloud.redis.cluster.v1beta1.PscConnection
is changed (2d3d9c9)A comment for field
forwarding_rule
in message.google.cloud.redis.cluster.v1beta1.PscConnection
is changed (2d3d9c9)A comment for field
name
in message.google.cloud.redis.cluster.v1beta1.Cluster
is changed (2d3d9c9)A comment for field
network
in message.google.cloud.redis.cluster.v1beta1.PscConnection
is changed (2d3d9c9)A comment for field
project_id
in message.google.cloud.redis.cluster.v1beta1.PscConnection
is changed (2d3d9c9)A comment for field
psc_configs
in message.google.cloud.redis.cluster.v1beta1.Cluster
is changed (2d3d9c9)A comment for field
psc_connection_id
in message.google.cloud.redis.cluster.v1beta1.PscConnection
is changed (2d3d9c9)A comment for field
psc_connections
in message.google.cloud.redis.cluster.v1beta1.Cluster
is changed (2d3d9c9)A comment for field
shard_count
in message.google.cloud.redis.cluster.v1beta1.Cluster
is changed (2d3d9c9)
0.1.12 (2025-01-14)
Features
[Memorystore for Redis Cluster] Added support for Backups and Backup Collections (f551999)
[Memorystore for Redis Cluster] Added support for CMEK (f551999)
[Memorystore for Redis Cluster] Added support for Cross Cluster Replication (f551999)
[Memorystore for Redis Cluster] Added support for maintenance window and rescheduling maintenance (f551999)
[Memorystore for Redis Cluster] Added support for Multiple VPCs (f551999)
New REQUIRED field
service_attachment
in message.google.cloud.redis.cluster.v1beta1.PscConnection
(f551999)
Bug Fixes
Changed field behavior for an existing field
address
in message.google.cloud.redis.cluster.v1beta1.PscConnection
(f551999)Changed field behavior for an existing field
forwarding_rule
in message.google.cloud.redis.cluster.v1beta1.PscConnection
(f551999)Changed field behavior for an existing field
network
in message.google.cloud.redis.cluster.v1beta1.PscConnection
(f551999)Changed field behavior for an existing field
psc_connection_id
in message.google.cloud.redis.cluster.v1beta1.PscConnection
(f551999)
Documentation
A comment for enum value
ALWAYS
in enumAppendFsync
is changed (f551999)A comment for enum value
NODE_TYPE_UNSPECIFIED
in enumNodeType
is changed (f551999)A comment for field
address
in message.google.cloud.redis.cluster.v1beta1.PscConnection
is changed (f551999)A comment for field
forwarding_rule
in message.google.cloud.redis.cluster.v1beta1.PscConnection
is changed (f551999)A comment for field
name
in message.google.cloud.redis.cluster.v1beta1.Cluster
is changed (f551999)A comment for field
network
in message.google.cloud.redis.cluster.v1beta1.PscConnection
is changed (f551999)A comment for field
project_id
in message.google.cloud.redis.cluster.v1beta1.PscConnection
is changed (f551999)A comment for field
psc_configs
in message.google.cloud.redis.cluster.v1beta1.Cluster
is changed (f551999)A comment for field
psc_connection_id
in message.google.cloud.redis.cluster.v1beta1.PscConnection
is changed (f551999)A comment for field
psc_connections
in message.google.cloud.redis.cluster.v1beta1.Cluster
is changed (f551999)A comment for field
shard_count
in message.google.cloud.redis.cluster.v1beta1.Cluster
is changed (f551999)
0.1.11 (2024-12-12)
Features
- Add support for opt-in debug logging (8e6b0cc)
Bug Fixes
- Fix typing issue with gRPC metadata when key ends in -bin (8e6b0cc)
0.1.10 (2024-11-11)
Bug Fixes
0.1.9 (2024-10-24)
Features
0.1.8 (2024-07-30)
Bug Fixes
- Retry and timeout values do not propagate in requests during pagination (42c4d04)
0.1.7 (2024-07-08)
Bug Fixes
0.1.6 (2024-06-05)
Features
[Memorystore for Redis Cluster] Add persistence support (6a70a4b)
[Memorystore for Redis Cluster] Add support for different node types (6a70a4b)
[Memorystore for Redis Cluster] Get details of certificate authority from redis cluster (6a70a4b)
Documentation
- [Memorystore for Redis Cluster] size_gb field shows the size of the cluster rounded up to the next integer, precise_size_gb field will show the exact size of the cluster (6a70a4b)
0.1.5 (2024-03-05)
Bug Fixes
0.1.4 (2024-02-22)
Bug Fixes
deps: [Many APIs] Require
google-api-core>=1.34.1
(#12309) (c23398a)fix ValueError in test__validate_universe_domain (89c1b05)
0.1.3 (2024-02-06)
Bug Fixes
Add google-auth as a direct dependency (e75fcf6)
Add staticmethod decorator to _get_client_cert_source and _get_api_endpoint (e75fcf6)
Resolve AttributeError ‘Credentials’ object has no attribute ‘universe_domain’ (e75fcf6)
0.1.2 (2024-02-01)
Features
- Allow users to explicitly configure universe domain (4368029)
0.1.1 (2023-12-07)
Features
Add support for python 3.12 (9a629e1)
Introduce compatibility with native namespace packages (9a629e1)