Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Spring dependencies #2628

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 23, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.jobrunr:jobrunr-spring-boot-3-starter 7.3.1 -> 7.3.2 age adoption passing confidence
org.springframework.boot (source) 3.3.5 -> 3.4.0 age adoption passing confidence

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

  • Make sure that Interval is idempotent. PR #​1157
  • Prevent BackgroundJobServer's JobZooKeepers from starting when critical startup task fail. PR #​1157
  • Detect Migrations table lock issue earlier. PR #​1142
  • Catch and translate exception when IoC container is shutting down. PR #​1155

Bugfixes

  • Fix concurrent jobState change during save. PR #​1140
  • Avoid locking migrations table when there are no new migrations. PR #​1142
  • Fix Jackson Module Service Locator. PR #​1144
  • Prevent recurring job from being rescheduled due to daylight saving time. PR #​1142
  • Fix IndexOutOfBoundsException when using ElasticSearchStorageProvider (thanks @​tksarul). PR #​1151 Reminder: the ElasticSearchStorageProvider 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from a team as a code owner November 23, 2024 04:23
@renovate renovate bot force-pushed the renovate/spring-dependencies branch from 6b84bc2 to 3f3e5c5 Compare November 24, 2024 18:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants