What's Changed
- Add
invoke_dsc_config()MCP tool by @Gijsreyn in #1174 - Add parameter merging functionality with inline precedence by @Gijsreyn in #1215
- Replace String/&str with PathBuf/&Path for file path handling by @Copilot in #1255
- Add instructions.md for building and testing DSC by @Copilot in #1257
- Add RPM and DEB package support to build system and CI/CD pipeline by @Copilot in #1201
- Add section on building and testing from source to README and CLA agreement by @Gijsreyn in #1267
- Add
objectKeys()function by @Gijsreyn in #1258 - Remove obsolete
_rebootRequestedproperty and its documentation from DSC resource schemas by @Gijsreyn in #1260 - Nightly build artifact script by @Gijsreyn in #1240
- Add support for user function namespace to have underscore prefix by @SteveL-MSFT in #1272
- Add
tryWhich()function and enable manifests to haveconditionby @SteveL-MSFT in #1194 - Update release pipeline to publish to Microsoft Store by @SteveL-MSFT in #1196
- (GH-538) Enable retrieving keywords as
Schemaobjects by @michaeltlombardi in #1226 - Add DSC MCP server concept doc by @Gijsreyn in #1137
- Update version to 3.2-preview.9 by @SteveL-MSFT in #1289
- Fix issues found by bot by @SteveL-MSFT in #1290
- Add support for ARM params file and Bicep params file formats by @SteveL-MSFT in #1282
Full Changelog: v3.2.0-preview.8...v3.2.0-preview.9