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
+14Lines changed: 14 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,17 @@
1
+
## 0.10.0 (June 2, 2025)
2
+
3
+
FEATURES:
4
+
5
+
* waypoint: Add `hcp waypoint agent group read` and `hcp waypoint agent group update` commands to read and update Waypoint Agent groups. [[GH-237](https://github.com/hashicorp/hcp/issues/237)]
6
+
7
+
IMPROVEMENTS:
8
+
9
+
* waypoint: Support creating Waypoint Actions of the agent type. [[GH-236](https://github.com/hashicorp/hcp/issues/236)]
10
+
11
+
BUG FIXES:
12
+
13
+
* waypoint: Send status code on error executing Waypoint agent operation [[GH-239](https://github.com/hashicorp/hcp/issues/239)]
0 commit comments