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
+16Lines changed: 16 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff 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)]
0 commit comments