You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/azure-cache-for-redis/cache-whats-new.md
+9-3Lines changed: 9 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,6 +13,12 @@ ms.date: 02/28/2024
13
13
14
14
# What's New in Azure Cache for Redis
15
15
16
+
## April 2024
17
+
18
+
Support for a built-in _flush_ operation that can be started at the control plane level for caches in the Basic, Standard, and Premium tier has now reached General Availability (GA).
19
+
20
+
For more information, see [flush data operation](cache-administration.md#flush-data-preview).
21
+
16
22
## February 2024
17
23
18
24
Support for using customer managed keys for disk (CMK) encryption has now reached General Availability (GA).
@@ -33,7 +39,7 @@ Basic, Standard, and Premium tier caches now support a built-in _flush_ operatio
33
39
34
40
For more information, see [flush data operation](cache-administration.md#flush-data-preview).
35
41
36
-
### Update channel for Basic, Standard and Premium Caches (preview)
42
+
### Update channel for Basic, Standard, and Premium Caches (preview)
37
43
38
44
With Basic, Standard or Premium tier caches, you can choose to receive early updates by configuring the "Preview" or the "Stable" update channel.
39
45
@@ -118,15 +124,15 @@ For more information, see [Use Redis modules with Azure Cache for Redis](cache-r
118
124
119
125
### Redis 6 becomes default update
120
126
121
-
All versions of Azure Cache for Redis REST API, PowerShell, Azure CLI and Azure SDK, will create Redis instances using Redis 6 starting January 20, 2023. Previously, we announced this change would take place on November 1, 2022, but due to unforeseen changes, the date has now been pushed out to January 20, 2023.
127
+
All versions of Azure Cache for Redis REST API, PowerShell, Azure CLI, and Azure SDK, create Redis instances using Redis 6 starting January 20, 2023. Previously, we announced this change would take place on November 1, 2022, but due to unforeseen changes, the date has now been pushed out to January 20, 2023.
122
128
123
129
For more information, see [Redis 6 becomes default for new cache instances](#redis-6-becomes-default-for-new-cache-instances).
124
130
125
131
## October 2022
126
132
127
133
### Enhancements for passive geo-replication
128
134
129
-
Several enhancements have been made to the passive geo-replication functionality offered on the Premium tier of Azure Cache for Redis.
135
+
Several enhancements were made to the passive geo-replication functionality offered on the Premium tier of Azure Cache for Redis.
130
136
131
137
- New metrics are available for customers to better track the health and status of their geo-replication link, including statistics around the amount of data that is waiting to be replicated. For more information, see [Monitor Azure Cache for Redis](cache-how-to-monitor.md).
0 commit comments