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
+11Lines changed: 11 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,16 @@
1
1
# Change Log
2
2
3
+
## [0.17.2] - 2025-01-27
4
+
5
+
### Added
6
+
7
+
-[476](https://github.com/Azure/draft/pull/476) Added default value for CLUSTERRESOURCETYPE in draft.yaml
8
+
9
+
### Fixed
10
+
11
+
-[477](https://github.com/Azure/draft/pull/477) Explicitly require jobs for each language to allow failure to be reported and prevent PR merging in case of a failure
12
+
-[479](https://github.com/Azure/draft/pull/479) Remove helm `wait` flag for fleet clusters
0 commit comments