All Versions
11
Latest Version
Avg Release Cycle
199 days
Latest Release
1303 days ago

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