Skip to content

Commit dcadbb4

Browse files
author
GitHub Actions
committed
Release prep v5.0.0
1 parent 36106f9 commit dcadbb4

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,20 @@ All notable changes to this project will be documented in this file.
55

66
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org).
77

8+
## [v5.0.0](https://github.com/puppetlabs/puppetlabs-dsc_lite/tree/v5.0.0) - 2025-11-04
9+
10+
[Full Changelog](https://github.com/puppetlabs/puppetlabs-dsc_lite/compare/v4.1.1...v5.0.0)
11+
12+
### Changed
13+
14+
- (CAT-2455) Puppetcore upgrade [#234](https://github.com/puppetlabs/puppetlabs-dsc_lite/pull/234) ([LukasAud](https://github.com/LukasAud))
15+
- (CAT-2281) Remove puppet 7 infrastructure [#230](https://github.com/puppetlabs/puppetlabs-dsc_lite/pull/230) ([LukasAud](https://github.com/LukasAud))
16+
17+
### Fixed
18+
19+
- (CAT-2432) Fix deferred resource resolution in DSC [#235](https://github.com/puppetlabs/puppetlabs-dsc_lite/pull/235) ([LukasAud](https://github.com/LukasAud))
20+
- (MAINT) Addresing pwshlib dependency error [#231](https://github.com/puppetlabs/puppetlabs-dsc_lite/pull/231) ([LukasAud](https://github.com/LukasAud))
21+
822
## [v4.1.1](https://github.com/puppetlabs/puppetlabs-dsc_lite/tree/v4.1.1) - 2025-01-17
923

1024
[Full Changelog](https://github.com/puppetlabs/puppetlabs-dsc_lite/compare/v4.1.0...v4.1.1)

metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "puppetlabs-dsc_lite",
3-
"version": "4.1.1",
3+
"version": "5.0.0",
44
"author": "puppetlabs",
55
"summary": "PowerShell Desired State Configuration (DSC) Lite",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)