All notable changes to this project will be documented in this file.
8.13.0 (2026-04-30)
Implemented enhancements:
- [Feature request]: Migrate joda-time usage to java.time #217
- Depend on latest openvox-agent packages #237 (bastelfreak)
- ezbake: Update 2.7.3->2.7.4 #236 (bastelfreak)
- Migrate from clj-time/Joda-Time to java.time #226 (austb)
Merged pull requests:
- fix: include tarballs in snapshot artifact upload by matching on version #254 (slauger)
- Add Ubuntu 26.04 to CI #235 (bastelfreak)
- remove clj-parent as it was archived #234 (corporate-gadfly)
- Refactor rewrite-service to eliminate redundant declaration of DummyProtocol #233 (corporate-gadfly)
- Add Podman compatibility to vox:build task #223 (Sharpie)
- Update README to use OpenVoxDB instead of PuppetDB #191 (sebastianrakel)
8.12.1 (2026-01-23)
Fixed bugs:
- [Bug]: /pdb/meta/v1/version returns empty string in version 8.12.0 #183
Merged pull requests:
8.12.0 (2026-01-23)
Implemented enhancements:
- Update Dockerfile for Java 17 and Ruby 3.2.9 #97 (bastelfreak)
- Add postgresql 18 testing #83 (austb)
Fixed bugs:
- [Bug]: openvoxdb 8.11.0-1+debian13 Trixie Package Java Dependency #76
- [Bug]: openvoxdb 8.11.0-1+debian13 Trixie Package Java Dependency #75
- [Bug]: Reports duplicate key value violates unique constraint error #16
Merged pull requests:
- Add FIPS release job and update project version machinery #182 (nmburgan)
- Changes for FIPS #181 (nmburgan)
- Downgrade ring-core to version 1.14.2 #178 (nmburgan)
- Fix reflection errors #176 (austb)
- Update build comment if it already exists #169 (nmburgan)
- Refactor Vox rake tasks #168 (nmburgan)
- Fix int tests due to missing BC jars #166 (nmburgan)
- Add annotations for GitHub for test failures #165 (nmburgan)
- Add test summary for the end of lein test #164 (nmburgan)
- Fixes for test task #159 (nmburgan)
- CI: Properly detect if all jobs passed #158 (bastelfreak)
- Add vox:test task to run CI tests locally #152 (nmburgan)
- Move versions into managed deps and update openvox components #151 (nmburgan)
- Remove clj-parent #111 (nmburgan)
- Refactor lein profiles #110 (nmburgan)
- CI: comment download link to PR #109 (bastelfreak)
- Fix transient failure in touch-parameters-test #106 (austb)
- CI: Add support for checking PR branches #103 (bastelfreak)
- Use shared release action #101 (bastelfreak)
- ezbake: Migrate from puppetlabs to openvoxproject & drop EL7 / Ubuntu 18.04 builds #99 (bastelfreak)
- Remove Java 11 #98 (bastelfreak)
- Update dependencies and namespace #96 (nmburgan)
- Update report update condition to use report ID #80 (nmburgan)
- (maint) Drop beaker parameters from beaker_acceptance.yml call #79 (jpartlow)
8.11.0 (2025-08-24)
Merged pull requests:
- Fix for tag rake task #74 (nmburgan)
- Allow override of ezbake version and fix ezbake ref passthrough #73 (nmburgan)
- clj-parent: Switch from puppetlabs to our fork #70 (bastelfreak)
8.10.0 (2025-08-04)
Implemented enhancements:
- CI: Switch tests puppetlabs/puppetserver->OpenVoxProject/openvox-server #67 (bastelfreak)
- ezbake: Update 2.6.3-SNAPSHOT-openvox->3.0.1-SNAPSHOT #48 (bastelfreak)
- (gh-21) Enable acceptance testing #40 (jpartlow)
- Remove update checking code #37 (smortex)
- Remove the update link from the dashboard #36 (corporate-gadfly)
- Add JDK21 to CI #35 (bastelfreak)
- CI: Add Ruby 3.3 & 3.4 #29 (bastelfreak)
- Switch from puppet to openvox gem #26 (bastelfreak)
- puppetdb-terminus: migrate to openvoxdb-terminus #24 (bastelfreak)
- Switch from facter to openfact #23 (bastelfreak)
- Rework CI config to match current standards #15 (bastelfreak)
- Add JMX warning #13 (nmburgan)
Fixed bugs:
- [Bug]: Release artifacts for openvoxdb 8.9.1 have been overwritten #31
- Add obsoletes/replaces/conflicts metadata with puppetdb and puppetdb-termini on the openvoxdb and openvoxdb-termini packages.
- Initial openvoxdb release. Based on puppetdb 8.8.1. Supported on all platforms that puppetdb currently supports, but for all architectures rather than just x86_64.
* This Changelog was automatically generated by github_changelog_generator