Skip to content

Commit 0251f45

Browse files
authored
Prepare for release of v0.110.0 (#1377)
1 parent 7b3f637 commit 0251f45

File tree

2 files changed

+19
-1
lines changed

2 files changed

+19
-1
lines changed

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,21 @@
1+
## v0.110.0 (Sept 22, 2025)
2+
3+
FEATURES:
4+
5+
* Add geography to provider configuration. [[GH-1354](https://github.com/hashicorp/hcp/issues/1354)]
6+
* Add hcp_dns_forwarding resource and data source to enable BYO-DNS (Bring Your Own DNS) support for HVN. [[GH-1366](https://github.com/hashicorp/hcp/issues/1366)]
7+
* Add hcp_dns_forwarding_rule resource and data source to manage individual DNS forwarding rules within DNS forwarding configurations. [[GH-1366](https://github.com/hashicorp/hcp/issues/1366)]
8+
* Add support for private link resources with new `hcp_private_link` resource and `hcp_private_link_service` data source [[GH-1363](https://github.com/hashicorp/hcp/issues/1363)]
9+
10+
IMPROVEMENTS:
11+
12+
* Updates hcp_vault_radar_source_github_cloud and hcp_vault_radar_source_github_enterprise to accept `detector_type`. [[GH-1353](https://github.com/hashicorp/hcp/issues/1353)]
13+
14+
BUG FIXES:
15+
16+
* Fix the example documentation for `hcp_service_principal_key`. [[GH-1361](https://github.com/hashicorp/hcp/issues/1361)]
17+
* Fix the example documentation for hcp_iam_workload_identity_provider. [[GH-1345](https://github.com/hashicorp/hcp/issues/1345)]
18+
119
## v0.109.0 (July 15, 2025)
220

321
FEATURES:

version/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.109.0
1+
0.110.0

0 commit comments

Comments
 (0)