Release History
[3.3.0]
Breaking Changes
Updated to use v54 of the EWB network database schema.
New Features
Enhancements
Fixes
Notes
[3.2.0]
Breaking Changes
Updated to use v54 of the EWB network database schema.
Default configuration filename has changed from loadaggregator.conf to load-processor.conf.
New Features
Added command line option --ignore-after to ignore all readings after a specified date.
Enhancements
Fixes
Fixed bug caused by incorrect interval offset calculation.
Notes
[3.1.0]
Breaking Changes
New Features
Can now parse EE json format for data.
Enhancements
Fixes
Notes
[3.0.0]
Breaking Changes
Removed deprecated method for linking meters to HV supply points.
New Features
Enhancements
Fixes
Notes
[2.0.0]
Breaking Changes
Updated to use v13.0 network database.
New Features
Enhancements
Fixes
Notes
[1.5.0]
Breaking Changes
Updated to use v11.0 network database.
New Features
Enhancements
Fixes
Notes
[1.4.1]
Breaking Changes
New Features
Enhancements
Fixes
Updated SQLite driver to support JDK 11.
Notes
[1.4.0]
Breaking Changes
New Features
Enhancements
Updated to support a v10.0 network database.
Fixes
Notes
[1.3.0]
Breaking Changes
New Features
Added option to rebuild the data store index in case it gets corrupted.
Enhancements
Fixes
Readings in the future now attempt to use the mapping for the current date.
Notes
[1.2.1]
Breaking Changes
New Features
Enhancements
Fixes
Fixed an issue with data caching that could cause data loss.
Notes
[1.2.0]
Breaking Changes
New Features
Added maxCacheSize option to config.
Added preloadCacheThreshold to config.
Enhancements
Large performance improvements on load files that contain many dates.
Various updates to log messages.
Fixes
Notes
[1.1.0]
Breaking Changes
Path to the failed directory needs to be specified in the config file.
New Features
Added config to log messages to syslog.
Input files that fail to process are moved to a "failed directory"
Now ignores records before a provided date via command line arguments.
Enhancements
Fixes
The current log is now logged to the specified log path instead of just archive logs.
Notes
To enable logging messages for files which failed to process, add the required syslog options in the config file. Refer to configuration for more info.
[1.0.0]
Breaking Changes
Updated to use v54 of the EWB network database schema.
Default configuration filename has changed from loadaggregator.conf to load-processor.conf.
New Features
Added command line option --ignore-after to ignore all readings after a specified date.
Enhancements
Fixes
Fixed bug caused by incorrect interval offset calculation.
Notes