|
| 1 | +## [14.0.0](https://github.com/theforeman/puppet-puppet/tree/14.0.0) (2020-05-14) |
| 2 | + |
| 3 | +[Full Changelog](https://github.com/theforeman/puppet-puppet/compare/13.0.0...14.0.0) |
| 4 | + |
| 5 | +**Breaking changes:** |
| 6 | + |
| 7 | +- Use modern facts [\#743](https://github.com/theforeman/puppet-puppet/issues/743) |
| 8 | +- Drop EOL Windows 7, 2008 R2 [\#739](https://github.com/theforeman/puppet-puppet/pull/739) ([ekohl](https://github.com/ekohl)) |
| 9 | +- Drop Foreman API version parameters [\#736](https://github.com/theforeman/puppet-puppet/pull/736) ([ekohl](https://github.com/ekohl)) |
| 10 | +- Refactor PuppetDB integration [\#732](https://github.com/theforeman/puppet-puppet/pull/732) ([ekohl](https://github.com/ekohl)) |
| 11 | + |
| 12 | +**Implemented enhancements:** |
| 13 | + |
| 14 | +- Support Ubuntu Focal \(20.04\) [\#746](https://github.com/theforeman/puppet-puppet/pull/746) ([mmoll](https://github.com/mmoll)) |
| 15 | +- Fixes [\#29735](https://projects.theforeman.org/issues/29735) - support el8 [\#742](https://github.com/theforeman/puppet-puppet/pull/742) ([wbclark](https://github.com/wbclark)) |
| 16 | +- Switch AIO detection to use aio\_agent\_version fact [\#737](https://github.com/theforeman/puppet-puppet/pull/737) ([ekohl](https://github.com/ekohl)) |
| 17 | +- Allow extlib 5.x [\#733](https://github.com/theforeman/puppet-puppet/pull/733) ([mmoll](https://github.com/mmoll)) |
| 18 | +- Add server\_trusted\_external\_command parameter [\#731](https://github.com/theforeman/puppet-puppet/pull/731) ([baurmatt](https://github.com/baurmatt)) |
| 19 | +- Add server\_ca\_client\_self\_delete to CA Servers [\#728](https://github.com/theforeman/puppet-puppet/pull/728) ([neilfromit](https://github.com/neilfromit)) |
| 20 | +- implement 'versioned code' for puppetserver [\#726](https://github.com/theforeman/puppet-puppet/pull/726) ([mmoll](https://github.com/mmoll)) |
| 21 | + |
| 22 | +**Closed issues:** |
| 23 | + |
| 24 | +- Systemd dependency missing [\#704](https://github.com/theforeman/puppet-puppet/issues/704) |
| 25 | + |
| 26 | +**Merged pull requests:** |
| 27 | + |
| 28 | +- Add Fedora 31, drop Fedora 26 [\#745](https://github.com/theforeman/puppet-puppet/pull/745) ([ekohl](https://github.com/ekohl)) |
| 29 | + |
| 30 | +## [13.0.0](https://github.com/theforeman/puppet-puppet/tree/13.0.0) (2020-02-12) |
| 31 | + |
| 32 | +[Full Changelog](https://github.com/theforeman/puppet-puppet/compare/12.1.0...13.0.0) |
| 33 | + |
| 34 | +**Breaking changes:** |
| 35 | + |
| 36 | +- Update cipher suites [\#721](https://github.com/theforeman/puppet-puppet/pull/721) ([mmoll](https://github.com/mmoll)) |
| 37 | +- Drop listen parameter [\#718](https://github.com/theforeman/puppet-puppet/pull/718) ([ekohl](https://github.com/ekohl)) |
| 38 | + |
| 39 | +**Implemented enhancements:** |
| 40 | + |
| 41 | +- Add server\_multithreaded parameter [\#720](https://github.com/theforeman/puppet-puppet/pull/720) ([alexjfisher](https://github.com/alexjfisher)) |
| 42 | +- Add Debian 10 [\#716](https://github.com/theforeman/puppet-puppet/pull/716) ([mmoll](https://github.com/mmoll)) |
| 43 | + |
| 44 | +**Fixed bugs:** |
| 45 | + |
| 46 | +- Restart Puppet Agent service after updating the package [\#712](https://github.com/theforeman/puppet-puppet/pull/712) ([fraenki](https://github.com/fraenki)) |
| 47 | + |
| 48 | +**Merged pull requests:** |
| 49 | + |
| 50 | +- Move parameters to advanced [\#719](https://github.com/theforeman/puppet-puppet/pull/719) ([ekohl](https://github.com/ekohl)) |
| 51 | +- Stop acceptance tests on EL7 [\#715](https://github.com/theforeman/puppet-puppet/pull/715) ([ekohl](https://github.com/ekohl)) |
| 52 | + |
| 53 | +## [12.1.0](https://github.com/theforeman/puppet-puppet/tree/12.1.0) (2019-10-25) |
| 54 | + |
| 55 | +[Full Changelog](https://github.com/theforeman/puppet-puppet/compare/12.0.1...12.1.0) |
| 56 | + |
| 57 | +**Implemented enhancements:** |
| 58 | + |
| 59 | +- Ensure config file ends with a new line [\#707](https://github.com/theforeman/puppet-puppet/pull/707) ([baurmatt](https://github.com/baurmatt)) |
| 60 | + |
| 61 | +**Merged pull requests:** |
| 62 | + |
| 63 | +- Document campotocamp/systemd soft dependency [\#696](https://github.com/theforeman/puppet-puppet/pull/696) ([dogjarek](https://github.com/dogjarek)) |
| 64 | + |
| 65 | +## [12.0.1](https://github.com/theforeman/puppet-puppet/tree/12.0.1) (2019-06-13) |
| 66 | + |
| 67 | +[Full Changelog](https://github.com/theforeman/puppet-puppet/compare/12.0.0...12.0.1) |
| 68 | + |
| 69 | +**Merged pull requests:** |
| 70 | + |
| 71 | +- Allow puppetlabs/concat 6.x and puppet/extlib 4.x [\#700](https://github.com/theforeman/puppet-puppet/pull/700) ([alexjfisher](https://github.com/alexjfisher)) |
| 72 | +- Allow `puppetlabs/stdlib` 6.x [\#698](https://github.com/theforeman/puppet-puppet/pull/698) ([alexjfisher](https://github.com/alexjfisher)) |
| 73 | + |
1 | 74 | ## [12.0.0](https://github.com/theforeman/puppet-puppet/tree/12.0.0) (2019-04-17) |
2 | 75 |
|
3 | 76 | [Full Changelog](https://github.com/theforeman/puppet-puppet/compare/11.0.1...12.0.0) |
|
0 commit comments