Skip to content

build(deps): bump org.jobrunr:jobrunr-spring-boot-4-starter from 8.7.1 to 8.8.1 - #89

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/org.jobrunr-jobrunr-spring-boot-4-starter-8.8.1
Open

build(deps): bump org.jobrunr:jobrunr-spring-boot-4-starter from 8.7.1 to 8.8.1#89
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/org.jobrunr-jobrunr-spring-boot-4-starter-8.8.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 17, 2026

Copy link
Copy Markdown
Contributor

Bumps org.jobrunr:jobrunr-spring-boot-4-starter from 8.7.1 to 8.8.1.

Release notes

Sourced from org.jobrunr:jobrunr-spring-boot-4-starter's releases.

v8.8.1

JobRunr and JobRunr Pro 8.8.1

This release moves job retention from the background job server to a global configuration, making it available to all JobRunr components. It also adds Amazon DocumentDB autoconfiguration for Micronaut, and JobRunr Pro fixes automatic deletion of ExternalJobs.

Heads-up: This release deprecates the existing job retention settings under background-job-server. Job retention is now configured at the jobs level. Please migrate to the new configuration as soon as possible. See [PR #1592](jobrunr/jobrunr#1592) for migration details.

JobRunr 8.8.1

Enhancements

JobRunr Pro 8.8.1

Enhancements

Bugfixes

Full Changelog: jobrunr/jobrunr@v8.8.0...v8.8.1

v8.8.0

JobRunr and JobRunr Pro 8.8.0

JobRunr 8.8.0 comes with reduced logging in case of StorageProvider exceptions, along with several enhancements and bugfixes. Quarkus users would be happy to learn that SmallRye is no longer a required dependency. JobRunr Pro 8.8.0 also introduces performance improvements for MySQL with large amounts of jobs.

Highlighted changes

  • Reduced BackgroundJobServer logging

We've improved the log message when a BackgroundJobServer encounters a StorageException. And more importantly, the log level is raised incrementally.

  • Removed SmallRye requirement

Quarkus users may now remove the quarkus-smallrye-health dependency, as it's no longer required to run JobRunr with the Quarkus Extension. Keep it if you want JobRunr to contribute to the health endpoint, drop it otherwise.

  • Kotlin 2.4 support

We've tested against Kotlin 2.4 and can confirm its official support.

  • Dashboard and SQL Database performance improvements (Pro)

We've done improvements to database queries which will result in the Dashboard loading faster.

⚠️ Note that this comes with new database migrations, involving dropping and creating indexes.

JobRunr 8.8.0

... (truncated)

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Aug 17, 2026
@github-actions
github-actions Bot enabled auto-merge (rebase) August 17, 2026 06:38
@dependabot
dependabot Bot force-pushed the dependabot/maven/org.jobrunr-jobrunr-spring-boot-4-starter-8.8.1 branch 5 times, most recently from 86dcb0d to 4ff28d7 Compare August 17, 2026 08:47
Bumps [org.jobrunr:jobrunr-spring-boot-4-starter](https://github.com/jobrunr/jobrunr) from 8.7.1 to 8.8.1.
- [Release notes](https://github.com/jobrunr/jobrunr/releases)
- [Commits](jobrunr/jobrunr@v8.7.1...v8.8.1)

---
updated-dependencies:
- dependency-name: org.jobrunr:jobrunr-spring-boot-4-starter
  dependency-version: 8.8.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/maven/org.jobrunr-jobrunr-spring-boot-4-starter-8.8.1 branch from 4ff28d7 to 9aedb8b Compare August 17, 2026 09:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants