File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -6,23 +6,23 @@ See updating [Changelog example here](https://keepachangelog.com/en/1.0.0/)
66
77### Added
88
9- - a ` resp_version ` property on activeactive databases
10- - a ` resp_version ` property on regions
9+ - a ` resp_version ` property on active-active databases
10+ - a ` resp_version ` property on active-active regions
1111
1212## 1.4.0 (21 November 2023)
1313
1414### Added
1515
16- - a ` resp_version ` property on regular databases
17- - an ` enable_default_user ` property on regular databases
18- - a ` redis_version ` property on both regular and activeactive subscriptions
16+ - a ` resp_version ` property on single-region databases
17+ - an ` enable_default_user ` property on single-region databases
18+ - a ` redis_version ` property on both single-region and active-active subscriptions
1919
2020## 1.3.3 (10 November 2023)
2121
2222### Fixed
2323
24- - Improved waiting/timeout behaviour including making use of the ` status ` property on ACL Users.
25- - Measuring throughput by ` operations-per-second ` is not compatible with the ` RediSearch ` module.
24+ - Improved waiting/timeout behavior, including making use of the ` status ` property on ACL Users.
25+ - Measuring throughput by ` operations-per-second ` is incompatible with the ` RediSearch ` module.
2626- Slight documentation changes.
2727- Alerts can be removed from databases as expected.
2828
You can’t perform that action at this time.
0 commit comments