Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions dsc/docs-conceptual/dsc-3.0/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -137,13 +137,17 @@ in this release, see the [diff on GitHub][compare-v3.1.0].
This release also includes an experimental extension for discovering resources installed as Appx
packages.

<details><summary>Related work items</summary>

- Issues:
- [#461][#461]
- [#681][#681]
- PRs:
- [#760][#760]
- [#762][#762]

</details>

- Addes support for passing parameters to the `dsc config` commands from stdin. You can pass
_either_ the configuration document or parameters file contents to the command from stdin, but
not both. This enables securely passing sensitive parameters to DSC without writing them to a
Expand Down