Releases: puppetlabs/ruby-pwsh
v1.2.2
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
v1.2.2 - 2024-09-25
Fixed
- (CAT-2061) Fix empty string nullification #346 (david22swan)
v1.2.1
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
v1.2.1 - 2024-09-20
Added
- AlmaLinux 8/9 added to metadata.json #338 (alex501212)
Fixed
- Revert "Fix empty string nullification" #342 (jordanbreen28)
- (maint) - Fix incorrect test for file_path #335 (jordanbreen28)
- (CAT-1991) - Skip missing dirs invalid_dir method #334 (jordanbreen28)
v1.2.0
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
v1.2.0 - 2024-08-15
Added
- (CAT-1869) - Add configurable dsc_timeout #319 (jordanbreen28)
- Add support for unit testing via Unix OS #309 (chambersmp)
Fixed
- (bug) - Fix dsc timeout matcher #331 (jordanbreen28)
- Fix empty string nullification #292 (Clebam)
v1.1.1
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
v1.1.1 - 2024-02-21
Fixed
- (CAT-1724) - Fix Provider returned data not matching Type Schema #295 (jordanbreen28)
- Fix enum idempotency #291 (Clebam)
v1.1.0
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
v1.1.0 - 2024-01-31
Added
- (feat) - add retries on failed dsc invocation #282 (jordanbreen28)
Fixed
v1.0.1
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
v1.0.1 - 2023-12-13
Fixed
- (CAT-1617) - Always load vendored module in PSModulePath #261 (jordanbreen28)
v1.0.0
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
v1.0.0 - 2023-08-17
Added
- (feat) - Add support for Ubuntu 22.04 #232 (jordanbreen28)
- (feat) - add Windows 11 & Server 2022 support #231 (jordanbreen28)
- (feat) - Add support for Fedora 36 #230 (jordanbreen28)
- (feat) - Add support for OSX 11&12 #229 (jordanbreen28)
- (feat) - Add support for Debian 11 #228 (jordanbreen28)
Changed
- (maint) - Drop Support for Debian 8/9 #227 (jordanbreen28)
- (maint) - Drop Support for Ubuntu 16.04 #226 (jordanbreen28)
- (maint) - Drop Support for Fedora 30&31 #225 (jordanbreen28)
- (maint) - Drop Support for OSX 10.14 #224 (jordanbreen28)
- (maint) - Drop Support for Windows 2008(R2)/7/8 #223 (jordanbreen28)
- (CAT-1172) - Add Puppet 8 Support/Drop Puppet 6 Support #221 (jordanbreen28)
Fixed
- (bug) - Fixes missing mandatory ID #234 (jordanbreen28)
v0.11.0
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
v0.11.0 - 2023-08-16
v0.11.0.rc.1
Merge pull request #210 from puppetlabs/release-prep Release prep v0.11.0-rc.1
v0.10.3
Merge pull request #200 from puppetlabs/maint-simplify_release (MAINT) Simplify release