datum

0.41.0-preview0002

Module to manage Hierarchical Configuration Data.

Minimum PowerShell version

5.1

This is a prerelease version of datum.

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name datum -AllowPrerelease

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name datum -Prerelease

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) 2020 Gael Colas. All rights reserved.

Package Details

Author(s)

  • Gael Colas

Tags

Datum Hiera DSC DesiredStateConfiguration hierarchical ConfigurationData ConfigData

Functions

Clear-DatumRsopCache ConvertTo-Datum Get-DatumRsop Get-DatumRsopCache Get-DatumSourceFile Get-FileProviderData Get-MergeStrategyFromPath Invoke-TestHandlerAction Merge-Datum New-DatumFileProvider New-DatumStructure Resolve-Datum Resolve-DatumPath Test-TestHandlerFilter

Dependencies

Release Notes

## [0.41.0-preview0002] - 2025-03-25

### Added

- Added Pester tests for credential handling.
- Added knockout support for basetype arrays.
- Added cleanup of knockout items.

### Changed

- Adjusted integration tests for knockout of basetype array items and hashtables keys.
- Updated build scripts to current version of Sampler (0.118.3-preview0001).
- Fixed `ConvertTo-Datum` always returns `$null` when DatumHandler returns `$false` (#139)
- Fixed PowerShell 7 compatibility of Copy-Object integration test.

### Changed

- Adjusted integration tests for knockout of basetype array items and hashtables keys

### Fixed

- Fixed `ConvertTo-Datum` always returns `$null` when DatumHandler returns `$false` (#139).
- Fixed `Merge-DatumArray` does not return an array when merged array contains a single hashtable.
- Fixed and extended tests for `Copy-Object`.
- Fixed PowerShell 7 compatibility of Copy-Object integration test.

FileList

Version History

Version Downloads Last updated
0.41.0-previ... (current version) 4 3/25/2025
0.41.0-previ... 3 3/25/2025
0.40.2-previ... 3 3/20/2025
0.40.1 13,211 4/3/2023
0.40.1-previ... 8,230 4/14/2022
0.39.1-previ... 91 4/9/2021
0.39.1-previ... 15 4/8/2021
0.39.1-previ... 15 4/8/2021
0.39.1-previ... 15 4/8/2021
0.39.1-previ... 15 4/8/2021
0.39.1-previ... 15 4/7/2021
0.39.1-previ... 17 3/21/2021
0.39.1-previ... 16 3/19/2021
0.39.1-previ... 16 3/19/2021
0.39.1-previ... 16 3/19/2021
0.39.1-previ... 48 1/1/2021
0.39.1-previ... 20 11/5/2020
0.39.0 5,831 9/29/2020
0.39.0-previ... 13 9/22/2020
0.39.0-previ... 26 8/8/2020
0.0.38 4,027 3/31/2019
0.0.37 28 3/31/2019
0.0.36 1,423 1/22/2019
0.0.35 12,260 11/19/2018
0.0.34 733 9/19/2018
0.0.33 394 8/6/2018
0.0.32 709 5/31/2018
0.0.31 640 4/10/2018
0.0.30 322 3/12/2018
0.0.29 33 3/12/2018
0.0.28 30 3/6/2018
0.0.27 60 2/27/2018
0.0.26 160 2/5/2018
0.0.25 140 1/17/2018
0.0.24 95 1/9/2018
0.0.23 66 12/14/2017
0.0.21 137 11/23/2017
Show more