Skip to content

Commit ae42011

Browse files
Merge pull request #189 from puppetlabs/release-prep
Release prep v5.0.0
2 parents 974083e + be74678 commit ae42011

File tree

2 files changed

+34
-3
lines changed

2 files changed

+34
-3
lines changed

CHANGELOG.md

Lines changed: 33 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,34 @@
22

33
All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org).
44

5+
## [v5.0.0](https://github.com/puppetlabs/support-tasks/tree/v5.0.0) (2023-11-14)
6+
7+
[Full Changelog](https://github.com/puppetlabs/support-tasks/compare/v4.1.0...v5.0.0)
8+
9+
### Changed
10+
11+
- \(SUP-3952\) Remove Puppet 6 as a supported platform [\#156](https://github.com/puppetlabs/support-tasks/pull/156) ([elainemccloskey](https://github.com/elainemccloskey))
12+
13+
### Added
14+
15+
- SUP-4604 - Deprecation of primary\_server\_port\_check task \[st1105\] [\#186](https://github.com/puppetlabs/support-tasks/pull/186) ([Aaronoftheages](https://github.com/Aaronoftheages))
16+
- SUP-4603 - Deprecation of Api\_calls task \[st0373\] [\#185](https://github.com/puppetlabs/support-tasks/pull/185) ([Aaronoftheages](https://github.com/Aaronoftheages))
17+
- SUP-4602 - Deprecation of OS-Commands task \[st0372\] [\#184](https://github.com/puppetlabs/support-tasks/pull/184) ([Aaronoftheages](https://github.com/Aaronoftheages))
18+
- SUP-4601 - Deprecation of Puppet\_Commands task \[st0371\] [\#183](https://github.com/puppetlabs/support-tasks/pull/183) ([Aaronoftheages](https://github.com/Aaronoftheages))
19+
- Sup 4600 - Deprecation of generate\_token task \[st0370\] [\#182](https://github.com/puppetlabs/support-tasks/pull/182) ([Aaronoftheages](https://github.com/Aaronoftheages))
20+
- SUP-4598 - Deprecation of Purge\_Node task \[st0317b\] [\#181](https://github.com/puppetlabs/support-tasks/pull/181) ([Aaronoftheages](https://github.com/Aaronoftheages))
21+
- SUP-4599 - Deprecation of download latest pe in stream task \[St0362\] [\#180](https://github.com/puppetlabs/support-tasks/pull/180) ([Aaronoftheages](https://github.com/Aaronoftheages))
22+
- SUP-4593 - Deprecation of find\_disabled\_agents \[st0285\] [\#179](https://github.com/puppetlabs/support-tasks/pull/179) ([Aaronoftheages](https://github.com/Aaronoftheages))
23+
- SUP-4565 - Deprecation of change\_puppet\_daemon\_runmode \[st0286\] [\#178](https://github.com/puppetlabs/support-tasks/pull/178) ([Aaronoftheages](https://github.com/Aaronoftheages))
24+
- SUP-4596 - Deprecation of run\_code\_deploy task \[st0298\] [\#177](https://github.com/puppetlabs/support-tasks/pull/177) ([Aaronoftheages](https://github.com/Aaronoftheages))
25+
- Sup-4597 - Deprecation of support\_script\_and\_upload task \[st0305\] [\#175](https://github.com/puppetlabs/support-tasks/pull/175) ([Aaronoftheages](https://github.com/Aaronoftheages))
26+
- SUP-4591 - Deprecation of clear\_file\_sync\_locks \[st0267\] [\#172](https://github.com/puppetlabs/support-tasks/pull/172) ([Aaronoftheages](https://github.com/Aaronoftheages))
27+
- SUP-4423 - Deprecation of clean\_certs task \[st0317a\] [\#170](https://github.com/puppetlabs/support-tasks/pull/170) ([Aaronoftheages](https://github.com/Aaronoftheages))
28+
- Sup-4590 - Deprecation of set\_cache\_paths\_to\_default task \[st0236\] [\#169](https://github.com/puppetlabs/support-tasks/pull/169) ([Aaronoftheages](https://github.com/Aaronoftheages))
29+
- Fixes:164 Report failure when code-deploy fails [\#165](https://github.com/puppetlabs/support-tasks/pull/165) ([pillarsdotnet](https://github.com/pillarsdotnet))
30+
- \(SUP-4277\) Update bash helper functions to support V2 [\#162](https://github.com/puppetlabs/support-tasks/pull/162) ([elainemccloskey](https://github.com/elainemccloskey))
31+
- \(SUP-4199\) Puppet 8 release prep [\#159](https://github.com/puppetlabs/support-tasks/pull/159) ([MartyEwings](https://github.com/MartyEwings))
32+
533
## [v4.1.0](https://github.com/puppetlabs/support-tasks/tree/v4.1.0) (2022-09-29)
634

735
[Full Changelog](https://github.com/puppetlabs/support-tasks/compare/v4.0.0...v4.1.0)
@@ -104,8 +132,6 @@ All notable changes to this project will be documented in this file. The format
104132
- \[SUP-1531\] [\#61](https://github.com/puppetlabs/support-tasks/pull/61) ([pgrant87](https://github.com/pgrant87))
105133
- \[SUP-1408\] Update Changelog and Readme for Release 1.0.9 [\#60](https://github.com/puppetlabs/support-tasks/pull/60) ([MartyEwings](https://github.com/MartyEwings))
106134
- Remove ca\_extend plans and tasks from this module. [\#58](https://github.com/puppetlabs/support-tasks/pull/58) ([m0dular](https://github.com/m0dular))
107-
- \(SUP-624\) Execute the PE Support Script and upload it via SFTP [\#57](https://github.com/puppetlabs/support-tasks/pull/57) ([tkishel](https://github.com/tkishel))
108-
- \[SUP-1408\] Added cross-platform task metatdata where applicable [\#56](https://github.com/puppetlabs/support-tasks/pull/56) ([MartyEwings](https://github.com/MartyEwings))
109135

110136
### Fixed
111137

@@ -120,6 +146,11 @@ All notable changes to this project will be documented in this file. The format
120146

121147
[Full Changelog](https://github.com/puppetlabs/support-tasks/compare/1.0.8...1.0.9)
122148

149+
### Added
150+
151+
- \(SUP-624\) Execute the PE Support Script and upload it via SFTP [\#57](https://github.com/puppetlabs/support-tasks/pull/57) ([tkishel](https://github.com/tkishel))
152+
- \[SUP-1408\] Added cross-platform task metatdata where applicable [\#56](https://github.com/puppetlabs/support-tasks/pull/56) ([MartyEwings](https://github.com/MartyEwings))
153+
123154
## [1.0.8](https://github.com/puppetlabs/support-tasks/tree/1.0.8) (2019-09-23)
124155

125156
[Full Changelog](https://github.com/puppetlabs/support-tasks/compare/1.0.7...1.0.8)

metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "puppetlabs-support_tasks",
3-
"version": "4.1.0",
3+
"version": "5.0.0",
44
"author": "Puppet Support Team",
55
"summary": "A module used to deliver Tasks for the solutions & configurations described in the PE Support Knowledgebase https://support.puppet.com/hc/en-us",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)