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
+10-2Lines changed: 10 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,12 +3,20 @@
3
3
All notable changes to this project will be documented in this file.
4
4
See updating [Changelog example here](https://keepachangelog.com/en/1.0.0/)
5
5
6
+
7
+
# 2.1.2 (19th May 2025)
8
+
9
+
### Added
10
+
11
+
- Query Performance Factor now implemented for resources `rediscloud_subscription` and `rediscloud_subscription_database`
12
+
- Reducing the number of attachments for Private Service Connect from 40 down to 1, in tests and documentation
13
+
6
14
# 2.1.1 (6th Feb 2025)
7
15
8
16
### Added
9
17
10
-
- Documentation related to using the [Redis Cloud Private Service Connect Module](https://github.com/RedisLabs/terraform-rediscloud-private-service-connect)
11
-
to simplify the Terraform configuration.
18
+
- Documentation related to using the [Redis Cloud Private Service Connect Module](https://github.com/RedisLabs/terraform-rediscloud-private-service-connect)
0 commit comments