Skip to content

v7.0.0-RC.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@auloin auloin released this 29 Mar 10:14
ac8945f

馃帀 Time for JobRunr v7 RC.1 馃帀

馃檹 We'd like to thank all of you testing JobRunr v7 so far.

馃暎 JobRunr v7 will be officially released on the 9th of April. Join the webinar to celebrate this major release with us. It's also the opportunity hear from you! We'll do our best to address any questions, remarks or suggestions you have.

馃憠 please be aware that we are still in the process of updating our documentation.

New Features

  • Configurable Shutdown period of BackgroundJobServer #969 and #973
  • Add access to labels via JobContext #969

Enhancements

  • Use LettuceConnectionFactory to get RedisClient

Fixed bugs

  • Fix Bug Spring Boot GraalVM native mode build fails if Bean is defined via JavaConfig (issue #962) #963
  • Fix bug save empty list in MongoDB #972

Misc

  • Update dependencies #970

Breaking changes

JobContext.getSignature() has been renamed to JobContext.getJobSignature()

Full Changelog: v7.0.0-RC.0...v7.0.0-RC.1