Skip to content

Commit c59e24e

Browse files
authored
Merge pull request #660 from silug/openvox-9-request-for-comments
Add blog post on RFC for OpenVox 9 deprecations
2 parents 8c11261 + 76f71b3 commit c59e24e

1 file changed

Lines changed: 25 additions & 0 deletions

File tree

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
---
2+
layout: post
3+
title: OpenVox 9 - Request for Comments
4+
date: 2026-04-14
5+
github_username: silug
6+
---
7+
8+
At CfgMgmtCamp this year, we spent time defining what OpenVox 9 needs to deliver. Two priorities stood out: updating core dependencies, including Ruby 4.0, and using this major release to deal with long-standing deprecations.
9+
10+
We're already making solid progress: [openvox](https://github.com/OpenVoxProject/openvox/) now works with Ruby 4.0, and work is underway to update the rest of our dependencies as far as possible.
11+
12+
The second part of this release is just as important: deciding what to do with long-deprecated code. OpenVox 9 is the right point to remove some of it, but only if that aligns with how people are actually using OpenVox today.
13+
14+
That is where we need your feedback.
15+
16+
Please review the [Deprecations](https://github.com/OpenVoxProject/planning/wiki/OpenVox-9-Release-Planning#deprecations) section of the OpenVox 9 Release Planning wiki and comment on the linked issues for anything that affects you. In particular, we want to hear:
17+
18+
* which deprecated features you still rely on
19+
* what would break if they were removed in OpenVox 9
20+
* whether removal should wait for OpenVox 10 instead
21+
* whether a deprecation should be dropped entirely
22+
23+
If you want more context, feel free to review the associated PRs as well. Some of those PRs may be closed or deferred until a later release depending on the outcome of this discussion.
24+
25+
We will keep the comment period open until 2026-04-21. After that, we will use the feedback to finalize the deprecation scope for OpenVox 9.

0 commit comments

Comments
 (0)