Skip to content

Commit 6796787

Browse files
Merge pull request #219794 from flang-msft/fxl---new-announcement-Redis-6-default-in-January
fxl---Added updates/correction for default new caches
2 parents b4bdf71 + e54f7a9 commit 6796787

File tree

1 file changed

+13
-2
lines changed

1 file changed

+13
-2
lines changed

articles/azure-cache-for-redis/cache-whats-new.md

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,18 @@ ms.date: 10/2/2022
1414

1515
## November 2022
1616

17+
### Support for RedisJSON
18+
1719
Support for using the RedisJSON module has now reached General Availability (GA).
1820

1921
For more information, see [Use Redis modules with Azure Cache for Redis](cache-redis-modules.md).
2022

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+
2129
## October 2022
2230

2331
### Enhancements for passive geo-replication
@@ -68,10 +76,13 @@ The **RediSearch** module is also now available for Azure Cache for Redis. For m
6876

6977
### Redis 6 becomes default for new cache instances
7078

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.
7283

7384
>[!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.
7586
>
7687
> 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.
7788

0 commit comments

Comments
 (0)