All notable changes to this project will be documented in this file.
8.24.2 (2025-12-15)
Fixed bugs:
- [Bug]: Version 8.24.0 fails with Error: Could not find a suitable provider for augeas #262
Merged pull requests:
- Promote openfact 5.2.1 #277 (OpenVoxProjectBot)
- Relax version requirements for some default gems #275 (nmburgan)
8.24.1 (2025-12-05)
Fixed bugs:
- [Bug]: sysctl augeas broken after upgrade to Version 8.24.0 #264
- [Bug]: Augeas broken since openvox 8.24.0, missing augeas/facade #263
Merged pull requests:
- Promote puppet-runtime 2025.12.05.1 #266 (OpenVoxProjectBot)
- Update augeas test to detect provider failure #265 (nmburgan)
- Add dbus feature #261 (ananace)
8.24.0 (2025-12-04)
Implemented enhancements:
- Loosen some gem dependencies for new versions and update minitar usage #242 (nmburgan)
- Create execution_wrapper.bat to allow Choria to work with Windows #222 (magarvo)
- feat: add opkg package management support for TurrisOS #221 (VILJkid)
- Add jruby-9.4.14.0 to CI matrix #210 (bastelfreak)
Fixed bugs:
- [Bug]:
implementationis just a local fact #220 - [Bug]: puppet apply warns about missing client certificates #21
Merged pull requests:
- Promote openfact 5.2.0 #258 (OpenVoxProjectBot)
- Promote openfact 6a26ce51cf65f7cc325330c40922e9556651cf35 #257 (OpenVoxProjectBot)
- Use PR for promotion action #255 (nmburgan)
- Use token when checking out repo #254 (nmburgan)
- Add promote action #253 (nmburgan)
- Update release automation #252 (nmburgan)
- add note about server_list precedence #251 (binford2k)
- Fix description of
sourcesinceyumallows it now #249 (binford2k) - include "local" facts in facts output #240 (binford2k)
- Correct homepage in gemspec #223 (ekohl)
- CI: Build gem for each PR & Move packaging checks to global config & Windows: Run one spec file per CPU core #216 (bastelfreak)
- Add switch for uploading to S3 #212 (nmburgan)
- Update acceptance workflow for changed beaker acceptance #209 (jpartlow)
yumpackage provider: addassumeyestoyum check-update#188 (SvenVD-be)- Prevents spurious clientcert warnings in serverless mode #22 (binford2k)
8.23.1 (2025-09-08)
Fixed bugs:
Merged pull requests:
8.23.0 (2025-09-07)
- This is our first release where MacOS and Windows agents are built entirely in GitHub Actions!
- MacOS x86_64 is now supported
- The MacOS agents now work on all currently supported MacOS versions (13, 14, and 15). No need for separate packages!
- The openvox-agent repo, which was the repo used for building the openvox-agent packages, has now been integrated into this openvox repo under the 'packaging' directory. This will allow us to have fewer steps in the build process and tag changes more cleanly, rather than having to tag two separate repos. Note that for releases prior to this one, the changelog in this file refers only to the changes to openvox itself and not packaging changes. For example, 8.22.1 was released to fix an unintentional service renaming issue and details are in the openvox-agent repo. At some point, we may try to integrate the two changelogs.
- This release contains a large number of dependencies bumps. Most are not security related, but many dependencies were lagging for a long time. See this PR for details.
- A patch for Augeas to address CVE-2025-2588
Implemented enhancements:
Fixed bugs:
- treat windows service accounts as case insensitive #172 (binford2k)
- Ensure confdir exists #171 (binford2k)
Merged pull requests:
8.22.0 (2025-08-23)
8.21.1 (2025-07-23)
Fixed bugs:
Merged pull requests:
- Revert "Mark some failing 8.3 Windows tests as pending" #159 (ekohl)
- (maint) Drop debian-10 from testing matrix #152 (jpartlow)
8.21.0 (2025-07-09)
Implemented enhancements:
8.20.0 (2025-06-27)
Implemented enhancements:
- Switch from facter to openfact #142 (smortex)
- (PUP-12083) Update soft limit warning for fact value & name length #137 (bastelfreak)
Fixed bugs:
- Maintain consistent JSON formatting #132 (bastelfreak)
Merged pull requests:
8.19.2 (2025-06-06)
Fixed bugs:
- server_facts: Switch implementation->serverimplementation #107 (binford2k)
- Reflect Ruby 3.4 stack trace changes #100 (ekohl)
- Add base64 as gem dependencies for Ruby 3.4 #98 (ekohl)
- Add racc gem dependency #89 (ekohl)
8.19.1 (2025-06-03)
Fixed bugs:
8.19.0 (2025-05-30)
Implemented enhancements:
Fixed bugs:
- Replace
erasewithremove, since it's no longer supported with DNF5 #68 (Stricken1670)
* This Changelog was automatically generated by github_changelog_generator