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: CHANGELOG.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,6 +11,7 @@ See updating [Changelog example here](https://keepachangelog.com/en/1.0.0/)
11
11
- rediscloud_subscription_database (Redis 8.0+): Fixed drift detection issues where explicitly configured modules would incorrectly show as changes requiring resource replacement after upgrading to Redis 8.0 or higher. Modules are bundled
12
12
by default in Redis 8.0+, so configuration differences are now properly suppressed.
13
13
- rediscloud_subscription_database (Redis 8.0+): The warning for modules has been made more prominent.
14
+
- Support for a new pending status for subscription and database updates.
14
15
- Test Suite: Fixed incorrect file path references in acceptance tests.
0 commit comments