Skip to content

Latest commit

 

History

History
238 lines (150 loc) · 10.4 KB

CHANGELOG.md

File metadata and controls

238 lines (150 loc) · 10.4 KB

Change log

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)

Full Changelog

Added

UNCATEGORIZED PRS; LABEL THEM ON GITHUB

v4.1.1 (2020-05-19)

Full Changelog

Fixed

v4.1.0 (2020-01-20)

Full Changelog

Added

Fixed

  • (MODULES-10387) Raise lower bound for puppetlabs-registry dependency to 4.0.0 #276 (daianamezdrea)

v4.0.0 (2019-11-11)

Full Changelog

Added

v3.1.0 (2019-08-01)

Full Changelog

Added

  • (MODULES-9653) Add Windows Server 2019 support #235 (eimlav)
  • FM-8043 - redhat8 support #222 (lionce)

Fixed

  • (bugfix) allow private keys in ssh testing #223 (tphoney)

v3.0.0 (2019-05-20)

Full Changelog

Changed

  • pdksync - FM-8499 - remove ubuntu14 support #262 (lionce)
  • pdksync - (MODULES-8444) - Raise lower Puppet bound #208 (david22swan)

Added

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

Fixed

2.1.2 (2019-01-24)

Full Changelog

Fixed

  • pdksync - (FM-7655) Fix rubygems-update for ruby < 2.3 #188 (tphoney)

2.1.1 (2018-09-28)

Full Changelog

Fixed

2.1.0 (2018-09-27)

Full Changelog

Added

  • pdksync - (MODULES-6805) metadata.json shows support for puppet 6 #164 (tphoney)

Fixed

  • (MODULES-8758) Change memoryfree to memorysize in template #204 (eimlav)

2.0.0 (2018-09-17)

Full Changelog

Changed

Added

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

UNCATEGORIZED PRS; LABEL THEM ON GITHUB

1.9.0

Summary

This release includes a change that makes this module compatible with AIX.

Added

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

Release 1.8.0

Summary

This release includes a change that makes this module compatible with FreeBSD.

Added

Release 1.7.0

Summary

Release for PDK 1.3.2 compatibility.

Changed

  • Converted to the latest version of PDK. Mainly introduces travis to the release branch.

Release 1.6.0

Summary

A release that updates mdlj to become PDK compatible.

Changed

  • All changes in this release are the product of PDK convert, the module is now PDK compatible.

Release 1.5.1

Summary

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.

Changed

  • Rubocop has been implemented.

Release 1.5.0

Summary

This release is a rollup of changes.

Features:

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

Bug Fixes:

  • Changed fact processor name.

Release 1.4.0

Summary

First Puppet Labs supported release of this module! Contains new features and bug fixes for tests.

Features:

  • New readme file added for tests. Also several new tests added.
  • Addition of handling in tests to run with Debian 8.

Bug Fixes:

  • Tests tweaked to handle several Debian versions.
  • Fixed acceptance tests for Windows.

Release 1.3.0

Summary

This release adds documentation updates, test improvements, and os support.

Features:

  • 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

2014-10-31 Release 1.2.0

Summary

  • Add content parameter to allow setting static mdlj content.

2014-07-15 Release 1.1.1

###Summary

This release merely updates metadata.json so the module can be uninstalled and upgraded via the puppet module command.

2014-05-28 Release 1.1.0

###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