Celebration time!
I’m pleased to announce the release of JobRunr v1.3.0. It is now available for download from Maven Central.
New features
- Redis Group Segregation: Do you want to run multiple JobRunr installations within one Redis cluster? This is now possible thanks to Redis Group Segregation. You can now define a key-prefix for each JobRunr cluster - this allows you to split multiple JobRunr applications within just one Redis Cluster.
All improvements & bugfixes
- GitHub issue 94: JobRunr does not support MySQL Driver
- GitHub issue 91: ClassNotFoundException in Dashboard when on Quarkus
- GitHub issue 87: Redis group segregation
- GitHub issue 44: Create DiagnosticsReport on ShouldNotHappenException