Skip to content

Commit 89e84ae

Browse files
committed
docs: CHANGELOG.md
1 parent 9a6db6a commit 89e84ae

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,15 @@
33
All notable changes to this project will be documented in this file.
44
See updating [Changelog example here](https://keepachangelog.com/en/1.0.0/)
55

6+
7+
# 2.7.1 (27th October 2025)
8+
9+
## Fixed
10+
- rediscloud_subscription_database: The query_performance_factor attribute can now be updated in-place without recreating the database. Previously, any changes to this attribute would force resource replacement.
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+
by default in Redis 8.0+, so configuration differences are now properly suppressed.
13+
- Test Suite: Fixed incorrect file path references in acceptance tests.
14+
615
# 2.7.0 (22nd October 2025)
716

817
## Added:

0 commit comments

Comments
 (0)