JobRunr v1.0.0 Release Notes

Release Date: 2020-09-24 // over 3 years ago
  • ๐Ÿ”‹ 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