Skip to content

Commit 48042cf

Browse files
authored
1.8.1 (#565)
1 parent 926b125 commit 48042cf

File tree

1 file changed

+14
-2
lines changed

1 file changed

+14
-2
lines changed

CHANGELOG.md

Lines changed: 14 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,16 @@
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+
# 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

0 commit comments

Comments
 (0)