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
+13-2Lines changed: 13 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,10 +14,18 @@ ms.date: 10/2/2022
14
14
15
15
## November 2022
16
16
17
+
### Support for RedisJSON
18
+
17
19
Support for using the RedisJSON module has now reached General Availability (GA).
18
20
19
21
For more information, see [Use Redis modules with Azure Cache for Redis](cache-redis-modules.md).
20
22
23
+
### Redis 6 becomes default update
24
+
25
+
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.
26
+
27
+
For more information, see [Redis 6 becomes default for new cache instances](#redis-6-becomes-default-for-new-cache-instances).
28
+
21
29
## October 2022
22
30
23
31
### Enhancements for passive geo-replication
@@ -68,10 +76,13 @@ The **RediSearch** module is also now available for Azure Cache for Redis. For m
68
76
69
77
### Redis 6 becomes default for new cache instances
70
78
71
-
Beginning November 1, 2022, all versions of Azure Cache for Redis REST API, PowerShell, Azure CLI, and Azure SDK will create Redis instances using the latest stable version of Redis offered by Azure Cache for Redis by default. Previously, Redis version 4.0 was the default version used. However, as of October 2021, the latest stable Redis version offered in Azure Cache for Redis is 6.0.
79
+
> [!IMPORTANT]
80
+
> Previously, we announced this change would take place on November 1, 2022. The new date is January 20th, 2023. The text has been updated to reflect the new date.
81
+
82
+
Beginning January 20, 2023, all versions of Azure Cache for Redis REST API, PowerShell, Azure CLI, and Azure SDK will create Redis instances using the latest stable version of Redis offered by Azure Cache for Redis by default. Previously, Redis version 4.0 was the default version used. However, as of October 2021, the latest stable Redis version offered in Azure Cache for Redis is 6.0.
72
83
73
84
>[!NOTE]
74
-
> This change does not affect any existing instances. It is only applicable to new instances created from November 1, 2022, and onward.
85
+
> This change does not affect any existing instances. It is only applicable to new instances created from January 20, 2023, and onward.
75
86
>
76
87
> The default Redis version that is used when creating a cache instance can vary because it is based on the latest stable version offered in Azure Cache for Redis.
0 commit comments