Skip to content

Commit adf712a

Browse files
authored
Release 14.1.0 (#437)
Co-authored-by: Release Automation <saz@users.noreply.github.com>
1 parent b2eef5d commit adf712a

2 files changed

Lines changed: 14 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,19 @@ All notable changes to this project will be documented in this file.
44
Each new release typically also includes the latest modulesync defaults.
55
These should not affect the functionality of the module.
66

7+
## [v14.1.0](https://github.com/saz/puppet-ssh/tree/v14.1.0) (2025-10-30)
8+
9+
[Full Changelog](https://github.com/saz/puppet-ssh/compare/v14.0.2...v14.1.0)
10+
11+
**Implemented enhancements:**
12+
13+
- make user/group of resources configurable [\#436](https://github.com/saz/puppet-ssh/pull/436) ([saz](https://github.com/saz))
14+
- set KbdInteractiveAuthentication on newer SSH versions [\#434](https://github.com/saz/puppet-ssh/pull/434) ([saz](https://github.com/saz))
15+
16+
**Fixed bugs:**
17+
18+
- use proper sshd binary location in config validate command [\#435](https://github.com/saz/puppet-ssh/pull/435) ([saz](https://github.com/saz))
19+
720
## [v14.0.2](https://github.com/saz/puppet-ssh/tree/v14.0.2) (2025-10-30)
821

922
[Full Changelog](https://github.com/saz/puppet-ssh/compare/v14.0.1...v14.0.2)

metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "saz-ssh",
3-
"version": "14.0.2",
3+
"version": "14.1.0",
44
"author": "saz",
55
"summary": "Manage SSH client and server via Puppet.",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)