Skip to content

Commit a818257

Browse files
author
Pier-Luc Caron St-Pierre
authored
Prepare for release (#1341)
1 parent 87f5072 commit a818257

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
## v0.109.0 (July 15, 2025)
2+
3+
FEATURES:
4+
5+
* Add support for agent actions in HCP Waypoint [[GH-1304](https://github.com/hashicorp/hcp/issues/1304)]
6+
7+
IMPROVEMENTS:
8+
9+
* Updates hcp-sdk-go to v0.151.0, which includes support for the EU geography.
10+
HCP_GEOGRAPHY=eu|us to control geography for initial testing.
11+
Switching geographies currently requires removing the cached credential file, which will be addressed in an future update. [[GH-1340](https://github.com/hashicorp/hcp/issues/1340)]
12+
13+
BUG FIXES:
14+
15+
* Fixed ResourceIamPolicy issue where state is stored before the policy is set. [[GH-1320](https://github.com/hashicorp/hcp/issues/1320)]
16+
117
## v0.108.0 (July 2, 2025)
218

319
FEATURES:

version/VERSION

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

0 commit comments

Comments
 (0)