Releases: PowerShell/DSC
Releases · PowerShell/DSC
v3.2.2
What's Changed
- Backport PSScript HadErrors fix and update crates by @SteveL-MSFT in #1557
- Backport minor fixes to PSScript resource by @SteveL-MSFT in #1562
Full Changelog: v3.2.1...v3.2.2
v3.2.1
What's Changed
- Backport
includeQuotesto 3.2.1 release by @SteveL-MSFT in #1535
Full Changelog: v3.2.0...v3.2.1
v3.3.0-preview.1
What's Changed
- (MAINT) FIx clippy for Rust projects by @michaeltlombardi in #1466
- Misc fixes for firewall and types by @SteveL-MSFT in #1464
- Fix dism resources to work on Windows arm64 by @SteveL-MSFT in #1468
- Fix duplicates in listing resources and add condition to manifests by @SteveL-MSFT in #1467
- Update subsystem resource by @tgauth in #1473
- Enhance variant use in firewall by @SteveL-MSFT in #1477
- Add error when using dism resources via Appx by @SteveL-MSFT in #1479
- init file from sshd_config_default on Windows by @tgauth in #1474
- Add newer PS Adapters to pkg by @SteveL-MSFT in #1485
- Fix parameter typo in definition by @Gijsreyn in #1491
- (GH-538) Add
schema_i18n!helper macro by @michaeltlombardi in #1482 - Update version to 3.3-preview.1 by @SteveL-MSFT in #1490
- Remove unused properties from Resource in config doc by @SteveL-MSFT in #1497
- Fix adding
what-ifcapability to resources by @SteveL-MSFT in #1502 - (DOCS) Update changelog for releases by @Gijsreyn in #1060
- Fix stdin inherited by child processes when no input provided by @JohnMcPMS in #1512
- Update Appx with improved display name and not have entries in Start Menu by @SteveL-MSFT in #1515
- Add
Microsoft.Windows/RegistryListresource by @SteveL-MSFT in #1514 - Add manifest patterns for DSC resource discovery by @Gijsreyn in #1505
- Fix registry resource manifest copy for packaging by @SteveL-MSFT in #1517
New Contributors
- @JohnMcPMS made their first contribution in #1512
Full Changelog: v3.2.0-preview.14...v3.3.0-preview.1
v3.2.0
What's Changed
- Update version to 3.2.0 by @SteveL-MSFT in #1489
- Backport: Add newer PS Adapters to pkg and Firewall enhancement by @SteveL-MSFT in #1488
- Backport remove properties by @SteveL-MSFT in #1498
Full Changelog: v3.2.0-rc.1...v3.2.0
v3.2.0-rc.1
What's Changed
- Backport fixes to 3.2-rc.1 by @SteveL-MSFT in #1476
- Backport: Fix duplicate resources showing in list and add condition by @SteveL-MSFT in #1478
- Backport: Add error when using dism resources via Appx by @SteveL-MSFT in #1480
Full Changelog: v3.2.0-preview.14...v3.2.0-rc.1
v3.2.0-preview.14
What's Changed
- (GH-538) Update version types by @michaeltlombardi in #1442
- Experimental PowerShell discover extension by @Gijsreyn in #1071
- Add
Microsoft.Windows/FeatureOnDemandListresource by @SteveL-MSFT in #1433 - Add trace for output returned from resource by @SteveL-MSFT in #1447
- Add PowerShell, Pester 5 instructions and skill to create DSC resource by @SteveL-MSFT in #1448
- (GH-538) Plumb defined types for versions and names through CLI by @michaeltlombardi in #1449
- Add
Microsoft.Windows/FirewallRuleListresource by @SteveL-MSFT in #1453 - Fix not failing discovery when finding unsupported manifests by @SteveL-MSFT in #1445
- Fix local use of
msrustupby @andyleejordan in #1456 - Fix discovery tests due to trace change by @SteveL-MSFT in #1458
- Update to version 3.2-preview.14, remove packaging.ps1 and copy_files.txt use by @SteveL-MSFT in #1457
- Fix executionInformation in config export result by @SteveL-MSFT in #1441
- Add missing adapted resource manifest search by @Gijsreyn in #1455
- Fix rustflags for Windows arm64 by @SteveL-MSFT in #1462
- Add missing Windows resources to package by @SteveL-MSFT in #1463
Full Changelog: v3.2.0-preview.13...v3.2.0-preview.14
v3.1.3
What's Changed
- Backport: Fix discovering incompatible resource manifests to be non-fatal by @SteveL-MSFT in #1446
Full Changelog: v3.1.2...v3.1.3
v3.2.0-preview.13
What's Changed
- Enable getting adapted resource schema by @SteveL-MSFT in #1401
- Add Subsystem and SubsystemList Resources by @tgauth in #1367
- Fix build by updating apt catalog by @SteveL-MSFT in #1411
- Separate Microsoft.DSC metadata into
directivesandexecutionInformationby @SteveL-MSFT in #1387 - Add support for
_refreshEnvresource metadata to update env vars on Windows during deployment by @SteveL-MSFT in #1408 - Update PSAdapters to automatically convert streams to DSC traces by @SteveL-MSFT in #1379
- Add lambda expression and
map()+filter()functions with ARM syntax by @Gijsreyn in #1238 - Fix reason validation on adapter by @Gijsreyn in #1338
- (GH-538) Initial work for exporting schemas from code by @michaeltlombardi in #1406
- Fix stateAndDiff response by @Gijsreyn in #1420
- Add
dsc-bicep-extto MSIX and expose onPATHby @andyleejordan in #1410 - Move _restartRequired from metadata to a canonical property by @SteveL-MSFT in #1417
- Enable resource manifest to specify requireSecurityContext per operation by @SteveL-MSFT in #1424
- Update CFS and other OneBranch tooling by @andyleejordan in #1422
- add WhatIfReturns field to resource manifest by @tgauth in #1386
- (GH-538) Define date version by @michaeltlombardi in #1427
- Complete resource delete plumbing by @tgauth in #1407
- Add support for adapted resource manifests for PowerShell 7 adapter by @SteveL-MSFT in #1415
- win_psDscAdapter and psDscAdapter PScredentials fix for passing username and password by @mimachniak in #1308
- Add
Microsoft.Windows/OptionalFeatureListresource by @SteveL-MSFT in #1432 - Add Microsoft.Windows/Service resource by @SteveL-MSFT in #1426
- Add deprecation message to use of
copyby @SteveL-MSFT in #1430 - Fix tree-sitter not found after cargo install by @skabbio1976 in #1431
- Update to version 3.2-preview.13 by @SteveL-MSFT in #1435
- Add
y2jtool to package by @SteveL-MSFT in #1437
New Contributors
- @mimachniak made their first contribution in #1308
- @skabbio1976 made their first contribution in #1431
Full Changelog: v3.2.0-preview.12...v3.2.0-preview.13
v3.2.0-preview.12
What's Changed
- Add PowerShell adapter files to packaging by @Gijsreyn in #1357
- Fix release pipeline building packages by @SteveL-MSFT in #1358
- Revert changes required for ARMv2 experiment by @andyleejordan in #1353
- Add
dataUrianddataUriToStringfunctions by @Gijsreyn in #1332 - gRPC server for Bicep by @andyleejordan in #1330
- Enhance copy loop functionality by allowing
reference()usage in copy mode by @Gijsreyn in #1287 - Update WindowsUpdate resource to set _restartRequired by @SteveL-MSFT in #1359
- Remove bicep extension for DSC by @SteveL-MSFT in #1363
- Enable re-discovery of resources during deployment by @SteveL-MSFT in #1366
- Update set what-if handling by @tgauth in #1374
- Enable support for adapted resource manifests by @SteveL-MSFT in #1375
- (GH-538) Define newtypes for versions and version requirements by @michaeltlombardi in #1350
- Bump time from 0.3.44 to 0.3.47 by @dependabot[bot] in #1384
- Bump bytes from 1.10.1 to 1.11.1 by @dependabot[bot] in #1385
- Update delete whatIf handling by @tgauth in #1377
- Add
--what-ifoption to resource set command for previewing changes by @Gijsreyn in #1333 - (GH-538) Define newtypes for
tagsfield by @michaeltlombardi in #1382 - Update
runcommandonsetwarning to specify the resource name by @SteveL-MSFT in #1394 - Rename build helper and data file by @SteveL-MSFT in #1395
- (GH-538) Define newtypes for
exit_codesfields by @michaeltlombardi in #1383 - Enable deprecation of resources and extensions by @SteveL-MSFT in #1398
- Add
context()reference docs by @Gijsreyn in #1402 - Update version to 3.2-preview.12 and crate versions by @SteveL-MSFT in #1403
- Replace
apiVersionwithrequireVersionby @SteveL-MSFT in #1399 - Fix build script to install protoc in ADO environment by @SteveL-MSFT in #1404
Full Changelog: v3.2.0-preview.11...v3.2.0-preview.12
v3.2.0-preview.11
What's Changed
- Add sshdconfig match to export by @tgauth in #1327
- (GH-538) Fully qualified type name by @michaeltlombardi in #1344
- Update version to 3.2-preview.11 by @SteveL-MSFT in #1349
- Enable PowerShell adapter(s) to use new single mode and configuration to specify adapter to use by @SteveL-MSFT in #1331
- Add sshdconfig _purge=false support for regular keywords by @tgauth in #1348
- Add WindowsUpdate resource by @SteveL-MSFT in #1351
- Add Windows Update resource to package by @SteveL-MSFT in #1354
Full Changelog: v3.2.0-preview.10...v3.2.0-preview.11