Skip to content

Commit 00f22f7

Browse files
authored
Merge pull request #41 from OpenVoxProject/release-2025-08-10-1
2 parents 6183bf3 + 4d9c6a2 commit 00f22f7

File tree

1 file changed

+163
-0
lines changed

1 file changed

+163
-0
lines changed

CHANGELOG.md

Lines changed: 163 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,163 @@
1+
# Changelog
2+
All notable changes to this project will be documented in this file.
3+
4+
## [2025-08-10-1](https://github.com/openvoxproject/puppet-runtime/tree/2025-08-10-1) (2025-08-10)
5+
6+
[Full Changelog](https://github.com/openvoxproject/puppet-runtime/compare/202508061...2025-08-10-1)
7+
8+
**Fixed bugs:**
9+
10+
- Fix regexes [\#40](https://github.com/OpenVoxProject/puppet-runtime/pull/40) ([nmburgan](https://github.com/nmburgan))
11+
12+
## [202508061](https://github.com/openvoxproject/puppet-runtime/tree/202508061) (2025-08-05)
13+
14+
[Full Changelog](https://github.com/openvoxproject/puppet-runtime/compare/202507082...202508061)
15+
16+
**Implemented enhancements:**
17+
18+
- Bump Ruby to 3.2.9, remove Boost from agent runtimes, remove PDK runtime [\#39](https://github.com/OpenVoxProject/puppet-runtime/pull/39) ([nmburgan](https://github.com/nmburgan))
19+
- Add component release info comments [\#34](https://github.com/OpenVoxProject/puppet-runtime/pull/34) ([nmburgan](https://github.com/nmburgan))
20+
21+
## [202507082](https://github.com/openvoxproject/puppet-runtime/tree/202507082) (2025-07-08)
22+
23+
[Full Changelog](https://github.com/openvoxproject/puppet-runtime/compare/202507081...202507082)
24+
25+
**Fixed bugs:**
26+
27+
- Readd Amazon 2023 support [\#30](https://github.com/OpenVoxProject/puppet-runtime/pull/30) ([bastelfreak](https://github.com/bastelfreak))
28+
29+
## [202507081](https://github.com/openvoxproject/puppet-runtime/tree/202507081) (2025-07-08)
30+
31+
[Full Changelog](https://github.com/openvoxproject/puppet-runtime/compare/202506191...202507081)
32+
33+
**Implemented enhancements:**
34+
35+
- Remove Puppet Enterprise leftovers [\#29](https://github.com/OpenVoxProject/puppet-runtime/pull/29) ([bastelfreak](https://github.com/bastelfreak))
36+
- Switch from facter to openfact [\#28](https://github.com/OpenVoxProject/puppet-runtime/pull/28) ([bastelfreak](https://github.com/bastelfreak))
37+
38+
## [202506191](https://github.com/openvoxproject/puppet-runtime/tree/202506191) (2025-06-19)
39+
40+
[Full Changelog](https://github.com/openvoxproject/puppet-runtime/compare/202506181...202506191)
41+
42+
**Fixed bugs:**
43+
44+
- Fix Release Pipeline [\#26](https://github.com/OpenVoxProject/puppet-runtime/pull/26) ([bastelfreak](https://github.com/bastelfreak))
45+
46+
## [202506181](https://github.com/openvoxproject/puppet-runtime/tree/202506181) (2025-06-18)
47+
48+
[Full Changelog](https://github.com/openvoxproject/puppet-runtime/compare/202505151...202506181)
49+
50+
**Implemented enhancements:**
51+
52+
- Update curl 8.13.0-\>8.14.1 [\#25](https://github.com/OpenVoxProject/puppet-runtime/pull/25) ([cvquesty](https://github.com/cvquesty))
53+
- Gemfile: Remove Gemfile.local support [\#23](https://github.com/OpenVoxProject/puppet-runtime/pull/23) ([bastelfreak](https://github.com/bastelfreak))
54+
- Set SOURCE\_DATE\_EPOCH for building [\#19](https://github.com/OpenVoxProject/puppet-runtime/pull/19) ([smortex](https://github.com/smortex))
55+
56+
## [202505151](https://github.com/openvoxproject/puppet-runtime/tree/202505151) (2025-05-15)
57+
58+
[Full Changelog](https://github.com/openvoxproject/puppet-runtime/compare/202504291...202505151)
59+
60+
**Implemented enhancements:**
61+
62+
- Add Fedora 43 [\#18](https://github.com/OpenVoxProject/puppet-runtime/pull/18) ([nmburgan](https://github.com/nmburgan))
63+
64+
## [202504291](https://github.com/openvoxproject/puppet-runtime/tree/202504291) (2025-04-29)
65+
66+
[Full Changelog](https://github.com/openvoxproject/puppet-runtime/compare/202504221...202504291)
67+
68+
**Implemented enhancements:**
69+
70+
- Add Debian 13 and amazon-2-x86\_64 [\#17](https://github.com/OpenVoxProject/puppet-runtime/pull/17) ([nmburgan](https://github.com/nmburgan))
71+
72+
## [202504221](https://github.com/openvoxproject/puppet-runtime/tree/202504221) (2025-04-22)
73+
74+
[Full Changelog](https://github.com/openvoxproject/puppet-runtime/compare/202504211...202504221)
75+
76+
## [202504211](https://github.com/openvoxproject/puppet-runtime/tree/202504211) (2025-04-21)
77+
78+
[Full Changelog](https://github.com/openvoxproject/puppet-runtime/compare/202504141...202504211)
79+
80+
**Implemented enhancements:**
81+
82+
- Use cmake3 for el7 [\#16](https://github.com/OpenVoxProject/puppet-runtime/pull/16) ([nmburgan](https://github.com/nmburgan))
83+
- Update lots of components [\#15](https://github.com/OpenVoxProject/puppet-runtime/pull/15) ([nmburgan](https://github.com/nmburgan))
84+
85+
## [202504141](https://github.com/openvoxproject/puppet-runtime/tree/202504141) (2025-04-14)
86+
87+
[Full Changelog](https://github.com/openvoxproject/puppet-runtime/compare/202503221...202504141)
88+
89+
**Implemented enhancements:**
90+
91+
- Add Fedora 42 [\#14](https://github.com/OpenVoxProject/puppet-runtime/pull/14) ([nmburgan](https://github.com/nmburgan))
92+
93+
## [202503221](https://github.com/openvoxproject/puppet-runtime/tree/202503221) (2025-03-22)
94+
95+
[Full Changelog](https://github.com/openvoxproject/puppet-runtime/compare/202503201...202503221)
96+
97+
**Fixed bugs:**
98+
99+
- Set paths back to PuppetLabs/Puppet on Windows [\#12](https://github.com/OpenVoxProject/puppet-runtime/pull/12) ([nmburgan](https://github.com/nmburgan))
100+
101+
## [202503201](https://github.com/openvoxproject/puppet-runtime/tree/202503201) (2025-03-20)
102+
103+
[Full Changelog](https://github.com/openvoxproject/puppet-runtime/compare/202502261...202503201)
104+
105+
**Implemented enhancements:**
106+
107+
- Changes for Windows OpenVox builds [\#10](https://github.com/OpenVoxProject/puppet-runtime/pull/10) ([nmburgan](https://github.com/nmburgan))
108+
109+
## [202502261](https://github.com/openvoxproject/puppet-runtime/tree/202502261) (2025-02-26)
110+
111+
[Full Changelog](https://github.com/openvoxproject/puppet-runtime/compare/202502251...202502261)
112+
113+
## [202502251](https://github.com/openvoxproject/puppet-runtime/tree/202502251) (2025-02-26)
114+
115+
[Full Changelog](https://github.com/openvoxproject/puppet-runtime/compare/202502203...202502251)
116+
117+
**Implemented enhancements:**
118+
119+
- Add Fedora 41 [\#6](https://github.com/OpenVoxProject/puppet-runtime/pull/6) ([nmburgan](https://github.com/nmburgan))
120+
121+
## [202502203](https://github.com/openvoxproject/puppet-runtime/tree/202502203) (2025-02-20)
122+
123+
[Full Changelog](https://github.com/openvoxproject/puppet-runtime/compare/202502202...202502203)
124+
125+
**Implemented enhancements:**
126+
127+
- Update ruby, curl, rexml, and semantic\_puppet [\#5](https://github.com/OpenVoxProject/puppet-runtime/pull/5) ([nmburgan](https://github.com/nmburgan))
128+
129+
## [202502202](https://github.com/openvoxproject/puppet-runtime/tree/202502202) (2025-02-20)
130+
131+
[Full Changelog](https://github.com/openvoxproject/puppet-runtime/compare/202502201...202502202)
132+
133+
## [202502201](https://github.com/openvoxproject/puppet-runtime/tree/202502201) (2025-02-20)
134+
135+
[Full Changelog](https://github.com/openvoxproject/puppet-runtime/compare/202502032...202502201)
136+
137+
**Fixed bugs:**
138+
139+
- Fix 7.x [\#3](https://github.com/OpenVoxProject/puppet-runtime/pull/3) ([nmburgan](https://github.com/nmburgan))
140+
141+
## [202502032](https://github.com/openvoxproject/puppet-runtime/tree/202502032) (2025-02-03)
142+
143+
[Full Changelog](https://github.com/openvoxproject/puppet-runtime/compare/202502031...202502032)
144+
145+
## [202502031](https://github.com/openvoxproject/puppet-runtime/tree/202502031) (2025-02-02)
146+
147+
[Full Changelog](https://github.com/openvoxproject/puppet-runtime/compare/202502011...202502031)
148+
149+
## [202502011](https://github.com/openvoxproject/puppet-runtime/tree/202502011) (2025-01-14)
150+
151+
[Full Changelog](https://github.com/openvoxproject/puppet-runtime/compare/202501082...202502011)
152+
153+
## [202501082](https://github.com/openvoxproject/puppet-runtime/tree/202501082) (2025-01-09)
154+
155+
[Full Changelog](https://github.com/openvoxproject/puppet-runtime/compare/202501081...202501082)
156+
157+
## [202501081](https://github.com/openvoxproject/puppet-runtime/tree/202501081) (2025-01-09)
158+
159+
[Full Changelog](https://github.com/openvoxproject/puppet-runtime/compare/202501080...202501081)
160+
161+
162+
163+
\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)*

0 commit comments

Comments
 (0)