What's Changed
- Fix typo in RFC0000 by @SteveL-MSFT in #1108
- add aliases to --what-if by @tgauth in #1121
- Support expression validation in resource name by @Gijsreyn in #1117
- Add copy() and copyIndex() function reference documentation by @Gijsreyn in #1112
- Add
list_dsc_function()
tool to MCP server by @Gijsreyn in #1126 - Update release image to Ubuntu 2204-arm by @SteveL-MSFT in #1111
- Add support to validate expressions on copy names by @Gijsreyn in #1128
- Explicitly install clippy by @SteveL-MSFT in #1133
- Support multiple categories for DSC functions and fix build failures by @Copilot in #1141
- Add
intersection()
function by @Gijsreyn in #1138 - Add
range()
function by @Gijsreyn in #1142 - Add
substring()
function by @Gijsreyn in #1145 - Fix expression grammar to work with boolean functions by @SteveL-MSFT in #1144
- Fix ordering of category for
concat
andcontains
by @SteveL-MSFT in #1146 - (DOCS) Add synthetic export to conceptual docs by @michaeltlombardi in #1149
- Add
base64ToString()
function by @Gijsreyn in #1148 - Fix how
secureString
andsecureObject
is propagated by @SteveL-MSFT in #1127 - Fix so that extension discovery failure doesn't fail entire discovery by @SteveL-MSFT in #1151
- Add new inputKind for adapters to work against single resource instead of config by @SteveL-MSFT in #1124
- Add static memory cache for discovered resources by @SteveL-MSFT in #1132
- Add
toLower()
andtoUpper()
function by @Gijsreyn in #1156 - Feature/add delete whatif by @Gijsreyn in #1067
- Fix crash when pipe is closed by shell by @SteveL-MSFT in #1154
- Add
invoke_dsc_resource()
MCP tool by @SteveL-MSFT in #1162 - Deploybox release by @adityapatwardhan in #1163
- Fix nested parameters not found by @Gijsreyn in #1159
- Update version to 3.2-preview.6 and lockfiles by @SteveL-MSFT in #1164
- (GH-1152, GH-1153) Define cargo workspace and reorganize projects by @michaeltlombardi in #1161
- Fix universal package release to use service connection and cli by @adityapatwardhan in #1167
- Fix GitHub release and add stage dependency for Universal package release by @adityapatwardhan in #1168
New Contributors
- @Copilot made their first contribution in #1141
- @adityapatwardhan made their first contribution in #1163
Full Changelog: v3.2.0-preview.5...v3.2.0-preview.6