|
2 | 2 |
|
3 | 3 | All notable changes to this project will be documented in this file.
|
4 | 4 |
|
5 |
| -## [8.19.2](https://github.com/openvoxproject/puppet/tree/8.19.2) (2025-06-06) |
| 5 | +## [8.20.0](https://github.com/openvoxproject/openvox/tree/8.20.0) (2025-06-27) |
6 | 6 |
|
7 |
| -[Full Changelog](https://github.com/openvoxproject/puppet/compare/8.19.1...8.19.2) |
| 7 | +[Full Changelog](https://github.com/openvoxproject/openvox/compare/8.19.2...8.20.0) |
| 8 | + |
| 9 | +**Implemented enhancements:** |
| 10 | + |
| 11 | +- Switch from facter to openfact [\#142](https://github.com/OpenVoxProject/openvox/pull/142) ([smortex](https://github.com/smortex)) |
| 12 | +- \(PUP-12083\) Update soft limit warning for fact value & name length [\#137](https://github.com/OpenVoxProject/openvox/pull/137) ([bastelfreak](https://github.com/bastelfreak)) |
| 13 | + |
| 14 | +**Fixed bugs:** |
| 15 | + |
| 16 | +- Maintain consistent JSON formatting [\#132](https://github.com/OpenVoxProject/openvox/pull/132) ([bastelfreak](https://github.com/bastelfreak)) |
| 17 | + |
| 18 | +**Merged pull requests:** |
| 19 | + |
| 20 | +- cleanup gem metadata after Perforce-\>OpenVoxProject migration [\#140](https://github.com/OpenVoxProject/openvox/pull/140) ([smortex](https://github.com/smortex)) |
| 21 | + |
| 22 | +## [8.19.2](https://github.com/openvoxproject/openvox/tree/8.19.2) (2025-06-06) |
| 23 | + |
| 24 | +[Full Changelog](https://github.com/openvoxproject/openvox/compare/8.19.1...8.19.2) |
8 | 25 |
|
9 | 26 | **Fixed bugs:**
|
10 | 27 |
|
11 |
| -- server\_facts: Switch implementation-\>serverimplementation [\#107](https://github.com/OpenVoxProject/puppet/pull/107) ([binford2k](https://github.com/binford2k)) |
12 |
| -- Reflect Ruby 3.4 stack trace changes [\#100](https://github.com/OpenVoxProject/puppet/pull/100) ([ekohl](https://github.com/ekohl)) |
13 |
| -- Add base64 as gem dependencies for Ruby 3.4 [\#98](https://github.com/OpenVoxProject/puppet/pull/98) ([ekohl](https://github.com/ekohl)) |
14 |
| -- Add racc gem dependency [\#89](https://github.com/OpenVoxProject/puppet/pull/89) ([ekohl](https://github.com/ekohl)) |
| 28 | +- server\_facts: Switch implementation-\>serverimplementation [\#107](https://github.com/OpenVoxProject/openvox/pull/107) ([binford2k](https://github.com/binford2k)) |
| 29 | +- Reflect Ruby 3.4 stack trace changes [\#100](https://github.com/OpenVoxProject/openvox/pull/100) ([ekohl](https://github.com/ekohl)) |
| 30 | +- Add base64 as gem dependencies for Ruby 3.4 [\#98](https://github.com/OpenVoxProject/openvox/pull/98) ([ekohl](https://github.com/ekohl)) |
| 31 | +- Add racc gem dependency [\#89](https://github.com/OpenVoxProject/openvox/pull/89) ([ekohl](https://github.com/ekohl)) |
15 | 32 |
|
16 |
| -## [8.19.1](https://github.com/openvoxproject/puppet/tree/8.19.1) (2025-06-03) |
| 33 | +## [8.19.1](https://github.com/openvoxproject/openvox/tree/8.19.1) (2025-06-03) |
17 | 34 |
|
18 |
| -[Full Changelog](https://github.com/openvoxproject/puppet/compare/8.19.0...8.19.1) |
| 35 | +[Full Changelog](https://github.com/openvoxproject/openvox/compare/8.19.0...8.19.1) |
19 | 36 |
|
20 | 37 | **Fixed bugs:**
|
21 | 38 |
|
22 |
| -- Fix invalid gemspec in AIO package [\#91](https://github.com/OpenVoxProject/puppet/pull/91) ([smortex](https://github.com/smortex)) |
| 39 | +- Fix invalid gemspec in AIO package [\#91](https://github.com/OpenVoxProject/openvox/pull/91) ([smortex](https://github.com/smortex)) |
23 | 40 |
|
24 |
| -## [8.19.0](https://github.com/openvoxproject/puppet/tree/8.19.0) (2025-05-30) |
| 41 | +## [8.19.0](https://github.com/openvoxproject/openvox/tree/8.19.0) (2025-05-30) |
25 | 42 |
|
26 |
| -[Full Changelog](https://github.com/openvoxproject/puppet/compare/8.18.1...8.19.0) |
| 43 | +[Full Changelog](https://github.com/openvoxproject/openvox/compare/8.18.1...8.19.0) |
27 | 44 |
|
28 | 45 | **Implemented enhancements:**
|
29 | 46 |
|
30 |
| -- Add `implementation` fact to agent and server. [\#63](https://github.com/OpenVoxProject/puppet/pull/63) ([ffrank](https://github.com/ffrank)) |
| 47 | +- Add `implementation` fact to agent and server. [\#63](https://github.com/OpenVoxProject/openvox/pull/63) ([ffrank](https://github.com/ffrank)) |
31 | 48 |
|
32 | 49 | **Fixed bugs:**
|
33 | 50 |
|
34 |
| -- Replace `erase` with `remove`, since it's no longer supported with DNF5 [\#68](https://github.com/OpenVoxProject/puppet/pull/68) ([Stricken1670](https://github.com/Stricken1670)) |
| 51 | +- Replace `erase` with `remove`, since it's no longer supported with DNF5 [\#68](https://github.com/OpenVoxProject/openvox/pull/68) ([Stricken1670](https://github.com/Stricken1670)) |
35 | 52 |
|
36 | 53 |
|
37 | 54 |
|
|
0 commit comments