| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-02-04 | 2.4 kB | |
| v8.4.2 source code.tar.gz | 2026-02-04 | 6.0 MB | |
| v8.4.2 source code.zip | 2026-02-04 | 6.8 MB | |
| Totals: 3 Items | 12.9 MB | 0 | |
JobRunr and JobRunr Pro 8.4.2
We're shipping 8.4.2 with a fix that matters if you're running Quarkus: the recurring job recorder now works correctly with Quarkus 3.31.1+. The release also includes improved database migration error logging, and documentation updates for ThreadLocalJobContext.getJobContext() as an alternative to the parametric JobContext approach.
For JobRunr Pro Enterprise users, we've made improvements to the MultiClusterDashboard and EmbeddedDashboards.
JobRunr 8.4.2
Enhancements
- Log statement with table prefix in case of an exception in
runMigrationStatement. PR [#1481] - Document
ThreadLocalJobContext.getJobContext(). PR [#1482]
Bugfixes
- Fix
JobRunrRecurringJobRecorder. PR [#1478]
Misc
- Fix AssertJ vulnerability. PR [#1476]
JobRunr Pro 8.4.2
Enhancements
- Log statement with table prefix in case of an exception in
runMigrationStatement. PR [#1481] - Document
ThreadLocalJobContext.getJobContext(). PR [#1482] - [Dashboard] Improve TopAppBar. PR [#785]
- Allow license with same date as existing license. PR [#788]
- [MultiClusterDashboard] Always set a
JobMapperto theStorageProvider. PR [#792]
Bugfixes
- Fix
JobRunrRecurringJobRecorder. PR [#1478] - Fix Spring Boot static files CSP header settings. PR [#786]
- Fix
JobRunrUserContextVertxContextLocalProvider. PR 787 - Fix Embedded Dashboard undefined
stats.estimation. PR [#791]
Misc
- Fix AssertJ vulnerability. PR [#1476]
New Contributors
- @Dan-DH made their first contribution in https://github.com/jobrunr/jobrunr/pull/1481
Full Changelog: https://github.com/jobrunr/jobrunr/compare/v8.4.1...v8.4.2