File tree Expand file tree Collapse file tree 2 files changed +14
-1
lines changed
Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change 22
33All notable changes to this project will be documented in this file.
44
5+ ## [ v4.3.0] ( https://github.com/voxpupuli/hiera-eyaml/tree/v4.3.0 ) (2025-06-05)
6+
7+ [ Full Changelog] ( https://github.com/voxpupuli/hiera-eyaml/compare/v4.2.0...v4.3.0 )
8+
9+ ** Implemented enhancements:**
10+
11+ - CI: Replace puppet with openvox [ \# 390] ( https://github.com/voxpupuli/hiera-eyaml/pull/390 ) ([ bastelfreak] ( https://github.com/bastelfreak ) )
12+ - Add Ruby 3.3 to CI matrix [ \# 386] ( https://github.com/voxpupuli/hiera-eyaml/pull/386 ) ([ bastelfreak] ( https://github.com/bastelfreak ) )
13+
14+ ** Merged pull requests:**
15+
16+ - voxpupuli-rubocop: Update 2.8.0-\> 3.1.0 [ \# 393] ( https://github.com/voxpupuli/hiera-eyaml/pull/393 ) ([ bastelfreak] ( https://github.com/bastelfreak ) )
17+
518## [ v4.2.0] ( https://github.com/voxpupuli/hiera-eyaml/tree/v4.2.0 ) (2024-10-21)
619
720[ Full Changelog] ( https://github.com/voxpupuli/hiera-eyaml/compare/v4.1.0...v4.2.0 )
Original file line number Diff line number Diff line change 11class Hiera
22 module Backend
33 module Eyaml
4- VERSION = '4.2 .0'
4+ VERSION = '4.3 .0'
55 DESCRIPTION = 'Hiera-eyaml is a backend for Hiera which provides OpenSSL encryption/decryption for Hiera properties'
66
77 class RecoverableError < StandardError
You can’t perform that action at this time.
0 commit comments