Skip to content

v1.0.0

Compare
Choose a tag to compare
@rdehuyss rdehuyss released this 24 Sep 11:37
· 1225 commits to master since this release

Features

  • issue #37 - this release adds a spring-boot-starter. This makes it even easier to get started with JobRunr in Spring
  • issue #33 - JobRunr does automatic cleanup of succeeded jobs. These are now configurable

Bugfixes

  • issue #38 - when enqueueing a private method, a java.lang.IllegalStateException: Unknown INVOKESPECIAL instruction was thrown. Now, a nice error message is shown

Breaking change

  • issue #36 - we replaced scheduleRecurringly with scheduleRecurrently as it is grammatical more correct