Skip to content

Commit 7bacdbf

Browse files
committed
docs: adding to changelog
1 parent 53b6f10 commit 7bacdbf

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,11 @@ See updating [Changelog example here](https://keepachangelog.com/en/1.0.0/)
77

88
## Added:
99
- Support for disabling public endpoints on databases. When public endpoints are disabled, database connections are restricted to private networks only (via VPC peering, PrivateLink, or Private Service Connect).
10+
- `source_ips` attribute added to `rediscloud_database` data source.
11+
- `global_source_ips` attribute added to `rediscloud_active_active_subscription_database` data source.
12+
13+
## Fixed:
14+
- The default value for `enable_default_user` on each region for active-active subscriptions made the global default effectively redundant. The default has been removed meaning that the global default should work correctly now.
1015

1116
# 2.5.0 (13th October 2025)
1217

0 commit comments

Comments
 (0)