Release Notes for JBeret 3.2.0.Final
The JBeret 3.2.0.Final has been released:
Notable Changes
- JBERET-665 Deprecated the
org.jberet.spi.PartitionInfoclass.
Notable Bug Fixes
- JBERET-612 Fixed a class loading issue with DDL files when running in Quarkus dev mode.
- JBERET-395 Fixed exit code returning 0 when
org.jberet.se.Mainfailed to start a job. - JBERET-645 Replaced the deprecated
DefaultCacheManagerconstructor for Infinispan compatibility. - JBERET-654 Removed usage of the deprecated
java.security.AccessController. - Fixed a case where ChunkRunner spawned excessive threads.