Skip to content

8.2.0

Compare
Choose a tag to compare
@oantonelli oantonelli released this 02 Mar 16:22
· 5 commits to master since this release
56eb3ea
  • Updates the ScheduledJobRepository to avoid getting it from the container, the repository can be now fetched from the service Markup\JobQueueBundle\Entity\Repository\ScheduledJobRepository
  • It also adds the new methods isJobScheduledWithinRange and hasUnQueuedDuplicate to the repository
  • Remove use of the ScheduledJobService