Version history
Version 1.3.0, released 2024-06-10
New features
- [Memorystore for Redis Cluster] Add support for different node types (commit 536acb5)
- [Memorystore for Redis Cluster] Add persistence support (commit 536acb5)
- [Memorystore for Redis Cluster] Get details of certificate authority from redis cluster (commit 536acb5)
Documentation improvements
- [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 (commit 536acb5)
Version 1.2.0, released 2024-05-14
New features
- Add IServiceCollection extension methods for client registration where an IServiceProvider is required. (commit 022fab2)
Version 1.1.0, released 2024-03-26
New features
- Change netstandard2.1 target to netstandard2.0 (commit 82bea85)
Version 1.0.0, released 2024-03-12
No API surface changes; just promotion to GA.
Version 1.0.0-beta02, released 2024-02-29
No API surface changes; just dependency updates.
Version 1.0.0-beta01, released 2023-10-31
Initial release.