- Update of Guava version to v24 due to security advisory
- Added class Sv which shall contain all internal Svarog constants
- During SvConf initialisation the max date parameter of the DbDataObject is set according to timezone configuration in Svarog
- SvConfigurationImpl was updated to make sure that redundant table descriptors are deleted (executor packs)
- SvExecManager was extended to support executor packs (see SvExecManagerTest.java for examples)
- SvLob class was added to allow managed release of BLOB/CLOB/StreamReaders when binding to JDBC
- Svarog will no more upgrade GUI_METADATA and
EXTENDED_PARAMScolumns during upgrade. - Each DBT descriptor will aggregate the GUI_METADATA and
EXTENDED_PARAMSfrom the Fields object into a FIELDS property of the JSON returned by the DBT.