Skip to content

Commit 4b60967

Browse files
Merge pull request #608 from corporate-gadfly/cleanup-post
replace what's changed section with a link to release notes
2 parents ca77e3d + a48163d commit 4b60967

1 file changed

Lines changed: 2 additions & 66 deletions

File tree

_posts/2026-01-16-new-openvox-server-release.md

Lines changed: 2 additions & 66 deletions
Original file line numberDiff line numberDiff line change
@@ -42,70 +42,6 @@ A big thank you to Nick Burgan and Overlook InfraTech for all the work and the F
4242
**Please provide feedback! Let us know if you used the beta period & if we should adjust it in the future. If you find any bugs or want to contribute, please come to our [#openvox](https://voxpupuli.org/connect/) channel on IRC or slack.**
4343

4444
## What's Changed
45-
### New Features 🎉
4645

47-
* Add Ruby 4.0 support by @bastelfreak in https://github.com/OpenVoxProject/openvox-server/pull/107
48-
* Note: This is for testing future Ruby 4 support. OpenVox 8 still relies on Ruby 3.2 and the shipped JRuby in OpenVox-Server is still MRI Ruby 3.1 compatible.
49-
* lein-parent: Update 0.3.7->0.3.9 by @bastelfreak in https://github.com/OpenVoxProject/openvox-server/pull/108
50-
* Update dependencies by @nmburgan in https://github.com/OpenVoxProject/openvox-server/pull/105
51-
* Add Ubuntu 25.10 support by @bastelfreak in https://github.com/OpenVoxProject/openvox-server/pull/138
52-
* Note: This is for test builds, and not part of the officially supported set of platforms for OpenVox at this time.
53-
54-
### Bug Fixes 🐛
55-
56-
* remove stale dependencies and imports by @corporate-gadfly in https://github.com/OpenVoxProject/openvox-server/pull/106
57-
58-
### Dependency Updates ⬆️
59-
60-
* Update dependency lein-pprint:lein-pprint to v1.3.2 by @renovate[bot] in https://github.com/OpenVoxProject/openvox-server/pull/77
61-
* Update dependency lambdaisland:uri to v1.19.155 by @renovate[bot] in https://github.com/OpenVoxProject/openvox-server/pull/76
62-
* Update dependency jonase:eastwood to v1.4.3 by @renovate[bot] in https://github.com/OpenVoxProject/openvox-server/pull/72
63-
* Update dependency pjstadig:humane-test-output to v0.11.0 by @renovate[bot] in https://github.com/OpenVoxProject/openvox-server/pull/78
64-
* Chore(deps): Update public_suffix requirement from >= 4.0.7, < 7 to >= 4.0.7, < 8 by @dependabot[bot] in https://github.com/OpenVoxProject/openvox-server/pull/95
65-
* Update dependency org.ow2.asm:asm to v9.9.1 by @renovate[bot] in https://github.com/OpenVoxProject/openvox-server/pull/123
66-
* Update dependency org.apache.commons:commons-exec to v1.6.0 by @renovate[bot] in https://github.com/OpenVoxProject/openvox-server/pull/121
67-
* Update dependency clj-time:clj-time to v0.15.2 by @renovate[bot] in https://github.com/OpenVoxProject/openvox-server/pull/117
68-
* Update dependency io.dropwizard.metrics:metrics-core to v3.2.6 by @renovate[bot] in https://github.com/OpenVoxProject/openvox-server/pull/116
69-
* Update dependency commons-codec:commons-codec to v1.20.0 by @renovate[bot] in https://github.com/OpenVoxProject/openvox-server/pull/118
70-
* Update dependency commons-io:commons-io to v2.21.0 by @renovate[bot] in https://github.com/OpenVoxProject/openvox-server/pull/119
71-
* Update all the openvoxproject clojure libs by @renovate[bot] in https://github.com/OpenVoxProject/openvox-server/pull/125
72-
* chore(deps): update dependency org.openvoxproject:clj-shell-utils to v2.1.1 by @renovate[bot] in https://github.com/OpenVoxProject/openvox-server/pull/140
73-
* chore(deps): update dependency org.openvoxproject:trapperkeeper-scheduler to v1.3.1 by @renovate[bot] in https://github.com/OpenVoxProject/openvox-server/pull/153
74-
* chore(deps): update dependency org.openvoxproject:trapperkeeper-webserver-jetty10 to v1.1.2 by @renovate[bot] in https://github.com/OpenVoxProject/openvox-server/pull/154
75-
* chore(deps): update dependency org.openvoxproject:trapperkeeper-authorization to v2.1.4 by @renovate[bot] in https://github.com/OpenVoxProject/openvox-server/pull/151
76-
* chore(deps): update dependency org.openvoxproject:trapperkeeper-metrics to v2.1.3 by @renovate[bot] in https://github.com/OpenVoxProject/openvox-server/pull/152
77-
* chore(deps): update dependency org.openvoxproject:dujour-version-check to v1.1.1 by @renovate[bot] in https://github.com/OpenVoxProject/openvox-server/pull/142
78-
* chore(deps): update dependency org.openvoxproject:rbac-client to v1.2.2 by @renovate[bot] in https://github.com/OpenVoxProject/openvox-server/pull/147
79-
* chore(deps): update dependency ring-basic-authentication:ring-basic-authentication to v1.2.0 by @renovate[bot] in https://github.com/OpenVoxProject/openvox-server/pull/126
80-
* chore(deps): update dependency org.openvoxproject:kitchensink to v3.5.5 by @renovate[bot] in https://github.com/OpenVoxProject/openvox-server/pull/146
81-
* chore(deps): update dependency net.logstash.logback:logstash-logback-encoder to v7.4 by @renovate[bot] in https://github.com/OpenVoxProject/openvox-server/pull/120
82-
* chore(deps): update dependency org.yaml:snakeyaml to v2.5 by @renovate[bot] in https://github.com/OpenVoxProject/openvox-server/pull/124
83-
* chore(deps): update dependency ring:ring-mock to v0.6.2 - autoclosed by @renovate[bot] in https://github.com/OpenVoxProject/openvox-server/pull/129
84-
* chore(deps): update dependency ring:ring-codec to v1.3.0 by @renovate[bot] in https://github.com/OpenVoxProject/openvox-server/pull/127
85-
* chore(deps): update dependency ring:ring-core to v1.15.3 by @renovate[bot] in https://github.com/OpenVoxProject/openvox-server/pull/128
86-
* chore(deps): update dependency org.clojure:tools.namespace to v0.3.1 by @renovate[bot] in https://github.com/OpenVoxProject/openvox-server/pull/122
87-
* chore(deps): update dependency org.openvoxproject:trapperkeeper-comidi-metrics to v1.0.2 by @renovate[bot] in https://github.com/OpenVoxProject/openvox-server/pull/161
88-
* chore(deps): update dependency org.clojure:tools.reader to v1.6.0 by @renovate[bot] in https://github.com/OpenVoxProject/openvox-server/pull/162
89-
* chore(deps): update dependency org.openvoxproject:trapperkeeper-comidi-metrics to v1.0.3 by @renovate[bot] in https://github.com/OpenVoxProject/openvox-server/pull/163
90-
* chore(deps): update dependency org.openvoxproject:trapperkeeper-metrics to v2.1.6 by @renovate[bot] in https://github.com/OpenVoxProject/openvox-server/pull/164
91-
92-
### Other Changes
93-
94-
* (maint) Drop beaker parameters from beaker_acceptance.yml call by @jpartlow in https://github.com/OpenVoxProject/openvox-server/pull/93
95-
* Update gem lists by @nmburgan in https://github.com/OpenVoxProject/openvox-server/pull/99
96-
* Change namespace, update versions, update build task by @nmburgan in https://github.com/OpenVoxProject/openvox-server/pull/101
97-
* Remove testing Java 11 on el8 by @nmburgan in https://github.com/OpenVoxProject/openvox-server/pull/104
98-
* Remove clj-parent by @nmburgan in https://github.com/OpenVoxProject/openvox-server/pull/114
99-
* Add logback version check by @nmburgan in https://github.com/OpenVoxProject/openvox-server/pull/139
100-
* Move versions into managed deps and update openvox components by @nmburgan in https://github.com/OpenVoxProject/openvox-server/pull/158
101-
* Changes for FIPS by @nmburgan in https://github.com/OpenVoxProject/openvox-server/pull/112
102-
* Change how we define the version by @nmburgan in https://github.com/OpenVoxProject/openvox-server/pull/166
103-
* Update build task to handle building FIPS by @nmburgan in https://github.com/OpenVoxProject/openvox-server/pull/165
104-
* Add FIPS-only build by @nmburgan in https://github.com/OpenVoxProject/openvox-server/pull/167
105-
* More changes for FIPS builds by @nmburgan in https://github.com/OpenVoxProject/openvox-server/pull/168
106-
* split_external_cas test: don't use /tmp by @nmburgan in https://github.com/OpenVoxProject/openvox-server/pull/169
107-
* client_may_use_external_cert_chains test: don't use /tmp by @nmburgan in https://github.com/OpenVoxProject/openvox-server/pull/170
108-
109-
## New Contributors
110-
111-
* @corporate-gadfly made their first contribution in https://github.com/OpenVoxProject/openvox-server/pull/106
46+
For a comprehensive look at what's changed (including new features, bug fixes,
47+
and dependency updates), please see the [release notes for 8.12.0](https://github.com/OpenVoxProject/openvox-server/releases/tag/8.12.0).

0 commit comments

Comments
 (0)