9.0.0-beta1
Pre-release
Pre-release
Immutable
release. Only release title and notes can be modified.
What's Changed
Breaking Changes 🛠
- Upgrade to jetty12 by @austb in #208
- Drop Java 17 support by @bastelfreak in #294
- CI: Stop building packages for Debian 11 & 12 by @bastelfreak in #297
New Features 🎉
- Add Java 25 support by @bastelfreak in #291
Bug Fixes 🐛
- Download and isolate SLES RPM macros in /opt/suse-rpm-macros by @corporate-gadfly in #300
- Fix Jolokia 2.x configuration by @Sharpie in #334
- Replace use of --configprint in ssl-setup by @Sharpie in #400
Dependency Updates ⬆️
- Update dependency net.logstash.logback:logstash-logback-encoder to v9 by @renovate[bot] in #138
- Update dependency ring:ring-core to v1.15.4 by @renovate[bot] in #276
- Update dependency org.openvoxproject:trapperkeeper-webserver to v12.0.1 by @renovate[bot] in #275
- Update dependency org.clojure:clojure to v1.12.5 by @renovate[bot] in #280
- Update slf4j-version to v2.0.18 by @renovate[bot] in #281
- Update dependency org.openvoxproject:trapperkeeper-webserver to v12.0.2 by @renovate[bot] in #285
- Update dependency com.github.seancorfield:next.jdbc to v1.3.1108 by @renovate[bot] in #287
- Update dependency clj-kondo:clj-kondo to v2026.05.25 by @renovate[bot] in #288
- Update dependency org.openvoxproject:trapperkeeper to v5.0.1 by @renovate[bot] in #270
- ezbake: Update 2.7.7->2.7.8 by @bastelfreak in #290
- Update jackson-version to v2.21.4 by @renovate[bot] in #289
- Update dependency com.fasterxml.jackson.core:jackson-annotations to v2.22 by @renovate[bot] in #292
- Update dependency com.github.seancorfield:honeysql to v2.7.1388 by @renovate[bot] in #311
- Update dependency org.openvoxproject:trapperkeeper-webserver to v12.0.3 by @renovate[bot] in #295
- Update dependency com.github.seancorfield:honeysql to v2.7.1390 by @renovate[bot] in #320
- Update dependency com.github.seancorfield:next.jdbc to v1.3.1118 by @renovate[bot] in #321
- Update dependency com.zaxxer:HikariCP to v7.1.0 by @renovate[bot] in #318
- Update dependency ring:ring-core to v1.15.5 by @renovate[bot] in #329
- Update dependency org.openvoxproject:http-client to v2.3.1 by @renovate[bot] in #335
- Update dependency org.openvoxproject:stockpile to v1.0.2 by @renovate[bot] in #336
- Update dependency org.openvoxproject:structured-logging to v1.0.2 by @renovate[bot] in #338
- Update dependency org.postgresql:postgresql to v42.7.12 (main) by @renovate[bot] in #363
- Update dependency com.github.seancorfield:honeysql to v2.7.1399 (main) by @renovate[bot] in #354
- Update jackson updates to v2.21.5 (main) by @renovate[bot] in #382
- Update dependency org.openvoxproject:trapperkeeper to v5.0.3 (main) by @renovate[bot] in #375
- Update dependency org.postgresql:postgresql to v42.7.13 (main) by @renovate[bot] in #380
- Update logback-version to v1.5.38 (main) by @renovate[bot] in #387
- Update EZbake version to 2.8.0 by @Sharpie in #401
- Update dependency org.openvoxproject:trapperkeeper to v5.0.4 (main) by @renovate[bot] in #390
- Update dependency org.openvoxproject:trapperkeeper-webserver to v12.0.4 (main) by @renovate[bot] in #391
Other Changes
- Target openvox9 platform for main branch by @nmburgan in #267
- Update acceptance descriptions and defaults for OpenVox 9 by @nmburgan in #268
- Migrate config to use trapperkeeper-webserver by @nmburgan in #271
- Use Ruby 4 for builder image and cache it by @nmburgan in #279
- Docker: Switch to Java 21 by @bastelfreak in #296
- feat: simplify container build by using ADD, list packages more readable by @rwaffen in #298
- Replace java-21-openjdk-devel->java-21-openjdk-headless by @corporate-gadfly in #301
- Remove stale documentation/CONTRIBUTING.md, refresh stale README links by @miharp in #304
- fix engine tests by @corporate-gadfly in #331
- fix FIPS tests by using correct path to java.security.fips by @corporate-gadfly in #342
- Fix FIPS-safe random string generation in dataset generator by @corporate-gadfly in #343
- Addutional FIPS DRBG (deterministic random bit generator) limit changes by @jpartlow in #344
- Downgrade logstash-logback-encoder 9.0->8.1 by @Sharpie in #360
- Manage logback dependency by @Sharpie in #377
- add special cases to main workflow by @corporate-gadfly in #378
- Bump beaker version to 7.6 by @Sharpie in #404
- acceptance: Run tests against Postgres 17 by @Sharpie in #406
- add badge for daily build status by @corporate-gadfly in #408
- Update integration tests to expect Ruby 3.4 output by @Sharpie in #409
- Build JARs with Java version based on branch by @Sharpie in #410
New Contributors
Full Changelog: 8.13.0...9.0.0-beta1