Changelog
0.2.0 (2025年10月20日)
Features
- Add support for Python 3.14 (98ee71abc0f97c88239b50bf0e0827df19630def)
Bug Fixes
- Deprecate credentials_file argument (98ee71abc0f97c88239b50bf0e0827df19630def)
0.1.15 (2025年03月15日)
Bug Fixes
- [Many APIs] Allow Protobuf 6.x (7295cbb)
0.1.14 (2025年02月18日)
Features
Add REST Interceptors which support reading metadata (c8e0760)
Add support for reading selective GAPIC generation methods from service YAML (c8e0760)
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_attachmentin message.google.cloud.redis.cluster.v1beta1.PscConnection(2d3d9c9)
Bug Fixes
Changed field behavior for an existing field
addressin message.google.cloud.redis.cluster.v1beta1.PscConnection(2d3d9c9)Changed field behavior for an existing field
forwarding_rulein message.google.cloud.redis.cluster.v1beta1.PscConnection(2d3d9c9)Changed field behavior for an existing field
networkin message.google.cloud.redis.cluster.v1beta1.PscConnection(2d3d9c9)Changed field behavior for an existing field
psc_connection_idin message.google.cloud.redis.cluster.v1beta1.PscConnection(2d3d9c9)
Documentation
A comment for enum value
ALWAYSin enumAppendFsyncis changed (2d3d9c9)A comment for enum value
NODE_TYPE_UNSPECIFIEDin enumNodeTypeis changed (2d3d9c9)A comment for field
addressin message.google.cloud.redis.cluster.v1beta1.PscConnectionis changed (2d3d9c9)A comment for field
forwarding_rulein message.google.cloud.redis.cluster.v1beta1.PscConnectionis changed (2d3d9c9)A comment for field
namein message.google.cloud.redis.cluster.v1beta1.Clusteris changed (2d3d9c9)A comment for field
networkin message.google.cloud.redis.cluster.v1beta1.PscConnectionis changed (2d3d9c9)A comment for field
project_idin message.google.cloud.redis.cluster.v1beta1.PscConnectionis changed (2d3d9c9)A comment for field
psc_configsin message.google.cloud.redis.cluster.v1beta1.Clusteris changed (2d3d9c9)A comment for field
psc_connection_idin message.google.cloud.redis.cluster.v1beta1.PscConnectionis changed (2d3d9c9)A comment for field
psc_connectionsin message.google.cloud.redis.cluster.v1beta1.Clusteris changed (2d3d9c9)A comment for field
shard_countin message.google.cloud.redis.cluster.v1beta1.Clusteris 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_attachmentin message.google.cloud.redis.cluster.v1beta1.PscConnection(f551999)
Bug Fixes
Changed field behavior for an existing field
addressin message.google.cloud.redis.cluster.v1beta1.PscConnection(f551999)Changed field behavior for an existing field
forwarding_rulein message.google.cloud.redis.cluster.v1beta1.PscConnection(f551999)Changed field behavior for an existing field
networkin message.google.cloud.redis.cluster.v1beta1.PscConnection(f551999)Changed field behavior for an existing field
psc_connection_idin message.google.cloud.redis.cluster.v1beta1.PscConnection(f551999)
Documentation
A comment for enum value
ALWAYSin enumAppendFsyncis changed (f551999)A comment for enum value
NODE_TYPE_UNSPECIFIEDin enumNodeTypeis changed (f551999)A comment for field
addressin message.google.cloud.redis.cluster.v1beta1.PscConnectionis changed (f551999)A comment for field
forwarding_rulein message.google.cloud.redis.cluster.v1beta1.PscConnectionis changed (f551999)A comment for field
namein message.google.cloud.redis.cluster.v1beta1.Clusteris changed (f551999)A comment for field
networkin message.google.cloud.redis.cluster.v1beta1.PscConnectionis changed (f551999)A comment for field
project_idin message.google.cloud.redis.cluster.v1beta1.PscConnectionis changed (f551999)A comment for field
psc_configsin message.google.cloud.redis.cluster.v1beta1.Clusteris changed (f551999)A comment for field
psc_connection_idin message.google.cloud.redis.cluster.v1beta1.PscConnectionis changed (f551999)A comment for field
psc_connectionsin message.google.cloud.redis.cluster.v1beta1.Clusteris changed (f551999)A comment for field
shard_countin message.google.cloud.redis.cluster.v1beta1.Clusteris 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)