All Versions
11
Latest Version
Avg Release Cycle
199 days
Latest Release
1452 days ago
Changelog History
Page 2
Changelog History
Page 2
-
v4.2.0 Changes
September 24, 2016๐ New Features
- issue #205 : Add BeanPropertiesPreparedStatementProvider
- issue #208 : add StandardErrorRecordWriter
- issue #214 : Replace "strict mode" parameter with "error threshold"
๐ Bug Fixes
- issue #202 : Incorrect duration when unable to open the record reader
- issue #203 : Incorrect data source when unable to open the record reader
- ๐ฒ issue #206 : Incoherent log message when filtering a batch of records
- ๐ฒ issue #207 : Incorrect log message when unable to process a batch of records
- ๐ท issue #210 : java.rmi.UnmarshalException when using the JobMonitorProxy
๐ Deprecations
- issue #212 : "skip" parameter is redundant
- issue #213 : "silent mode" parameter is redundant
- issue #215 : "limit" parameter is redundant
- ๐ท issue #216 : Job timeout should be handled by the executor
- ๐ท issue #217 : Inappropriate "call" method in JobBuilder API
- ๐ issue #218 : Rename "jmx mode" parameter into "jmx monitoring" deprecation
- ๐ issue #219 : deprecate the ComputationalRecordProcessor API