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.2.0 (2020-08-20)
- (IAC-974) - Removal of inappropriate terminology #326 (david22swan)
- pdksync - (IAC-973) - Update travis/appveyor to run on new default branch main #320 (david22swan)
- (IAC-746) - Add ubuntu 20.04 support #309 (david22swan)
- Update json requirement from 2.3.0 to 2.3.1 #316 (dependabot-preview[bot])
- Update json requirement from = 2.1.0 to 2.3.0 #306 (dependabot-preview[bot])
- Bump github_changelog_generator from 20ee04ba1234e9e83eb2ffb5056e23d641c7a018 to 1.15.2 #305 (dependabot-preview[bot])
v4.1.1 (2020-05-19)
- (MAINT) Ensure FreeBSD compatibility #271 (dandrzejewski)
v4.1.0 (2020-01-20)
- (MODULES-10242) Add back support for Ubuntu 14.04 #267 (sheenaajay)
- (FM-8691) - Addition of Support for CentOS 8 #264 (david22swan)
- (MODULES-10387) Raise lower bound for puppetlabs-registry dependency to 4.0.0 #276 (daianamezdrea)
v4.0.0 (2019-11-11)
v3.1.0 (2019-08-01)
- (MODULES-9653) Add Windows Server 2019 support #235 (eimlav)
- FM-8043 - redhat8 support #222 (lionce)
v3.0.0 (2019-05-20)
- pdksync - FM-8499 - remove ubuntu14 support #262 (lionce)
- pdksync - (MODULES-8444) - Raise lower Puppet bound #208 (david22swan)
- simplistic support for vscode integration to litmus added #212 (abuxton)
- (MODULES-8767) Add support for SLES 15 #205 (eimlav)
- (FM-7647) use puppet_litmus for acceptance testing #200 (tphoney)
- (bugfix) remove scientific 5 testing #217 (tphoney)
- (FM-8073) litmus block support #216 (tphoney)
- (bugfix) changes needed for litmus 0.1.0 release #214 (tphoney)
2.1.2 (2019-01-24)
2.1.1 (2018-09-28)
- (fix) - Changelog Fix #171 (david22swan)
2.1.0 (2018-09-27)
2.0.0 (2018-09-17)
- [FM-6965] Removal of unsupported OS from mdlj #131 (david22swan)
- (FM-7310)- Updating Windows version support #156 (lionce)
- (FM-7306) - Added Puppet 4 data types and changed templates to .epp #152 (eimlav)
- (FM-7307) - added translation functionality #150 (Lavinia-Dan)
- (maint) removing registry pin, update stdlib bound #145 (tphoney)
- (FM-7237) - Addition of support for Ubuntu 18.04 on mdlj #140 (david22swan)
- (MODULES-7069) Add compatibility for AIX #115 (jarretlavallee)
This release includes a change that makes this module compatible with AIX.
- Make mdlj compatible with AIX. (MODULES-7069)
- Parameter
windows_mdlj_title
to allow users to customize the Windows message of the day title. - Converted to the latest version of PDK (1.5.0).
This release includes a change that makes this module compatible with FreeBSD.
- Make mdlj compatible with FreeBSD. (MODULES-6599)
Release for PDK 1.3.2 compatibility.
- Converted to the latest version of PDK. Mainly introduces travis to the release branch.
A release that updates mdlj to become PDK compatible.
- All changes in this release are the product of PDK convert, the module is now PDK compatible.
This release is to update the formatting of the module, rubocop having been run for all ruby files and been set to run automatically on all future commits.
- Rubocop has been implemented.
This release is a rollup of changes.
- Support added for Solaris SunOS.
- Default mdlj message changed to provide greater out of the box usability.
- Removed support for deprecated versions of Ubuntu.
- Added a permissions mode for the file.
- Changed fact processor name.
First Puppet Labs supported release of this module! Contains new features and bug fixes for tests.
- New readme file added for tests. Also several new tests added.
- Addition of handling in tests to run with Debian 8.
- Tests tweaked to handle several Debian versions.
- Fixed acceptance tests for Windows.
This release adds documentation updates, test improvements, and os support.
- Acceptance testing on Linux platforms.
- Rewritten documentation, inclusion of strings for automated documentation.
- Linting of manifest to conform to style guidelines.
- Adds support for several operating systems:
- Debian 6, 7
- CentOS 5, 6, 7
- Oracle Linux 6, 7
- Scientific Linux 5, 6, 7
- Add content parameter to allow setting static mdlj content.
###Summary
This release merely updates metadata.json so the module can be uninstalled and upgraded via the puppet module command.
###Summary
The main feature of this release is support for external templates. It also includes documentation and testing improvements.
####Features
- Added class parameter to support external templates.
- Updated README documentation.
- Improved Testing.
####Fixes
- Add LICENSE file.
####Known Bugs
* This Changelog was automatically generated by github_changelog_generator