Skip to content

Commit 1071934

Browse files
authored
Merge pull request #113 from puppetlabs/release-prep
Release prep v3.0.0
2 parents 877bb88 + f30aa6f commit 1071934

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,17 @@ All notable changes to this project will be documented in this file.
55

66
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).
77

8+
## [v3.0.0](https://github.com/puppetlabs/puppetlabs-sshkeys_core/tree/v3.0.0) - 2025-11-25
9+
10+
[Full Changelog](https://github.com/puppetlabs/puppetlabs-sshkeys_core/compare/v2.5.1...v3.0.0)
11+
12+
### Other
13+
14+
- (PA-7815) template 3.5.1 updates [#112](https://github.com/puppetlabs/puppetlabs-sshkeys_core/pull/112) ([tvpartytonight](https://github.com/tvpartytonight))
15+
- (PA-6856) Add beaker-hostgenerator gem with dynamic version support [#110](https://github.com/puppetlabs/puppetlabs-sshkeys_core/pull/110) ([skyamgarp](https://github.com/skyamgarp))
16+
- (PA-7366) Use puppetcore for testing [#106](https://github.com/puppetlabs/puppetlabs-sshkeys_core/pull/106) ([tvpartytonight](https://github.com/tvpartytonight))
17+
- (PA-7215) Add Amazonfips as a supported platform [#104](https://github.com/puppetlabs/puppetlabs-sshkeys_core/pull/104) ([shubhamshinde360](https://github.com/shubhamshinde360))
18+
819
## [v2.5.1](https://github.com/puppetlabs/puppetlabs-sshkeys_core/tree/v2.5.1) - 2025-02-24
920

1021
[Full Changelog](https://github.com/puppetlabs/puppetlabs-sshkeys_core/compare/v2.5.0...v2.5.1)

metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "puppetlabs-sshkeys_core",
3-
"version": "2.5.1",
3+
"version": "3.0.0",
44
"author": "puppetlabs",
55
"summary": "Manage SSH authorized keys, and known hosts.",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)