JobRunr v3.2.0 & JobRunr Pro Release v3.3.0

SQL Schema support and now also ready for Kotlin 1.5

  • Ronald Dehuysser
  • July 4, 2021

JobRunr v3.2.0 & JobRunr Pro Release v3.3.0

Celebration time!

I’m pleased to announce the release of JobRunr v3.2.0 (which is now available via Maven Central) and JobRunr Pro v3.3.0 which is available for customers with a subscription.

Some important improvements!

This release adds a lot of small, incremental improvements:

  • Kotlin 1.5 support! Kotlin had a major release with 1.5 and I’m happy to say that JobRunr now also supports Kotlin 1.5.
  • SQL Schema support! From now on, you can specify a table prefix which allows you to prefix each JobRunr table/index with a custom prefix (e.g. a schema).

Code Quality

As always, I strive for clean code when I’m working on JobRunr (or any other project). That’s why this release got some extra love and fixes related to SonarQube.

Special thanks to …

Neil who helped by adding extra tests and bugfixes for the custom table prefix 👏!

All improvements & bugfixes

The JobRunr Blog

Everything you need to know about
background processing

Explore technical deep-dives, product updates, and real-world examples to help you build, scale, and monitor your Java background jobs.

blog image

June 1, 2020

Testing JobRunr against 12 different JVM’s

A hands-on tutorial on how JobRunr is tested against 12 different JVM’s using TestContainers.

Read More Details
blog image

May 17, 2024

We are on Spring Builders!

Check out the introduction to JobRunr on Spring Builders

Read More Details
blog image

February 20, 2023

How to move from Quartz to JobRunr

An in-depth guide on how to switch from Quartz Scheduler to JobRunr

Read More Details
call to action

Ready to build reliable background jobs?

You focus on your business logic. We’ll take care of scheduling your background jobs reliably.

Get Started with JobRunr