Skip to content

Latest commit

 

History

History
495 lines (285 loc) · 26.6 KB

CHANGELOG.md

File metadata and controls

495 lines (285 loc) · 26.6 KB

Changelog

All notable changes to this project will be documented in this file. Each new release typically also includes the latest modulesync defaults. These should not affect the functionality of the module.

v9.0.0 (2023-11-02)

Full Changelog

Breaking changes:

  • Quote and escape special chars in mapping fs #206 (smortex)

Implemented enhancements:

  • Quote and escape special chars in mapping keys #205 (smortex)

Merged pull requests:

  • package: remove obsolete comments #204 (kenyon)
  • README: remove obsolete Reference and OS support sections #203 (kenyon)

v8.0.0 (2023-06-26)

Full Changelog

Breaking changes:

Implemented enhancements:

v7.1.0 (2023-02-02)

Full Changelog

Implemented enhancements:

v7.0.0 (2022-08-22)

Full Changelog

Breaking changes:

  • Drop Ubuntu 16.04 support #185 (bastelfreak)
  • Drop RedHat-derivatives 6; Add RedHat-derivatives 8 #174 (smortex)
  • Drop EOL CentOS 6; Debian 8; Add Debian 9, Debian 10, Ubuntu 20.04 #172 (smortex)
  • Drop EOL Puppet 5; Add Puppet 7 #171 (smortex)

Implemented enhancements:

  • Move hiera data to init.pp / puppet-lint: enable type/documentation check #188 (bastelfreak)
  • Allow to add +auto.master in auto.master file #183 (erobhal)
  • Add the ability to purge the $map_dir directory of unmanaged files. #181 (bschonec)
  • Add support for FreeBSD #179 (smortex)
  • Enable LDAP in autofs #163 (coreone)

Closed issues:

  • Dependency chain issue with puppetlabs-concat #169

Merged pull requests:

v6.0.0 (2020-04-07)

Full Changelog

Breaking changes:

Implemented enhancements:

  • Enable auto-naming of the /etc/auto.<mount> file. #105
  • Manage autofs main configuration file #90
  • autofs::mapfile can be configured to be executable. #143 (mdwheele)
  • add Ubuntu 18.04 support #140 (bastelfreak)

Fixed bugs:

  • parameter 'mappings' expects an Array value, got Struct #125
  • Correctly notify the service #154 (ekohl)
  • Allow puppetlabs/concat 6.x, puppetlabs/stdlib 6.x #147 (dhoppe)
  • Fix mapping snippet (Puppet expects an Array) in README.md #145 (jaimegdpr)

Closed issues:

  • Feature: Add support for Darwin #127
  • Default auto.master #18

Merged pull requests:

v5.0.1 (2018-10-14)

Full Changelog

Closed issues:

  • Unknown variable: 'autofs::auto_master_map' in mount.pp #134
  • autofs::mount mapfile_manage is still useful - need to add back #123

Merged pull requests:

v5.0.0 (2018-04-21)

Full Changelog

Breaking changes:

  • Wide refactoring of master map and map file management #119 (jcbollinger)

Implemented enhancements:

  • Drop-in files created when $autofs::mount::use_dir is true should never be executable #109
  • The mapfile banner should not be duplicated #103

Fixed bugs:

  • The Autofs::Mapentry data type is incomplete #115
  • Catalog compilation fails when mapcontents are given as a string #108
  • Catalog compilation can fail when managing the same map file via multiple autofs::map resources #107
  • Executable maps cannot be built from multiple pieces #104
  • Made the Autofs::Mapentry type more permissive #116 (jcbollinger)
  • Make all drop-in files non-executable #111 (jcbollinger)
  • Fix handling for bare-string mapcontents #110 (jcbollinger)

Closed issues:

  • Documentation uses wrong name for autofs::map::mapfile #101

Merged pull requests:

v4.3.0 (2018-03-05)

Full Changelog

Closed issues:

  • Add AIX support #96

Merged pull requests:

  • Fix Issue-96 Add AIX Support #97 (TJM)

v4.2.1 (2018-02-28)

Full Changelog

