|
1 |
| -# Change log |
| 1 | +<!-- markdownlint-disable MD024 --> |
| 2 | +# Changelog |
2 | 3 |
|
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). |
| 4 | +All notable changes to this project will be documented in this file. |
4 | 5 |
|
5 |
| -## [v2.4.0](https://github.com/puppetlabs/puppetlabs-sshkeys_core/tree/v2.4.0) (2023-02-14) |
| 6 | +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). |
| 7 | + |
| 8 | +## [v2.5.0](https://github.com/puppetlabs/puppetlabs-sshkeys_core/tree/v2.5.0) - 2024-03-06 |
| 9 | + |
| 10 | +[Full Changelog](https://github.com/puppetlabs/puppetlabs-sshkeys_core/compare/v2.4.0...v2.5.0) |
| 11 | + |
| 12 | +### Added |
| 13 | + |
| 14 | +- (PA-5575) Add Amazon to display support in Puppet forge [#76](https://github.com/puppetlabs/puppetlabs-sshkeys_core/pull/76) ([shubhamshinde360](https://github.com/shubhamshinde360)) |
| 15 | + |
| 16 | +## [v2.4.0](https://github.com/puppetlabs/puppetlabs-sshkeys_core/tree/v2.4.0) - 2023-02-14 |
6 | 17 |
|
7 | 18 | [Full Changelog](https://github.com/puppetlabs/puppetlabs-sshkeys_core/compare/v2.3.0...v2.4.0)
|
8 | 19 |
|
9 | 20 | ### Added
|
10 | 21 |
|
11 |
| -- \(MODULES-11371\) Updates PDK template [\#67](https://github.com/puppetlabs/puppetlabs-sshkeys_core/pull/67) ([mhashizume](https://github.com/mhashizume)) |
| 22 | +- (MODULES-11371) Updates PDK template [#67](https://github.com/puppetlabs/puppetlabs-sshkeys_core/pull/67) ([mhashizume](https://github.com/mhashizume)) |
12 | 23 |
|
13 |
| -## [v2.3.0](https://github.com/puppetlabs/puppetlabs-sshkeys_core/tree/v2.3.0) (2021-10-04) |
| 24 | +## [v2.3.0](https://github.com/puppetlabs/puppetlabs-sshkeys_core/tree/v2.3.0) - 2021-10-04 |
14 | 25 |
|
15 | 26 | [Full Changelog](https://github.com/puppetlabs/puppetlabs-sshkeys_core/compare/2.2.0...v2.3.0)
|
16 | 27 |
|
17 | 28 | ### Added
|
18 | 29 |
|
19 |
| -- \(MODULES-11167\)\(MODULES-11191\) Add RockyLinux and AlmaLinux to sshkeys-core metadata [\#47](https://github.com/puppetlabs/puppetlabs-sshkeys_core/pull/47) ([BobosilaVictor](https://github.com/BobosilaVictor)) |
| 30 | +- (MODULES-11167)(MODULES-11191) Add RockyLinux and AlmaLinux to sshkeys-core metadata [#47](https://github.com/puppetlabs/puppetlabs-sshkeys_core/pull/47) ([BobosilaVictor](https://github.com/BobosilaVictor)) |
20 | 31 |
|
21 |
| -## [2.2.0](https://github.com/puppetlabs/puppetlabs-sshkeys_core/tree/2.2.0) (2020-10-16) |
| 32 | +## [2.2.0](https://github.com/puppetlabs/puppetlabs-sshkeys_core/tree/2.2.0) - 2020-10-16 |
22 | 33 |
|
23 | 34 | [Full Changelog](https://github.com/puppetlabs/puppetlabs-sshkeys_core/compare/2.1.0...2.2.0)
|
24 | 35 |
|
25 | 36 | ### Added
|
26 | 37 |
|
27 |
| -- \(MODULES-10765\) Implement public key certificate support [\#35](https://github.com/puppetlabs/puppetlabs-sshkeys_core/pull/35) ([bastelfreak](https://github.com/bastelfreak)) |
| 38 | +- (MODULES-10765) Implement public key certificate support [#35](https://github.com/puppetlabs/puppetlabs-sshkeys_core/pull/35) ([bastelfreak](https://github.com/bastelfreak)) |
28 | 39 |
|
29 | 40 | ### Fixed
|
30 | 41 |
|
31 |
| -- \(MODULES-10827\) Exported sshkey already exists error [\#38](https://github.com/puppetlabs/puppetlabs-sshkeys_core/pull/38) ([Dorin-Pleava](https://github.com/Dorin-Pleava)) |
| 42 | +- (MODULES-10827) Exported sshkey already exists error [#38](https://github.com/puppetlabs/puppetlabs-sshkeys_core/pull/38) ([Dorin-Pleava](https://github.com/Dorin-Pleava)) |
32 | 43 |
|
33 |
| -## [2.1.0](https://github.com/puppetlabs/puppetlabs-sshkeys_core/tree/2.1.0) (2020-06-22) |
| 44 | +## [2.1.0](https://github.com/puppetlabs/puppetlabs-sshkeys_core/tree/2.1.0) - 2020-06-22 |
34 | 45 |
|
35 | 46 | [Full Changelog](https://github.com/puppetlabs/puppetlabs-sshkeys_core/compare/2.0.0...2.1.0)
|
36 | 47 |
|
37 | 48 | ### Added
|
38 | 49 |
|
39 |
| -- \(MODULES-10671\) New SSH key types for OpenSSH 8.2 [\#31](https://github.com/puppetlabs/puppetlabs-sshkeys_core/pull/31) ([Dorin-Pleava](https://github.com/Dorin-Pleava)) |
| 50 | +- (MODULES-10671) New SSH key types for OpenSSH 8.2 [#31](https://github.com/puppetlabs/puppetlabs-sshkeys_core/pull/31) ([Dorin-Pleava](https://github.com/Dorin-Pleava)) |
40 | 51 |
|
41 | 52 | ### Fixed
|
42 | 53 |
|
43 |
| -- \(PUP-10510\) Fix sshkeys not being correctly purged [\#32](https://github.com/puppetlabs/puppetlabs-sshkeys_core/pull/32) ([GabrielNagy](https://github.com/GabrielNagy)) |
| 54 | +- (PUP-10510) Fix sshkeys not being correctly purged [#32](https://github.com/puppetlabs/puppetlabs-sshkeys_core/pull/32) ([GabrielNagy](https://github.com/GabrielNagy)) |
44 | 55 |
|
45 |
| -## [2.0.0](https://github.com/puppetlabs/puppetlabs-sshkeys_core/tree/2.0.0) (2020-03-13) |
| 56 | +## [2.0.0](https://github.com/puppetlabs/puppetlabs-sshkeys_core/tree/2.0.0) - 2020-03-13 |
46 | 57 |
|
47 | 58 | [Full Changelog](https://github.com/puppetlabs/puppetlabs-sshkeys_core/compare/1.0.3...2.0.0)
|
48 | 59 |
|
49 |
| -### Changed |
| 60 | +### Added |
50 | 61 |
|
51 |
| -- \(MODULES-7613\) use name and type as composite namevar [\#27](https://github.com/puppetlabs/puppetlabs-sshkeys_core/pull/27) ([ciprianbadescu](https://github.com/ciprianbadescu)) |
| 62 | +- (MODULES-7613) use name and type as composite namevar [#27](https://github.com/puppetlabs/puppetlabs-sshkeys_core/pull/27) ([ciprianbadescu](https://github.com/ciprianbadescu)) |
52 | 63 |
|
53 |
| -## [1.0.3](https://github.com/puppetlabs/puppetlabs-sshkeys_core/tree/1.0.3) (2019-10-31) |
| 64 | +## [1.0.3](https://github.com/puppetlabs/puppetlabs-sshkeys_core/tree/1.0.3) - 2019-11-01 |
54 | 65 |
|
55 | 66 | [Full Changelog](https://github.com/puppetlabs/puppetlabs-sshkeys_core/compare/1.0.2...1.0.3)
|
56 | 67 |
|
57 | 68 | ### Added
|
58 | 69 |
|
59 |
| -- \(MODULES-9578\) Create ssh\_authorized\_key in root path [\#20](https://github.com/puppetlabs/puppetlabs-sshkeys_core/pull/20) ([GabrielNagy](https://github.com/GabrielNagy)) |
| 70 | +- (MODULES-9578) Create ssh_authorized_key in root path [#20](https://github.com/puppetlabs/puppetlabs-sshkeys_core/pull/20) ([GabrielNagy](https://github.com/GabrielNagy)) |
60 | 71 |
|
61 |
| -## [1.0.2](https://github.com/puppetlabs/puppetlabs-sshkeys_core/tree/1.0.2) (2019-01-11) |
| 72 | +## [1.0.2](https://github.com/puppetlabs/puppetlabs-sshkeys_core/tree/1.0.2) - 2019-01-11 |
62 | 73 |
|
63 | 74 | [Full Changelog](https://github.com/puppetlabs/puppetlabs-sshkeys_core/compare/1.0.1...1.0.2)
|
64 | 75 |
|
65 | 76 | ### Added
|
66 | 77 |
|
67 |
| -- \(maint\) add LICENSE file [\#16](https://github.com/puppetlabs/puppetlabs-sshkeys_core/pull/16) ([melissa](https://github.com/melissa)) |
68 |
| -- \(L10n\) Update Japanese translations [\#13](https://github.com/puppetlabs/puppetlabs-sshkeys_core/pull/13) ([melissa](https://github.com/melissa)) |
| 78 | +- (maint) add LICENSE file [#16](https://github.com/puppetlabs/puppetlabs-sshkeys_core/pull/16) ([melissa](https://github.com/melissa)) |
| 79 | +- (L10n) Update Japanese translations [#13](https://github.com/puppetlabs/puppetlabs-sshkeys_core/pull/13) ([melissa](https://github.com/melissa)) |
69 | 80 |
|
70 | 81 | ### Fixed
|
71 | 82 |
|
72 |
| -- ssh\_authorized\_key: Fix invalid 'options' error [\#10](https://github.com/puppetlabs/puppetlabs-sshkeys_core/pull/10) ([natemccurdy](https://github.com/natemccurdy)) |
| 83 | +- ssh_authorized_key: Fix invalid 'options' error [#10](https://github.com/puppetlabs/puppetlabs-sshkeys_core/pull/10) ([natemccurdy](https://github.com/natemccurdy)) |
73 | 84 |
|
74 |
| -## [1.0.1](https://github.com/puppetlabs/puppetlabs-sshkeys_core/tree/1.0.1) (2018-08-17) |
| 85 | +## [1.0.1](https://github.com/puppetlabs/puppetlabs-sshkeys_core/tree/1.0.1) - 2018-08-17 |
75 | 86 |
|
76 | 87 | [Full Changelog](https://github.com/puppetlabs/puppetlabs-sshkeys_core/compare/1.0.0...1.0.1)
|
77 | 88 |
|
78 | 89 | ### Added
|
79 | 90 |
|
80 |
| -- \(PUP-9053\) Enable localization and bump puppet version to at least 6 [\#7](https://github.com/puppetlabs/puppetlabs-sshkeys_core/pull/7) ([melissa](https://github.com/melissa)) |
81 |
| -- \(maint\) Import missed User type integration test from puppet repo [\#6](https://github.com/puppetlabs/puppetlabs-sshkeys_core/pull/6) ([jhelwig](https://github.com/jhelwig)) |
82 |
| -- \(maint\) Import the User type unit tests specific to ssh\_authorized\_keys [\#5](https://github.com/puppetlabs/puppetlabs-sshkeys_core/pull/5) ([jhelwig](https://github.com/jhelwig)) |
83 |
| -- Install module on all hosts, not just those with default role [\#4](https://github.com/puppetlabs/puppetlabs-sshkeys_core/pull/4) ([joshcooper](https://github.com/joshcooper)) |
| 91 | +- (PUP-9053) Enable localization and bump puppet version to at least 6 [#7](https://github.com/puppetlabs/puppetlabs-sshkeys_core/pull/7) ([melissa](https://github.com/melissa)) |
| 92 | +- (maint) Import missed User type integration test from puppet repo [#6](https://github.com/puppetlabs/puppetlabs-sshkeys_core/pull/6) ([jhelwig](https://github.com/jhelwig)) |
| 93 | +- (maint) Import the User type unit tests specific to ssh_authorized_keys [#5](https://github.com/puppetlabs/puppetlabs-sshkeys_core/pull/5) ([jhelwig](https://github.com/jhelwig)) |
| 94 | +- Install module on all hosts, not just those with default role [#4](https://github.com/puppetlabs/puppetlabs-sshkeys_core/pull/4) ([joshcooper](https://github.com/joshcooper)) |
84 | 95 |
|
85 |
| -## [1.0.0](https://github.com/puppetlabs/puppetlabs-sshkeys_core/tree/1.0.0) (2018-07-17) |
| 96 | +## [1.0.0](https://github.com/puppetlabs/puppetlabs-sshkeys_core/tree/1.0.0) - 2018-07-17 |
86 | 97 |
|
87 | 98 | [Full Changelog](https://github.com/puppetlabs/puppetlabs-sshkeys_core/compare/d1719de1d77b9c139b1b5f5832330807c0fe11fe...1.0.0)
|
88 |
| - |
89 |
| -### Added |
90 |
| - |
91 |
| -- Initial release of the extracted sshkeys module [\#1](https://github.com/puppetlabs/puppetlabs-sshkeys_core/pull/1) ([jhelwig](https://github.com/jhelwig)) |
92 |
| - |
93 |
| - |
94 |
| - |
95 |
| -\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)* |
|
0 commit comments