You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,11 +10,11 @@ See updating [Changelog example here](https://keepachangelog.com/en/1.0.0/)
10
10
11
11
- Redis Database version support on create. Specify a version on create to create a DB of that version.
12
12
- Database upgrade path. If you specify a different version to something already specified, the provider will upgrade your database to the new version. Will fail on downgrade.
13
+
- Redis AA Database version support on create. No upgrade path yet - if you change your `redis_version` it will force a new resource.
14
+
- Updated data sources for pro and active active databases to also support `redis_version`.
13
15
14
16
### Changed
15
17
- Updating multiple dependencies.
16
-
17
-
### Removed
18
18
- Deprecate subscription version support. If you use `redis_version` on your pro subscription a warning will come up. This will be removed entirely on a major update.
0 commit comments