Skip to content

v2.7.1

Choose a tag to compare

@burythehammer burythehammer released this 28 Oct 11:05
· 49 commits to main since this release
d79ce04

Fixed

  • 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.
  • When you remove the deprecated field redis_version field in subscriptions it should not attempt to force renew the resource.
  • 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
    by default in Redis 8.0+, so configuration differences are now properly suppressed.
  • Support for a new pending status for subscription and database updates.
  • Test Suite: Fixed incorrect file path references in acceptance tests.

Full Changelog: v2.7.0...v2.7.1