Skip to content

Latest commit

 

History

History
207 lines (111 loc) · 11.3 KB

CHANGELOG.md

File metadata and controls

207 lines (111 loc) · 11.3 KB

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.

v4.0.1 - 2024-12-17

Full Changelog

Fixed

v4.0.0 - 2023-04-18

Full Changelog

Changed

  • (CONT-798) Puppet 8 support / Drop Puppet 6 support #229 (LukasAud)

v3.2.0 - 2023-03-24

Full Changelog

Added

v3.1.1 - 2022-10-03

Full Changelog

Fixed

  • (MAINT) Dropped support for Windows(7,8,8.1, 2008 Server and 2008 R2 Server) #215 (jordanbreen28)

v3.1.0 - 2022-05-17

Full Changelog

Added

v3.0.1 - 2021-06-14

Full Changelog

Fixed

  • (MODULES-10986) Fix gMSA username support #188 (sigv)

v3.0.0 - 2021-03-03

Full Changelog

Changed

  • pdksync - Remove Puppet 5 from testing and bump minimal version to 6.0.0 #180 (carabasdaniel)

v2.3.1 - 2020-12-18

Full Changelog

Fixed

v2.3.0 - 2020-12-16

Full Changelog

Added

Fixed

v2.2.1 - 2020-08-26

Full Changelog

Fixed

  • (bugfix) - fix disable_time_zone_synchronization so that it correctly disables functionality when set to true #161 (david22swan)

v2.2.0 - 2020-08-24

Full Changelog

Added

  • 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)

Fixed

  • (MODULES-10783) Add back empty? check for datetime_string value #158 (sanfrancrisko)

v2.1.0 - 2020-07-24

Full Changelog

Added

  • (IAC-918) - disable_time_zone_synchronization function implemented #145 (david22swan)

v2.0.1 - 2020-02-12

Full Changelog

Fixed

  • (MODULES-10101) Use RunOnLastWeekOfMonth for which_occurrence = last #119 (sanfrancrisko)

v2.0.0 - 2019-08-15

Full Changelog

Changed

  • (MODULES-9370) Raise Supported Puppet lower bound from 4.9.0 to 5.5.10 #88 (michaeltlombardi)

Added

1.0.1 - 2019-03-04

Full Changelog

Added

Fixed

  • (MODULES-8695) Remove Ruby 2.0 keyword arg syntax #77 (reidmv)

1.0.0 - 2018-09-10

Full Changelog

0.4.0 - 2018-08-23

Full Changelog

Added

Fixed

0.3.0 - 2018-05-25

Full Changelog

Added

Fixed

  • (MODULES-6526) Fix win32_taskscheduler compatibility #41 (Iristyle)

0.2.0 - 2018-05-08

Full Changelog

Changed

  • (MODULES-6895) Additional Trigger conversion bugfixes and refactorings #31 (Iristyle)

Added

Fixed

  • (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)

Other

  • (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)

0.1.0 - 2018-01-12

Full Changelog