Skip to content

Latest commit

 

History

History
485 lines (269 loc) · 26 KB

CHANGELOG.md

File metadata and controls

485 lines (269 loc) · 26 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.

v6.1.0 - 2023-06-16

Full Changelog

Added

Other

  • Fix Heredoc rubocop and Disable Style/ClassAndModuleChildren where needed #510 (jstraw)

v6.0.0 - 2023-04-11

Full Changelog

Changed

v5.4.1 - 2023-04-06

Full Changelog

Fixed

  • pdksync - (CONT-189) Remove support for RedHat6 / OracleLinux6 / Scientific6 #492 (david22swan)
  • pdksync - (CONT-130) - Dropping Support for Debian 9 #489 (jordanbreen28)

v5.4.0 - 2022-10-03

Full Changelog

Added

Fixed

  • (MAINT) Drop support for Solaris 10, Windows Server 2008 R2, and AIX 5.3 and 6.1 #485 (jordanbreen28)
  • Fix broken idempotency with empty sections #483 (kajinamit)

v5.3.0 - 2022-05-23

Full Changelog

Added

  • pdksync - (FM-8922) - Add Support for Windows 2022 #468 (david22swan)
  • pdksync - (IAC-1753) - Add Support for AlmaLinux 8 #463 (david22swan)
  • pdksync - (IAC-1751) - Add Support for Rocky 8 #462 (david22swan)
  • match section names containing prefix character (normally [) #457 (tja523)

Fixed

v5.2.0 - 2021-08-26

Full Changelog

Added

Fixed

v5.1.0 - 2021-06-28

Full Changelog

Added

v5.0.1 - 2021-03-29

Full Changelog

Fixed

v5.0.0 - 2021-03-03

Full Changelog

Changed

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

v4.4.0 - 2020-12-08

Full Changelog

Added

v4.3.1 - 2020-11-09

Full Changelog

Fixed

v4.3.0 - 2020-09-10

Full Changelog

Added

  • pdksync - (IAC-973) - Update travis/appveyor to run on new default branch main #407 (david22swan)
  • Add delete_if_empty parameter to the ini_subsetting type/provider #405 (mmarod)
  • (IAC-746) - Add ubuntu 20.04 support #396 (david22swan)

v4.2.0 - 2020-04-27

Full Changelog

Added

v4.1.0 - 2020-01-15

Full Changelog

Added

v4.0.0 - 2019-11-11

Full Changelog

Added

Changed

  • pdksync - FM-8499 - remove ubuntu14 support #363 (lionce)

v3.1.0 - 2019-08-01

Full Changelog

Added

  • FM-8222 - Port Module inifile to Litmus #344 (lionce)
  • (FM-8154) Add Windows Server 2019 support #340 (eimlav)
  • (FM-8041) Add RedHat 8 support #339 (eimlav)

v3.0.0 - 2019-05-09

Full Changelog

Changed

Fixed

2.5.0 - 2019-01-07

Full Changelog

Added

  • (MODULES-8142) - Addition of support for SLES 15 #315 (david22swan)
  • (MODULES-7560) - removed spaces from the beginning or from the end of the value #311 (lionce)
  • MODULES-1821 support empty sections #274 (cjepeway)

Fixed

  • pdksync - (FM-7655) Fix rubygems-update for ruby < 2.3 #320 (tphoney)
  • (MODULES-6714) - inifile: ensure absent not working with refreshonly = true #313 (Lavinia-Dan)
  • (FM-7483) - update module to the latest version #310 (lionce)
  • (FM-7331)-Fix japanese test #308 (lionce)

2.4.0 - 2018-09-28

Full Changelog

Added

  • pdksync - (FM-7392) - Puppet 6 Testing Changes #300 (pmcmaw)
  • pdksync - (MODULES-7658) use beaker4 in puppet-module-gems #296 (tphoney)
  • (MODULES-7552) - Addition of support for Ubuntu 18.04 to inifile #292 (david22swan)

Fixed

  • (MODULES-7625) - Update README Limitations section #293 (eimlav)

2.3.0 - 2018-07-05

Full Changelog

Added

  • Nitish add force parameter to create new section #286 (hsitin)

Fixed

  • Handle backwards compatibility with force_new_section_creation #288 (mwhahaha)

2.2.2 - 2018-05-10

Full Changelog

Fixed

2.2.1 - 2018-04-17

Full Changelog

2.2.0 - 2018-01-29

Full Changelog

Added

  • (MODULES-6453) - PDK convert inifile #260 (pmcmaw)

2.1.1 - 2017-12-07

Full Changelog

Added

  • Rubocop checks will now be run against any PRs made towards the module #251 (david22swan)

2.1.0 - 2017-12-01

Full Changelog

Changed

Other

2.0.0 - 2017-07-24

Full Changelog

Added

Changed

Fixed

  • (MODULES-5172) Backwards compatible ini_file.set_value #240 (mwhahaha)
  • (MODULES-4932) fix for mimicking commented settings #239 (eputnam)
  • (MODULES-4170) Fix path validation on windows #224 (mullr)

1.6.0 - 2016-09-06

Full Changelog

Added

Fixed

  • (MODULES-3472) Fix backwards compatability for create_ini_settings #211 (HelenCampbell)
  • (MODULES-3145) Cast values to strings before passing to provider #204 (hunner)

1.5.0 - 2016-03-09

Full Changelog

Added

  • Remove empty sections after last setting is removed #199 (hunner)
  • Update metadata to note Debian 8 support #198 (DavidS)
  • Added keep_secret parameter feature #152 (stepanstipl)

Fixed

  • Remove brackets from ini_setting titles to workaround PUP-4709 #196 (domcleal)

1.4.3 - 2015-12-07

Full Changelog

1.4.2 - 2015-09-01

Full Changelog

Added

  • Adding path to create_ini_settings resources #185 (danzilio)
  • [MODULES-2369] Support a space as a key_val_separator #184 (glarizza)
  • MODULES-2212 - Add use_exact_match parameter for subsettings #182 (underscorgan)

Fixed

  • (MODULES-1908) Munge the setting to ensure we always strip the whitespace #183 (cyberious)

1.4.1 - 2015-07-29

Full Changelog

1.4.0 - 2015-07-08

Full Changelog

Added

Fixed

  • MODULES-1599 Match only on space and tab whitespace after k/v separator #171 (misterdorm)

1.3.0 - 2015-06-09

Full Changelog

Added

Fixed

  • Modules 1876 - Setting names containing spaces fail #158 (bmjen)
  • Adds default values for section #157 (hunner)
  • Less restrictive setting names #134 (johnsyweb)

1.2.0 - 2014-11-10

Full Changelog

Fixed

  • fix issue where single characters settings were not being saved. #126 (doboy)

1.1.4 - 2014-09-30

Full Changelog

1.1.3 - 2014-07-15

Full Changelog

1.1.2 - 2014-07-09

Full Changelog

1.1.1 - 2014-07-07

Full Changelog

Fixed

1.1.0 - 2014-06-05

Full Changelog

1.0.4 - 2014-06-04

Full Changelog

Added

  • Add RHEL7 and Ubuntu 14.04 support. #97 (apenney)
  • Add quote_char parameter to the ini_subsetting resource type #95 (mruzicka)

1.0.3 - 2014-03-03

Full Changelog

1.0.1 - 2014-02-12

Full Changelog

Added

  • Adding whitespace capability to section header regex #59 (antroy)

Fixed

  • Update settings regexes to support settings containing square brackets #65 (shrug)
  • Support spaces in sections #58 (jnewland)

1.0.0 - 2013-07-16

Full Changelog

Fixed

0.10.3 - 2013-05-28

Full Changelog

Fixed

  • Bug/master/better handling of quotes for subsettings #45 (cprice404)

0.10.2 - 2013-05-22

Full Changelog

0.10.1 - 2013-05-21

Full Changelog

0.10.0 - 2013-04-02

Full Changelog

Added

  • Added 'ini_subsetting' custom resource type #29 (kbrezina)
  • Add purging support to ini file #25 (bodepd)

Fixed

  • guard against nil indentation values #30 (bodepd)

0.9.0 - 2012-11-02

Full Changelog

Added

Fixed

  • Allow values with spaces to be parsed and set #15 (reidmv)

0.0.3 - 2012-09-24

Full Changelog

Added

  • Allow overriding separator string between key/val pairs #9 (cprice404)
  • Added support for colons in section names #5 (jtopjian)

0.0.2 - 2012-08-20

Full Changelog

0.0.1 - 2012-08-16

Full Changelog