Skip to content

Commit f837c4e

Browse files
authored
Merge pull request #77 from voxpupuli/release-prep
Release 5.0.0
2 parents 3d585f4 + f16d3d4 commit f837c4e

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

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+
## [v5.0.0](https://github.com/voxpupuli/puppet-vault/tree/v5.0.0) (2025-04-24)
8+
9+
[Full Changelog](https://github.com/voxpupuli/puppet-vault/compare/v4.2.0...v5.0.0)
10+
11+
**Breaking changes:**
12+
13+
- Require stdlib 9.x / use namespaced functions [\#76](https://github.com/voxpupuli/puppet-vault/pull/76) ([bastelfreak](https://github.com/bastelfreak))
14+
- Drop EoL RedHat 7 [\#75](https://github.com/voxpupuli/puppet-vault/pull/75) ([bastelfreak](https://github.com/bastelfreak))
15+
- Drop EoL CentOS 7 & 8 [\#74](https://github.com/voxpupuli/puppet-vault/pull/74) ([bastelfreak](https://github.com/bastelfreak))
16+
- Drop EoL Debian 10 [\#73](https://github.com/voxpupuli/puppet-vault/pull/73) ([bastelfreak](https://github.com/bastelfreak))
17+
- Drop EoL Ubuntu 18.04 support [\#72](https://github.com/voxpupuli/puppet-vault/pull/72) ([bastelfreak](https://github.com/bastelfreak))
18+
- Update default Vault version 1.12.0-\>1.19.2 [\#68](https://github.com/voxpupuli/puppet-vault/pull/68) ([bastelfreak](https://github.com/bastelfreak))
19+
720
## [v4.2.0](https://github.com/voxpupuli/puppet-vault/tree/v4.2.0) (2025-04-24)
821

922
[Full Changelog](https://github.com/voxpupuli/puppet-vault/compare/v4.1.1...v4.2.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-vault",
3-
"version": "4.2.1-rc0",
3+
"version": "5.0.0",
44
"author": "Vox Pupuli",
55
"summary": "Puppet module to manage Vault (https://vaultproject.io)",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)