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.
v4.0.1 - 2024-12-17
- (CAT-2180) Upgrade rexml to address CVE-2024-49761 #260 (amitkarsale)
v4.0.0 - 2023-04-18
v3.2.0 - 2023-03-24
- Control scheduled task description field #220 (dwjvaughan)
v3.1.1 - 2022-10-03
- (MAINT) Dropped support for Windows(7,8,8.1, 2008 Server and 2008 R2 Server) #215 (jordanbreen28)
v3.1.0 - 2022-05-17
- Make disable_time_zone_synchronization idempotent #207 (omolenkamp)
- pdksync - (FM-8922) - Add Support for Windows 2022 #204 (david22swan)
v3.0.1 - 2021-06-14
v3.0.0 - 2021-03-03
- pdksync - Remove Puppet 5 from testing and bump minimal version to 6.0.0 #180 (carabasdaniel)
v2.3.1 - 2020-12-18
- (MODULES-10893) Fix Last Day Of Month Trigger #175 (RandomNoun7)
v2.3.0 - 2020-12-16
- pdksync - (feat) - Add support for Puppet 7 #169 (daianamezdrea)
v2.2.1 - 2020-08-26
- (bugfix) - fix
disable_time_zone_synchronization
so that it correctly disables functionality when set to true #161 (david22swan)
v2.2.0 - 2020-08-24
- pdksync - (IAC-973) - Update travis/appveyor to run on new default branch
main
#154 (david22swan) - (IAC-732) - implement `Run only when user is logged on #150 (david22swan)
- (MODULES-10783) Add back empty? check for
datetime_string
value #158 (sanfrancrisko)
v2.1.0 - 2020-07-24
- (IAC-918) -
disable_time_zone_synchronization
function implemented #145 (david22swan)
v2.0.1 - 2020-02-12
- (MODULES-10101) Use RunOnLastWeekOfMonth for which_occurrence = last #119 (sanfrancrisko)
v2.0.0 - 2019-08-15
- (MODULES-9370) Raise Supported Puppet lower bound from 4.9.0 to 5.5.10 #88 (michaeltlombardi)
- (MODULES-7203) Support nonroot task folders #83 (michaeltlombardi)
1.0.1 - 2019-03-04
- (FM-7693) Add Windows Server 2019 #75 (glennsarti)
1.0.0 - 2018-09-10
0.4.0 - 2018-08-23
- (MODULES-7240) Setting User For A Task Fails #60 (RandomNoun7)
0.3.0 - 2018-05-25
- (MODULES-6267) Implement Boot Trigger #42 (RandomNoun7)
0.2.0 - 2018-05-08
- (MODULES-6526) Confine compatibility to a feature #30 (michaeltlombardi)
- (MODULES-6526) Add setter for compatibility #25 (michaeltlombardi)
- (MODULES-6526) Add compatibility in task type #24 (michaeltlombardi)
- (MODULES-6844) Add v2-only helper #22 (michaeltlombardi)
- (MODULES-7026) Ensure timezones other than UTC work #33 (Iristyle)
- (MODULES-6268) Fix error when switching monthly trigger types #17 (glennsarti)
- (MODULES-6398) Fix error message on invalid day_of_week trigger #16 (glennsarti)
- (MODULES-7071) Remove random_minutes_interval #29 (Iristyle)
- (MODULES-6895) Fix Trigger require / autoload reloading #28 (Iristyle)
- (MODULES-6845) Allow provider to read / modify V2 tasks #27 (Iristyle)
- (MODULES-6895) Refactor provider code to Trigger #21 (Iristyle)
- (MODULES-6591) Restore v1 type / provider, make v2 provider default for v1 types #14 (Iristyle)
- (MODULES-6843) Refactor Trigger code from V1 -> V2 adapter class #13 (Iristyle)
- (MODULES-6362) Update tests for Server 2016 Core #10 (glennsarti)