Release history
OpenBolt releases
Orchestration tool to run orchestration workflows or one-off tasks/scripts to automate the provisioning and management of nodes. Community fork of the last open source version of Puppet Bolt.
All releases
7 shown
5.0.0-rc2
Breaking risk
Breaking changes
- Removed Bolt Server component
- Switched orchestration engine from puppet to openvox
Notable features
- Support for json 2.x versions
- Support for hiera-eyaml 4.x versions
- Support for minitar 1.x versions
Full changelog
What's Changed
Breaking Changes 🛠
- Remove Bolt Server by @jessereynolds in https://github.com/OpenVoxProject/openbolt/pull/24
- Switch from puppet to openvox by @bastelfreak in https://github.com/OpenVoxProject/openbolt/pull/14
New Features 🎉
- Allow json 2.x by @smortex in https://github.com/OpenVoxProject/openbolt/pull/41
- Allow hiera-eyaml 4.x by @smortex in https://github.com/OpenVoxProject/openbolt/pull/38
- Allow minitar 1.x by @smortex in https://github.com/OpenVoxProject/openbolt/pull/39
- Allow ruby_smb 2.x and 3.x by @smortex in https://github.com/OpenVoxProject/openbolt/pull/40
New Contributors
- @smortex made their first contribution in https://github.com/OpenVoxProject/openbolt/pull/41
Full Changelog: https://github.com/OpenVoxProject/openbolt/compare/5.0.0.rc1...5.0.0-rc2
5.0.0.rc1
Breaking risk
Breaking changes
- Minimum Ruby version increased to 3.2 (was 2.5)
- Gem renamed from unspecified previous name to openbolt
Full changelog
What's Changed
Breaking Changes 🛠
- Bump minimal required Ruby from 2.5->3.2 by @bastelfreak in https://github.com/OpenVoxProject/openbolt/pull/6
- Rename gem to openbolt by @jessereynolds in https://github.com/OpenVoxProject/openbolt/pull/11
Other Changes
- CI: Drop unsupported Rubies for unit tests by @bastelfreak in https://github.com/OpenVoxProject/openbolt/pull/12
New Contributors
- @bastelfreak made their first contribution in https://github.com/OpenVoxProject/openbolt/pull/1
- @dependabot[bot] made their first contribution in https://github.com/OpenVoxProject/openbolt/pull/4
- @jessereynolds made their first contribution in https://github.com/OpenVoxProject/openbolt/pull/11
- @OpenVoxProjectBot made their first contribution in https://github.com/OpenVoxProject/openbolt/pull/21
Full Changelog: https://github.com/OpenVoxProject/openbolt/commits/5.0.0.rc1