Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
7.3.1
->7.3.2
3.3.5
->3.4.0
Release Notes
jobrunr/jobrunr (org.jobrunr:jobrunr-spring-boot-3-starter)
v7.3.2
🎉 JobRunr v7.3.2 🎉
Overall this release improves the stability of JobRunr. In particular it prevents concurrent updates to a job state, which otherwise leads to data inconsistencies.
Enhancements
Interval
is idempotent. PR #1157BackgroundJobServer
'sJobZooKeeper
s from starting when critical startup task fail. PR #1157Bugfixes
IndexOutOfBoundsException
when usingElasticSearchStorageProvider
(thanks @tksarul). PR #1151 Reminder: theElasticSearchStorageProvider
is deprecated and will be removed in the next major release.New Contributors
Full Changelog: jobrunr/jobrunr@v7.3.1...v7.3.2
spring-projects/spring-boot (org.springframework.boot)
v3.4.0
v3.3.6
Configuration
📅 Schedule: Branch creation - "every weekend" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.