Skip to content

Commit 6fe7a51

Browse files
committed
Add changelog for v2.1.0
1 parent 665b0c4 commit 6fe7a51

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,21 @@
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+
# 2.1.0 (6th Feb 2025)
7+
8+
### Added
9+
10+
- Added resources for provisioning Private Service Connect in GCP on Active-Active and Pro subscriptions.
11+
`rediscloud_private_service_connect`, `rediscloud_private_service_connect_endpoint`, `rediscloud_private_service_connect_endpoint_accepter`,
12+
`rediscloud_active_active_private_service_connect`, `rediscloud_active_active_private_service_connect_endpoint` and
13+
`rediscloud_active_active_private_service_connect_endpoint_accepter` as well as the respective data sources
14+
`rediscloud_private_service_connect`, `rediscloud_private_service_connect_endpoints`, `rediscloud_active_active_private_service_connect`
15+
and `rediscloud_active_active_private_service_connect_endpoints`
16+
17+
### Changed
18+
19+
- Upgraded the provider to use `v0.22.0` of the [rediscloud-go-api](https://github.com/RedisLabs/rediscloud-go-api) SDK.
20+
621
# 2.0.0 (5th Dec 2024)
722

823
### Changed

0 commit comments

Comments
 (0)