File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22
33All notable changes to this project will be documented in this file.
44
5+ ## [ 5.0.0-rc2] ( https://github.com/openvoxproject/openbolt/tree/5.0.0-rc2 ) (2025-07-29)
6+
7+ [ Full Changelog] ( https://github.com/openvoxproject/openbolt/compare/5.0.0.rc1...5.0.0-rc2 )
8+
9+ ** Breaking changes:**
10+
11+ - Remove Bolt Server [ \# 24] ( https://github.com/OpenVoxProject/openbolt/pull/24 ) ([ jessereynolds] ( https://github.com/jessereynolds ) )
12+ - Switch from puppet to openvox [ \# 14] ( https://github.com/OpenVoxProject/openbolt/pull/14 ) ([ bastelfreak] ( https://github.com/bastelfreak ) )
13+
14+ ** Implemented enhancements:**
15+
16+ - Allow json 2.x [ \# 41] ( https://github.com/OpenVoxProject/openbolt/pull/41 ) ([ smortex] ( https://github.com/smortex ) )
17+ - Allow ruby\_ smb 2.x and 3.x [ \# 40] ( https://github.com/OpenVoxProject/openbolt/pull/40 ) ([ smortex] ( https://github.com/smortex ) )
18+ - Allow minitar 1.x [ \# 39] ( https://github.com/OpenVoxProject/openbolt/pull/39 ) ([ smortex] ( https://github.com/smortex ) )
19+ - Allow hiera-eyaml 4.x [ \# 38] ( https://github.com/OpenVoxProject/openbolt/pull/38 ) ([ smortex] ( https://github.com/smortex ) )
20+
21+ ** Closed issues:**
22+
23+ - Remove bolt-server feature [ \# 9] ( https://github.com/OpenVoxProject/openbolt/issues/9 )
24+
525## [ 5.0.0.rc1] ( https://github.com/openvoxproject/openbolt/tree/5.0.0.rc1 ) (2025-07-11)
626
727[ Full Changelog] ( https://github.com/openvoxproject/openbolt/compare/4.0.0...5.0.0.rc1 )
Original file line number Diff line number Diff line change 11# frozen_string_literal: true
22
33module Bolt
4- VERSION = '5.0.0.rc1 '
4+ VERSION = '5.0.0-rc2 '
55end
You can’t perform that action at this time.
0 commit comments