Implemented enhancements:

  • Allow the special map name "-hosts" in Autofs::Mapentry #93
  • Add ability to remove mounts and maps. #95 (dhollinger)
  • Update code to allow for the special -hosts map #94 (dhollinger)

Fixed bugs:

  • No option to remove an already defined autofs::mount #91

Closed issues:

  • autofs mount #92

v4.2.0 (2017-12-09)

Full Changelog

Merged pull requests:

v4.1.0 (2017-10-11)

Full Changelog

Merged pull requests:

  • Several fixes related to failing modulesync tests/support puppet5 #82 (dhollinger)

v4.0.0 (2017-09-13)

Full Changelog

Breaking changes:

Implemented enhancements:

Fixed bugs:

v3.2.0 (2017-07-02)

Full Changelog

Implemented enhancements:

Closed issues:

  • Not compatible with Puppet 5 #73

v3.1.0 (2017-06-24)

Full Changelog

Implemented enhancements:

Fixed bugs:

  • Confine autofs_version fact to Linux kernel. #69 (jgreen210)

Closed issues:

  • autofs_version fact throws exception on mac OS X #68
  • mapcontents or mapcontent #63
  • autofs::map has issues when order not set #59

Merged pull requests:

v3.0.2 (2017-05-11)

Full Changelog

Implemented enhancements:

Fixed bugs:

  • Update the concat allowed version range to include 3.0.0 and 4.0.0 #54 (dhollinger)

Closed issues:

  • autofs module forces use of puppetlabs/concat 2.x #48
  • Incorrect puppet/stdlib dependency declaration #46

Merged pull requests:

v3.0.1 (2017-04-10)

Full Changelog

Fixed bugs:

  • With new Stdlib type Asolutepath empty string is not valid. #40 (mterzo)

Closed issues:

  • puppet-autofs #39

v3.0.0 (2017-04-06)

Full Changelog

Breaking changes:

Implemented enhancements:

  • Autofs version fact #26
  • Make package and service classes private #24
  • Remove autofs::mounts class #22
  • Add parameters for managing the package and service state #21

Closed issues:

  • Point Forge to the Module Documentation site #25

Merged pull requests:

v2.1.1 (2017-03-10)

Full Changelog

Fixed bugs:

  • Instructions for managing autofs service appear to be incorrect #19

Closed issues:

  • Migrate autofs module to Vox Pupuli #1

Merged pull requests:

v2.1.0 (2017-01-14)

Full Changelog

Implemented enhancements:

Fixed bugs:

  • mount should not default to an empty array. #5

Merged pull requests:

v2.0.1 (2017-01-06)

Full Changelog

Merged pull requests:

v2.0.0 (2016-12-30)

Full Changelog

v1.4.5 (2016-12-20)

Full Changelog

v1.4.4 (2016-11-07)

Full Changelog

v1.4.3 (2016-10-20)

Full Changelog

v1.4.2 (2016-07-22)

Full Changelog

v1.4.1 (2016-07-22)

Full Changelog

v1.4.0 (2016-06-28)

Full Changelog

v1.3.2 (2016-06-27)

Full Changelog

v1.3.1 (2016-06-04)

Full Changelog

v1.3.0 (2016-04-09)

Full Changelog

v1.2.0 (2016-02-26)

Full Changelog

v1.1.8 (2016-01-21)

Full Changelog

v1.1.7 (2015-08-13)

Full Changelog

v1.1.4 (2015-07-24)

Full Changelog

v1.1.3 (2015-07-20)

Full Changelog

v1.1.2 (2015-06-19)

Full Changelog

v1.1.1 (2014-12-28)

Full Changelog

v1.1.0 (2014-12-28)

Full Changelog

v1.0.4 (2014-12-23)

Full Changelog

v1.0.2 (2014-12-23)

Full Changelog

v1.0.1 (2014-12-23)

Full Changelog

v1.0.0 (2014-12-23)

Full Changelog

v0.9.1 (2014-12-23)

Full Changelog

v0.9.0 (2014-12-22)

Full Changelog

v0.6.0 (2014-12-19)

Full Changelog

v0.2.1 (2014-12-12)

Full Changelog

v0.2.0 (2014-12-11)

Full Changelog

v0.1.0 (2014-08-29)

Full Changelog

* This Changelog was automatically generated by github_changelog_generator