Skip to content

Commit 227dfdb

Browse files
authored
Merge pull request #441 from bastelfreak/rel810
Release 8.1.0
2 parents 67cce56 + 66a210c commit 227dfdb

File tree

2 files changed

+16
-2
lines changed

2 files changed

+16
-2
lines changed

CHANGELOG.md

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,21 @@ 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-
## [v8.0.0](https://github.com/voxpupuli/puppet-openldap/tree/v8.0.0) (2024-06-09)
7+
## [v8.1.0](https://github.com/voxpupuli/puppet-openldap/tree/v8.1.0) (2025-01-24)
8+
9+
[Full Changelog](https://github.com/voxpupuli/puppet-openldap/compare/v8.0.0...v8.1.0)
10+
11+
**Implemented enhancements:**
12+
13+
- Add `PPolicyCheckModule` as a valid database/overlay option [\#440](https://github.com/voxpupuli/puppet-openldap/pull/440) ([gcoxmoz](https://github.com/gcoxmoz))
14+
- Allow Sensitive\[String\[1\]\] for rootpw [\#439](https://github.com/voxpupuli/puppet-openldap/pull/439) ([WoutResseler](https://github.com/WoutResseler))
15+
- Add support for FreeBSD 14 [\#427](https://github.com/voxpupuli/puppet-openldap/pull/427) ([smortex](https://github.com/smortex))
16+
17+
**Merged pull requests:**
18+
19+
- puppet/systemd: allow 8.x [\#438](https://github.com/voxpupuli/puppet-openldap/pull/438) ([jay7x](https://github.com/jay7x))
20+
21+
## [v8.0.0](https://github.com/voxpupuli/puppet-openldap/tree/v8.0.0) (2024-06-10)
822

923
[Full Changelog](https://github.com/voxpupuli/puppet-openldap/compare/v7.0.2...v8.0.0)
1024

metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "puppet-openldap",
3-
"version": "8.0.1-rc0",
3+
"version": "8.1.0",
44
"author": "Vox Pupuli",
55
"summary": "Puppet OpenLDAP module",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)