File tree Expand file tree Collapse file tree 2 files changed +22
-1
lines changed Expand file tree Collapse file tree 2 files changed +22
-1
lines changed Original file line number Diff line number Diff line change 11# Change Log
22All notable changes to this project will be documented in this file.
33This project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
4+ ## [ 2.2.1] - 2019-10-21
5+
6+ ### Summary
7+ Support for Debian 10, Linux Mint, Amazon Linux 2. Stop puppet agent service after install. Puppet_agent task as a plugin.
8+
9+ ### Features
10+ - Debian 10 amd64 support
11+ - Linux Mint Support
12+ - Amazon Linux 2 support ([ MODULES-9981] ( https://tickets.puppetlabs.com/browse/MODULES-9981 ) )
13+ - Update facts module used for testing install task ([ MODULES-9698] ( https://tickets.puppetlabs.com/browse/MODULES-9698 ) )
14+ - Add option to stop the puppet agent service after install ([ GH-1204 ] ( https://tickets.puppetlabs.com/browse/GH-1204 ) )
15+ - Added task to check commit messages
16+ - Make the puppet_agent task available as a plugin
17+
18+ ### Bug fixes
19+ - Failed puppet agent upgrade prevents future upgrading because of locked .pid file ([ MODULES-9497] ( https://tickets.puppetlabs.com/browse/MODULES-9497 )
20+ - Update bash implementation metadata to require facts implementation
21+ - Add bolt team as codeowners
22+ - Cached Catalog on Windows not idempotent ([ MODULES-9846] ( https://tickets.puppetlabs.com/browse/MODULES-9846 ) )
23+ - Fix failing tests due to rspec changes
24+
425## [ 2.2.0] - 2019-08-05
526
627### Summary
Original file line number Diff line number Diff line change 11{
22 "name" : " puppetlabs-puppet_agent" ,
3- "version" : " 2.2.0 " ,
3+ "version" : " 2.2.1 " ,
44 "author" : " puppetlabs" ,
55 "summary" : " Upgrades All-In-One Puppet Agents" ,
66 "license" : " Apache-2.0" ,
You can’t perform that action at this time.
0 commit comments