Skip to content

Commit 8ec4434

Browse files
Release 5.1.0
1 parent 12fc0d9 commit 8ec4434

File tree

1 file changed

+31
-0
lines changed

1 file changed

+31
-0
lines changed

CHANGELOG.md

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,37 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## [5.1.0](https://github.com/openvoxproject/openbolt/tree/5.1.0) (2025-09-19)
6+
7+
[Full Changelog](https://github.com/openvoxproject/openbolt/compare/5.0.0-rc2...5.1.0)
8+
9+
**Breaking changes:**
10+
11+
- Remove orchestrator\_client / pcp transport [\#45](https://github.com/OpenVoxProject/openbolt/pull/45) ([smortex](https://github.com/smortex))
12+
13+
**Implemented enhancements:**
14+
15+
- mocha: Allow 2.x [\#74](https://github.com/OpenVoxProject/openbolt/pull/74) ([bastelfreak](https://github.com/bastelfreak))
16+
- r10k: Allow 5.x [\#73](https://github.com/OpenVoxProject/openbolt/pull/73) ([bastelfreak](https://github.com/bastelfreak))
17+
- rack-test: Allow 2.x [\#72](https://github.com/OpenVoxProject/openbolt/pull/72) ([bastelfreak](https://github.com/bastelfreak))
18+
- openvox-strings: Allow 6.x [\#71](https://github.com/OpenVoxProject/openbolt/pull/71) ([bastelfreak](https://github.com/bastelfreak))
19+
20+
**Fixed bugs:**
21+
22+
- Ruby error: Adjust pattern matching to newer ruby/rubygems [\#70](https://github.com/OpenVoxProject/openbolt/pull/70) ([bastelfreak](https://github.com/bastelfreak))
23+
24+
**Closed issues:**
25+
26+
- Remove orchestrator\_client \(PE\) integration [\#25](https://github.com/OpenVoxProject/openbolt/issues/25)
27+
28+
**Merged pull requests:**
29+
30+
- CI: Move apply tests to central workflow [\#66](https://github.com/OpenVoxProject/openbolt/pull/66) ([bastelfreak](https://github.com/bastelfreak))
31+
- CI: update module cache in central job [\#64](https://github.com/OpenVoxProject/openbolt/pull/64) ([bastelfreak](https://github.com/bastelfreak))
32+
- CI: Cleanup linux integration tests [\#59](https://github.com/OpenVoxProject/openbolt/pull/59) ([bastelfreak](https://github.com/bastelfreak))
33+
- Revert "Allow ruby\_smb 2.x and 3.x" [\#58](https://github.com/OpenVoxProject/openbolt/pull/58) ([bastelfreak](https://github.com/bastelfreak))
34+
- bolt: Bump version from 5.0.0-rc2-\>5.1.0 [\#56](https://github.com/OpenVoxProject/openbolt/pull/56) ([bastelfreak](https://github.com/bastelfreak))
35+
536
## [5.0.0-rc2](https://github.com/openvoxproject/openbolt/tree/5.0.0-rc2) (2025-07-29)
637

738
[Full Changelog](https://github.com/openvoxproject/openbolt/compare/5.0.0.rc1...5.0.0-rc2)

0 commit comments

Comments
 (0)