DscResource.Base
1.1.0
Module with DSC resources for deployment and configuration of Microsoft SQL Server.
Minimum PowerShell version
5.0
See the version list below for details.
Installation Options
Owners
Copyright
Copyright the DSC Community contributors. All rights reserved.
Package Details
Author(s)
- DSC Community
Tags
DesiredStateConfiguration DSC DSCResourceKit DSCResource
Dependencies
This module has no dependencies.
Release Notes
## [1.1.0] - 2023-02-26
### Added
- DscResource.Base
- A new private function `ConvertFrom-Reason` was added which takes an
array of `[Reason]` and coverts it to an array of `[System.Collections.Hashtable]`.
### Changed
- DscResource.Base
- Enable Pester's new code coverage method.
- The private function `ConvertTo-Reason` was renamed `Resolve-Reason`.
- `ResourceBase`
- The property `Reasons` in derived class-based resources is now expected
to use the type `[System.Collections.Hashtable[]]` ([issue #4](https://github.com/dsccommunity/DscResource.Base/issues/4)).
### Fixed
- DscResource.Base
- Correct pipeline definition id for status badges in README.md.
- `ResourceBase`
- Increased code coverage.
FileList
- DscResource.Base.nuspec
- DscResource.Base.psd1
- en-US\about_DscResource.Base.help.txt
- DscResource.Base.psm1
- Modules\DscResource.Common\0.14.0\DscResource.Common.psd1
- Modules\DscResource.Common\0.14.0\DscResource.Common.psm1
- en-US\DscResource.Base.strings.psd1
- Modules\DscResource.Common\0.14.0\en-US\about_DscResource.Common.help.txt
- en-US\ResourceBase.strings.psd1
- Modules\DscResource.Common\0.14.0\en-US\DscResource.Common.strings.psd1
Version History
Version | Downloads | Last updated |
---|---|---|
1.1.2 | 5,469 | 8/17/2024 |
1.1.2-previe... | 5 | 8/17/2024 |
1.1.1 | 4,531 | 6/11/2024 |
1.1.1-previe... | 8 | 5/14/2024 |
1.1.1-previe... | 8 | 4/23/2024 |
1.1.0 (current version) | 32,538 | 2/26/2023 |
1.1.0-previe... | 8 | 2/26/2023 |
1.0.0 | 1,947 | 12/31/2022 |
1.0.0-previe... | 9 | 12/31/2022 |