Closed renovate[bot] closed 5 months ago
[!IMPORTANT]
Review skipped
Bot user detected.
To trigger a single review, invoke the
@coderabbitai review
command.You can disable this status message by setting the
reviews.review_status
tofalse
in the CodeRabbit configuration file.
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?
This PR contains the following updates:
7.1.2
->7.2.0
Release Notes
jobrunr/jobrunr (org.jobrunr:jobrunr-spring-boot-3-starter)
### [`v7.2.0`](https://togithub.com/jobrunr/jobrunr/releases/tag/v7.2.0) ### 🎉 JobRunr v7.2.0 🎉 We're happy to announce the release of JobRunr 7.2.0, which includes support for Spring Boot 3.3, Kotlin 2.0, and important bug fixes! **Note**: support for Kotlin 1.7 is dropped. #### New features - Spring Boot 3.3 support: JobRunr now declares the `spring-boot-starter` dependency with a `provided` scope. [PR #1050](https://togithub.com/jobrunr/jobrunr/pull/1050) - Kotlin 2.0 support: JobRunr now support Kotlin 2.0, at the same time support for Kotlin 1.7 is dropped. [PR #1050](https://togithub.com/jobrunr/jobrunr/pull/1050) #### Enhancements - Deleting a job using the `JobScheduler` or `JobRequestScheduler` will be retried if a `ConcurrentJobModificationException` is thrown. [PR #1048](https://togithub.com/jobrunr/jobrunr/pull/1048) #### Bugfixes - Fix possible deadlock when stopping the `BackgroundJobServer`. [PR #1049](https://togithub.com/jobrunr/jobrunr/pull/1049) - Make sure UI works if version cannot be retrieved. [PR #1043](https://togithub.com/jobrunr/jobrunr/pull/1043) (fixes [#1042](https://togithub.com/jobrunr/jobrunr/issues/1042)) #### Other - Update dependencies. [PR #1050](https://togithub.com/jobrunr/jobrunr/pull/1050) **Full Changelog**: https://github.com/jobrunr/jobrunr/compare/v7.1.2...v7.2.0Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.