Skip to content

Commit 12fe398

Browse files
authored
Merge pull request #460 from dabelenda/release-9.0.0
Release 9.0.0
2 parents 1260e5d + a2d53b0 commit 12fe398

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,22 @@ 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+
## [v9.0.0](https://github.com/voxpupuli/puppet-openldap/tree/v9.0.0) (2025-09-02)
8+
9+
[Full Changelog](https://github.com/voxpupuli/puppet-openldap/compare/v8.1.0...v9.0.0)
10+
11+
**Breaking changes:**
12+
13+
- Drop puppet, update openvox minimum version to 8.19 [\#456](https://github.com/voxpupuli/puppet-openldap/pull/456) ([TheMeier](https://github.com/TheMeier))
14+
15+
**Implemented enhancements:**
16+
17+
- Allow matchingRule and attrstyle in olcAccess [\#452](https://github.com/voxpupuli/puppet-openldap/pull/452) ([cbergmann](https://github.com/cbergmann))
18+
- Also allow to have Sensitive\[String\[1\]\] for rootdn [\#451](https://github.com/voxpupuli/puppet-openldap/pull/451) ([dabelenda](https://github.com/dabelenda))
19+
- metadata.json: Add OpenVox [\#448](https://github.com/voxpupuli/puppet-openldap/pull/448) ([jstraw](https://github.com/jstraw))
20+
- Add olcChainConfig overlay [\#445](https://github.com/voxpupuli/puppet-openldap/pull/445) ([gcoxmoz](https://github.com/gcoxmoz))
21+
- Add LastBind and LastBindPrecision to database options [\#443](https://github.com/voxpupuli/puppet-openldap/pull/443) ([gcoxmoz](https://github.com/gcoxmoz))
22+
723
## [v8.1.0](https://github.com/voxpupuli/puppet-openldap/tree/v8.1.0) (2025-01-24)
824

925
[Full Changelog](https://github.com/voxpupuli/puppet-openldap/compare/v8.0.0...v8.1.0)

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.1.1-rc0",
3+
"version": "9.0.0",
44
"author": "Vox Pupuli",
55
"summary": "Puppet OpenLDAP module",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)