Skip to content

Commit 8f45963

Browse files
github-actions[bot]GitHub Action
and
GitHub Action
authored
Release prep v1.1.3 (#97)
Co-authored-by: GitHub Action <[email protected]>
1 parent 2b2d704 commit 8f45963

File tree

3 files changed

+440
-160
lines changed

3 files changed

+440
-160
lines changed

CHANGELOG.md

Lines changed: 98 additions & 159 deletions
Original file line numberDiff line numberDiff line change
@@ -1,211 +1,150 @@
1-
# Change Log
2-
All notable changes to this project will be documented in this file.
1+
# Change log
32

4-
## [1.1.2] - 2020-03-26
3+
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).
54

6-
### Added
7-
8-
- st1105_master_port_check - Task to test TCP port connectivity of the Puppet Master
5+
## [v1.1.3](https://github.com/puppetlabs/support-tasks/tree/v1.1.3) (2021-05-06)
96

10-
### Changed
11-
12-
- PDK updated to 1.17
7+
[Full Changelog](https://github.com/puppetlabs/support-tasks/compare/V1.1.2...v1.1.3)
138

149
### Fixed
1510

16-
- Removed "DOCS" reference to now removed cert regen tasks
11+
- \[SUP-1835\] duplicate token task fix [\#84](https://github.com/puppetlabs/support-tasks/pull/84) ([MartyEwings](https://github.com/MartyEwings))
12+
- \[SUP-1642\] add opensource split arch support \(SUP-1642\) [\#83](https://github.com/puppetlabs/support-tasks/pull/83) ([MartyEwings](https://github.com/MartyEwings))
1713

14+
## [V1.1.2](https://github.com/puppetlabs/support-tasks/tree/V1.1.2) (2020-03-26)
1815

19-
## [1.1.1] - 2020-01-17
16+
[Full Changelog](https://github.com/puppetlabs/support-tasks/compare/V1.1.1...V1.1.2)
2017

2118
### Added
2219

23-
24-
### Changed
25-
26-
- To support Upcoming Changes to the Support Knowledge base, number referencing from all tasks has been uncoupled from the Article Number, References going forward will be prefix "ST" followed by a 4 digit number etx "st9999"
20+
- st1105 addition [\#80](https://github.com/puppetlabs/support-tasks/pull/80) ([pgrant87](https://github.com/pgrant87))
2721

2822
### Fixed
2923

30-
- https://github.com/puppetlabs/support-tasks/issues/71
31-
32-
33-
## [1.1] - 2019-12-20
34-
35-
### Added
24+
- Update st0346a\_bash\_herd\_resolver.sh [\#79](https://github.com/puppetlabs/support-tasks/pull/79) ([elainemccloskey](https://github.com/elainemccloskey))
25+
- \(SUP-1533\) [\#77](https://github.com/puppetlabs/support-tasks/pull/77) ([pgrant87](https://github.com/pgrant87))
26+
- \(SUP-1643\) Open Source Compatibility [\#76](https://github.com/puppetlabs/support-tasks/pull/76) ([pgrant87](https://github.com/pgrant87))
3627

37-
- kb0370_generate_token
38-
- kb0371_puppet_commands
39-
- kb0372_os_commands
40-
- kb0373_api_calls
28+
## [V1.1.1](https://github.com/puppetlabs/support-tasks/tree/V1.1.1) (2020-01-17)
4129

30+
[Full Changelog](https://github.com/puppetlabs/support-tasks/compare/1.1.0...V1.1.1)
4231

43-
### Changed
44-
45-
- Updated kb0285 for Windows support
46-
- Added Puppet OpenSource Support to compatible tasks
47-
- PDK 1.14 Update
48-
49-
### Fixed
50-
51-
## [1.0.9] - 2019-10-10
52-
5332
### Added
5433

55-
- kb0305_support_script_and_upload
34+
- Task naming change [\#72](https://github.com/puppetlabs/support-tasks/pull/72) ([MartyEwings](https://github.com/MartyEwings))
5635

36+
## [1.1.0](https://github.com/puppetlabs/support-tasks/tree/1.1.0) (2019-12-20)
5737

58-
### Changed
59-
60-
- Remove ca_extend plans and tasks from this module
61-
- [SUP-1408] Added cross-platform task metatdata where applicable
62-
63-
### Fixed
38+
[Full Changelog](https://github.com/puppetlabs/support-tasks/compare/1.0.9...1.1.0)
6439

65-
## [1.0.8] - 2019-09-20
66-
6740
### Added
6841

69-
New Tasks:
42+
- 1.1 release prep [\#69](https://github.com/puppetlabs/support-tasks/pull/69) ([MartyEwings](https://github.com/MartyEwings))
43+
- Add windows find disabled agents ps1 [\#66](https://github.com/puppetlabs/support-tasks/pull/66) ([cwebster61083](https://github.com/cwebster61083))
44+
- Console Command Line Tasks \[SUP-1383\] [\#62](https://github.com/puppetlabs/support-tasks/pull/62) ([MartyEwings](https://github.com/MartyEwings))
45+
- \[SUP-1531\] [\#61](https://github.com/puppetlabs/support-tasks/pull/61) ([pgrant87](https://github.com/pgrant87))
46+
- \[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))
47+
- Remove ca\_extend plans and tasks from this module. [\#58](https://github.com/puppetlabs/support-tasks/pull/58) ([m0dular](https://github.com/m0dular))
48+
- \(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))
49+
- \[SUP-1408\] Added cross-platform task metatdata where applicable [\#56](https://github.com/puppetlabs/support-tasks/pull/56) ([MartyEwings](https://github.com/MartyEwings))
7050

71-
- kb00362_download_latest_pe_in_stream
72-
- kb00361b_uploading_facts
73-
- kb00361a_uploading_facts
74-
75-
### Changed
76-
77-
- Updated to PDK 1.13
78-
79-
### Fixed
80-
81-
82-
## [1.0.8] - 2019-09-20
83-
84-
### Added
85-
86-
New Tasks:
87-
88-
- kb00362_download_latest_pe_in_stream
89-
- kb00361b_uploading_facts
90-
- kb00361a_uploading_facts
91-
92-
### Changed
93-
94-
- Updated to PDK 1.13
95-
96-
### Fixed
97-
98-
99-
## [1.0.7] - 2019-09-01
100-
101-
### Added
102-
103-
104-
### Changed
105-
106-
- Updated to PDK template version PDK 1.12
107-
108-
- Updated Readme for missing links
109-
11051
### Fixed
11152

112-
- SUP-1217
53+
- Updated to Usecase statement to include opensource [\#65](https://github.com/puppetlabs/support-tasks/pull/65) ([jasy125](https://github.com/jasy125))
11354

114-
## [1.0.6] - 2019-07-01
115-
116-
### Added
117-
118-
New tasks to fix resolve thundering herd in Linux and windows
55+
### UNCATEGORIZED PRS; LABEL THEM ON GITHUB
11956

120-
- kb0346a
121-
kb0346ba
57+
- Osp update [\#64](https://github.com/puppetlabs/support-tasks/pull/64) ([pgrant87](https://github.com/pgrant87))
58+
- Osp update [\#63](https://github.com/puppetlabs/support-tasks/pull/63) ([pgrant87](https://github.com/pgrant87))
12259

123-
### Changed
60+
## [1.0.9](https://github.com/puppetlabs/support-tasks/tree/1.0.9) (2019-10-10)
12461

125-
- Updated to PDK template version PDK 1.11
126-
127-
### Fixed
62+
[Full Changelog](https://github.com/puppetlabs/support-tasks/compare/1.0.8...1.0.9)
12863

64+
## [1.0.8](https://github.com/puppetlabs/support-tasks/tree/1.0.8) (2019-09-23)
12965

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

131-
## [1.0.5] - 2018-05-09
132-
13368
### Added
13469

135-
New plans to extend the CA certificate on a master:
136-
137-
- kb0337a_extend_ca_cert
138-
- kb0337b_upload_ca_cert
139-
- kb0337c_get_agent_facts
140-
141-
New tasks to check the expiry date of the CA certificate and signed agent certificates
142-
143-
- kb0337f_check_agent_expiry
144-
- kb0337g_check_ca_expiry
145-
146-
147-
### Changed
148-
149-
Updated to support PE 2019.x
150-
151-
Added acceptance testing using [Litmus](https://github.com/puppetlabs/puppet_litmus)
152-
153-
### Fixed
154-
70+
- \(SUP-1376\) \(SUP-1375\) [\#55](https://github.com/puppetlabs/support-tasks/pull/55) ([MartyEwings](https://github.com/MartyEwings))
71+
- Acceptance for kb0286 \(SUP-1355\) [\#54](https://github.com/puppetlabs/support-tasks/pull/54) ([MartyEwings](https://github.com/MartyEwings))
15572

73+
## [1.0.7](https://github.com/puppetlabs/support-tasks/tree/1.0.7) (2019-08-29)
15674

157-
## [1.0.4] - 2018-12-19
158-
159-
### Added
160-
161-
- kb0317a_clean_cert
162-
- kb0317b_purge_node
75+
[Full Changelog](https://github.com/puppetlabs/support-tasks/compare/v1.0.6...1.0.7)
16376

164-
165-
### Changed
166-
16777
### Fixed
16878

79+
- \(bug\) Replace servername if in user\_data.conf \[SUP-1217\] [\#53](https://github.com/puppetlabs/support-tasks/pull/53) ([MartyEwings](https://github.com/MartyEwings))
16980

170-
## [1.0.3] - 2018-09-05
171-
172-
### Added
173-
174-
- kb0009_change_pe_service_loglevel
175-
81+
### UNCATEGORIZED PRS; LABEL THEM ON GITHUB
17682

177-
### Changed
178-
179-
### Fixed
83+
- Acceptance for kb0236 [\#52](https://github.com/puppetlabs/support-tasks/pull/52) ([MartyEwings](https://github.com/MartyEwings))
84+
- pdk 1.12 update [\#51](https://github.com/puppetlabs/support-tasks/pull/51) ([MartyEwings](https://github.com/MartyEwings))
85+
- \(maint\) Add a CODEOWNERS file [\#50](https://github.com/puppetlabs/support-tasks/pull/50) ([jarretlavallee](https://github.com/jarretlavallee))
18086

87+
## [v1.0.6](https://github.com/puppetlabs/support-tasks/tree/v1.0.6) (2019-07-01)
18188

182-
183-
## [1.0.2] - 2018-09-18
184-
185-
186-
### Added
89+
[Full Changelog](https://github.com/puppetlabs/support-tasks/compare/v1.0.5...v1.0.6)
18790

188-
- kb0287_Check_DB_Table_Sizes
91+
### UNCATEGORIZED PRS; LABEL THEM ON GITHUB
18992

190-
- kb0263_Rename_Pe_Master
93+
- 1.0.6 release prep [\#49](https://github.com/puppetlabs/support-tasks/pull/49) ([MartyEwings](https://github.com/MartyEwings))
94+
- thundering herd Tasks and tests [\#48](https://github.com/puppetlabs/support-tasks/pull/48) ([MartyEwings](https://github.com/MartyEwings))
19195

192-
- kb0298_Run_Code_Deploy
96+
## [v1.0.5](https://github.com/puppetlabs/support-tasks/tree/v1.0.5) (2019-05-10)
19397

194-
- kb0299_Regen_Master_Cert
195-
196-
### Changed
98+
[Full Changelog](https://github.com/puppetlabs/support-tasks/compare/a99bbbc9acafd37777e6e2b6800b64e8b98023f0...v1.0.5)
19799

198-
### Fixed
199-
200-
201-
202-
## [1.0.0] - 2018-07-20
203-
204100
### Added
205101

206-
Initial Release of Module
207-
208-
### Changed
209-
210-
### Fixed
211-
102+
- \(KB20267\) Add a task to clean up index locks [\#5](https://github.com/puppetlabs/support-tasks/pull/5) ([jarretlavallee](https://github.com/jarretlavallee))
103+
- kb0149 task added [\#3](https://github.com/puppetlabs/support-tasks/pull/3) ([MartyEwings](https://github.com/MartyEwings))
104+
- \(maint\) Update to PDK 1.6.0 with some basic checks [\#2](https://github.com/puppetlabs/support-tasks/pull/2) ([jarretlavallee](https://github.com/jarretlavallee))
105+
106+
### UNCATEGORIZED PRS; LABEL THEM ON GITHUB
107+
108+
- \(maint\) Update CHANGELOG for 1.0.5 release [\#46](https://github.com/puppetlabs/support-tasks/pull/46) ([jarretlavallee](https://github.com/jarretlavallee))
109+
- Add a reference.md for kb0337 [\#45](https://github.com/puppetlabs/support-tasks/pull/45) ([misseuropa](https://github.com/misseuropa))
110+
- Check for the correct string in results.values.all? [\#44](https://github.com/puppetlabs/support-tasks/pull/44) ([m0dular](https://github.com/m0dular))
111+
- \(maint\) Prepare for travis to deploy the module to the forge [\#43](https://github.com/puppetlabs/support-tasks/pull/43) ([jarretlavallee](https://github.com/jarretlavallee))
112+
- systemd containers / kb0244 spec test [\#41](https://github.com/puppetlabs/support-tasks/pull/41) ([MartyEwings](https://github.com/MartyEwings))
113+
- Litmus addtions [\#40](https://github.com/puppetlabs/support-tasks/pull/40) ([MartyEwings](https://github.com/MartyEwings))
114+
- Merge m0dular/ca\_extend into support\_tasks [\#39](https://github.com/puppetlabs/support-tasks/pull/39) ([m0dular](https://github.com/m0dular))
115+
- \(SUP-2054\) Update module to support PE 2019.x. [\#38](https://github.com/puppetlabs/support-tasks/pull/38) ([jarretlavallee](https://github.com/jarretlavallee))
116+
- Bump version [\#37](https://github.com/puppetlabs/support-tasks/pull/37) ([m0dular](https://github.com/m0dular))
117+
- Release v1.0.4 [\#36](https://github.com/puppetlabs/support-tasks/pull/36) ([m0dular](https://github.com/m0dular))
118+
- New task to clean and purge certs [\#35](https://github.com/puppetlabs/support-tasks/pull/35) ([m0dular](https://github.com/m0dular))
119+
- Updating kb0263 script for 2019.0.0 [\#34](https://github.com/puppetlabs/support-tasks/pull/34) ([abottchen](https://github.com/abottchen))
120+
- Updating kb0299 for Puppet 6 [\#33](https://github.com/puppetlabs/support-tasks/pull/33) ([abottchen](https://github.com/abottchen))
121+
- \(maint\) Add task KB number to display on the forge [\#32](https://github.com/puppetlabs/support-tasks/pull/32) ([jarretlavallee](https://github.com/jarretlavallee))
122+
- Cutting 1.0.3 release [\#31](https://github.com/puppetlabs/support-tasks/pull/31) ([abottchen](https://github.com/abottchen))
123+
- \(SUP-602\) Update task for changing log level [\#30](https://github.com/puppetlabs/support-tasks/pull/30) ([abottchen](https://github.com/abottchen))
124+
- Update metadata and readme for a release 1.0.2 [\#29](https://github.com/puppetlabs/support-tasks/pull/29) ([MartyEwings](https://github.com/MartyEwings))
125+
- \(maint\) Upgrade PDK to 1.7.0 and Fix shellcheck issues with new tasks [\#28](https://github.com/puppetlabs/support-tasks/pull/28) ([jarretlavallee](https://github.com/jarretlavallee))
126+
- Add master certificate regeneration task [\#27](https://github.com/puppetlabs/support-tasks/pull/27) ([abottchen](https://github.com/abottchen))
127+
- Code Deploy Task [\#26](https://github.com/puppetlabs/support-tasks/pull/26) ([daniel5119](https://github.com/daniel5119))
128+
- Adding SSL dir backup to task kb0263 [\#25](https://github.com/puppetlabs/support-tasks/pull/25) ([abottchen](https://github.com/abottchen))
129+
- Add a script for KB 263 fixing a PE master whose hostname has been changed [\#23](https://github.com/puppetlabs/support-tasks/pull/23) ([abottchen](https://github.com/abottchen))
130+
- \(maint\) Clean up output messages in 236 and 267 [\#22](https://github.com/puppetlabs/support-tasks/pull/22) ([jarretlavallee](https://github.com/jarretlavallee))
131+
- Edit cleanup for the readme SMB 2018-07-25 [\#21](https://github.com/puppetlabs/support-tasks/pull/21) ([misseuropa](https://github.com/misseuropa))
132+
- Release v1.0.1 [\#19](https://github.com/puppetlabs/support-tasks/pull/19) ([MartyEwings](https://github.com/MartyEwings))
133+
- \(PDK-1090\) Test task names [\#18](https://github.com/puppetlabs/support-tasks/pull/18) ([jarretlavallee](https://github.com/jarretlavallee))
134+
- Release v1.0 [\#17](https://github.com/puppetlabs/support-tasks/pull/17) ([MartyEwings](https://github.com/MartyEwings))
135+
- Release v1.0 - Fix capital Letters in task names [\#16](https://github.com/puppetlabs/support-tasks/pull/16) ([MartyEwings](https://github.com/MartyEwings))
136+
- Prep for V1.0 Release [\#15](https://github.com/puppetlabs/support-tasks/pull/15) ([MartyEwings](https://github.com/MartyEwings))
137+
- \(maint\) change task names for kb0285 and kb0286 [\#14](https://github.com/puppetlabs/support-tasks/pull/14) ([suckatrash](https://github.com/suckatrash))
138+
- \(maint\) Rename kb0236 and kb0267 [\#13](https://github.com/puppetlabs/support-tasks/pull/13) ([jarretlavallee](https://github.com/jarretlavallee))
139+
- update task titles for 0244 and 0149 [\#12](https://github.com/puppetlabs/support-tasks/pull/12) ([MartyEwings](https://github.com/MartyEwings))
140+
- Adding kb0287.json and kb0287.sh [\#11](https://github.com/puppetlabs/support-tasks/pull/11) ([daniel5119](https://github.com/daniel5119))
141+
- \(kb0286\) Add task to change puppet daemon runmode enabled | disabled [\#10](https://github.com/puppetlabs/support-tasks/pull/10) ([suckatrash](https://github.com/suckatrash))
142+
- \(KB0285\) Task for identifying disabled agents [\#9](https://github.com/puppetlabs/support-tasks/pull/9) ([suckatrash](https://github.com/suckatrash))
143+
- \(KB0236\) Add a task for KB0236 [\#8](https://github.com/puppetlabs/support-tasks/pull/8) ([jarretlavallee](https://github.com/jarretlavallee))
144+
- KB\#0244 added [\#7](https://github.com/puppetlabs/support-tasks/pull/7) ([MartyEwings](https://github.com/MartyEwings))
145+
- KB\#0009 [\#6](https://github.com/puppetlabs/support-tasks/pull/6) ([halimwi](https://github.com/halimwi))
146+
- PDK Init and Readme [\#1](https://github.com/puppetlabs/support-tasks/pull/1) ([MartyEwings](https://github.com/MartyEwings))
147+
148+
149+
150+
\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)*

0 commit comments

Comments
 (0)