Skip to content

Latest commit

 

History

History
313 lines (173 loc) · 14.9 KB

CHANGELOG.md

File metadata and controls

313 lines (173 loc) · 14.9 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.

v3.0.0 (2023-07-05)

Full Changelog

Breaking changes:

Implemented enhancements:

v2.1.0 (2023-06-15)

Full Changelog

Implemented enhancements:

  • Relax dependencies version requirements #69 (smortex)

v2.0.0 (2022-07-18)

Full Changelog

Breaking changes:

Fixed bugs:

Closed issues:

  • Seeking New Ownership #63
  • 1.7.1 not available on the puppet forge #59

Merged pull requests:

1.7.2 (2021-12-19)

Full Changelog

1.7.1 (2021-08-28)

Full Changelog

Merged pull requests:

  • Add support for more sshd configuration settings #58 (smortex)

1.7.0 (2021-08-03)

Full Changelog

Merged pull requests:

  • Improve ssh_known_hosts content generation #57 (smortex)
  • Update to module template files #56 (zachfi)
  • Update to module template files #55 (zachfi)
  • Hiera 5 support #53 (grothja)
  • Add hostkey defined type to allow setting multiple HostKey entries #52 (coreone)

1.6.0 (2020-05-02)

Full Changelog

v1.6.0 (2020-05-02)

Full Changelog

Merged pull requests:

  • Update to module template files #51 (zachfi)

1.5.2 (2020-02-06)

Full Changelog

Merged pull requests:

  • Update to module template files #50 (zachfi)

1.5.0 (2019-12-23)

Full Changelog

Closed issues:

  • Push new version to puppet's forge #47

Merged pull requests:

  • Update from xaque208 modulesync_config #49 (zachfi)
  • Exclude unneeded files from built package #48 (smortex)

1.4.0 (2019-08-30)

Full Changelog

Merged pull requests:

  • Update from xaque208 modulesync_config #46 (zachfi)
  • Update from xaque208 modulesync_config #45 (zachfi)
  • Test against Puppet 6 and fix CI #44 (smortex)
  • Allow generating SSH keys for users #43 (smortex)
  • Allow managing ssh_config(5) configuration file #41 (smortex)

1.3.1 (2018-05-27)

Full Changelog

Closed issues:

  • Review 7.7 New Options #38
  • Review 7.6 New Options #33

Merged pull requests:

  • Update from xaque208 modulesync_config #40 (zachfi)
  • Add new sshd options for OpenSSH 7.7 #39 (zachfi)

1.3.0 (2018-05-06)

Full Changelog

Merged pull requests:

1.2.0 (2018-02-11)

Full Changelog

Closed issues:

  • [Feature request] Support Match block ordering #28

Merged pull requests:

1.1.2 (2017-02-07)

Full Changelog

Merged pull requests:

  • Add order support for server match blocks #29 (zachfi)

1.1.1 (2017-01-22)

Full Changelog

Merged pull requests:

  • Fix bug for missing ssh_service variable #27 (zachfi)

1.1.0 (2016-11-10)

Full Changelog

Merged pull requests:

  • Drop beaker gems from this module #26 (zachfi)
  • Add new options PubkeyAcceptedKeyTypes and HostKeyAlgorithms #25 (zachfi)

1.0.7 (2016-08-25)

Full Changelog

1.0.6 (2016-07-17)

Full Changelog

1.0.5 (2016-07-13)

Full Changelog

1.0.4 (2016-07-07)

Full Changelog

Merged pull requests:

1.0.3 (2016-06-23)

Full Changelog

1.0.2 (2016-06-15)

Full Changelog

Closed issues:

  • Should deprecate params.pp in favor of data in module #19

Merged pull requests:

1.0.1 (2016-06-07)

Full Changelog

1.0.0 (2016-06-07)

Full Changelog

Closed issues:

  • Should support testing on Puppet4 #18
  • Add support for sending and accepting environment variables #17
  • Should deprecate params.pp in favor of data in module #19

Merged pull requests:

  • Drop params.pp like the bad habbit that it is #22 (prozach)
  • Update testing to include puppet4 #12 (zachfi)
  • (doc) Simple updates #9 (zachfi)
  • Implement the AcceptEnv for sshd_config(5) #8 (zachfi)
  • Disable sshd(8) on Darwin #7 (zachfi)

0.1.8 (2016-06-06)

Full Changelog

Merged pull requests:

  • Improve support for space separated options #21 (prozach)

0.1.7 (2016-05-29)

Full Changelog

0.1.6 (2016-05-25)

Full Changelog

0.1.5 (2016-04-18)

Full Changelog

Merged pull requests:

0.1.4 (2016-04-14)

Full Changelog

Merged pull requests:

0.1.3 (2016-03-01)

Full Changelog

Merged pull requests:

0.1.2 (2015-12-14)

Full Changelog

Merged pull requests:

  • Improve sshd_config(5) option handling #10 (zachfi)
  • (doc) Simple updates #9 (zachfi)
  • Implement the AcceptEnv for sshd_config(5) #8 (zachfi)
  • Disable sshd(8) on Darwin #7 (zachfi)
  • Ensure nil values are also skipped #6 (zachfi)

0.0.2 (2015-05-29)

Full Changelog

Merged pull requests:

  • Add define to generating SSH keys #5 (zachfi)
  • Add class for distributing host keys #4 (zachfi)

0.0.1 (2015-02-08)

Full Changelog

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator