File tree Expand file tree Collapse file tree 1 file changed +14
-2
lines changed Expand file tree Collapse file tree 1 file changed +14
-2
lines changed Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See updating [ Changelog example here] ( https://keepachangelog.com/en/1.0.0/ )
55
6+ # 1.8.1 (3rd Sept 2024)
7+
8+ ### Removed
9+
10+ - Validation preventing measurement of throughput by ops/sec with the Redisearch module present
11+
12+ ### Fixed
13+
14+ - Slight performance improvement
15+
616# 1.8.0 (12th August 2024)
717
818### Added
@@ -36,8 +46,10 @@ See updating [Changelog example here](https://keepachangelog.com/en/1.0.0/)
3646### Added
3747
3848- Resources for Essentials plans: ` rediscloud_essentials_subscription ` , ` rediscloud_essentials_database `
39- - Datasources for Active-Active deployments: ` rediscloud_active_active_subscription ` , ` rediscloud_active_active_subscription_database `
40- - Datasources for Essentials plans: ` rediscloud_essentials_plan ` , ` rediscloud_essentials_subscription ` , ` rediscloud_essentials_database `
49+ - Datasources for Active-Active
50+ deployments: ` rediscloud_active_active_subscription ` , ` rediscloud_active_active_subscription_database `
51+ - Datasources for Essentials
52+ plans: ` rediscloud_essentials_plan ` , ` rediscloud_essentials_subscription ` , ` rediscloud_essentials_database `
4153- ` modules ` /` global_modules ` can be specified on Active-Active Subscription/Database resources, enabling ` RedisJSON `
4254- All Subscription resources include the ` pricing ` attribute
4355- All Database resources include ` latest_backup_status ` and ` latest_import_status ` attributes as appropriate
You can’t perform that action at this time.
0 commit comments