Skip to main content

Release History

VersionDate
3.1.004 March 2022
3.0.017 June 2020
2.0.016 December 2019
1.3.029 Oct 2019
1.2.14 June 2019
1.2.031 May 2019
1.1.220 April 2018
1.1.11 March 2018
1.1.026 February 2018
1.0.130 November 2017
1.0.014 November 2017

v3.1.0

Breaking Changes
  • Changed the aggregation of each PowerTransformer to use a virtual UsagePoint with a connectionCategory of LV_AGGREGATION rather than aggregating directly against the PowerTransformer. This requires the removal and reprocessing of the entire load backlog (see note).
New Features
  • None.
Enhancements
  • None.
Fixes
  • None.
Notes
  • If you do not want to reprocess the entire backlog you can manually remove (or mark as un-cached) each of the cached readings from each days' load database, but there are no tools or instructions on how to do this.

v3.0.0

Breaking Changes
  • Updated to use the CIM version of the database (v14.0).
New Features
  • None.
Enhancements
  • None.
Fixes
  • None.
Notes
  • None.

v2.0.0

Breaking Changes
  • Updated to use v13.0 network database.
New Features
  • None.
Enhancements
  • None.
Fixes
  • Now correctly aggregating HV supply points.
  • Fixed errors in aggregating transformers when there was a small tail of meter readings that did not fully load the meter to TX mapping.
Notes
  • None.

v1.3.0

Breaking Changes
  • Updated to use v11.0 network database.
New Features
  • None.
Enhancements
  • None.
Fixes
  • None.
Notes
  • None.

v1.2.1

Fixes
  • Updated SQLite driver to support JDK 11.

v1.2.0

Breaking Changes
  • None.
New Features
  • None.
Enhancements
  • Updated to support a v10.0 network database.
Fixes
  • None.
Notes
  • None.

v1.1.2

Fixes
  • Updated dependencies.

v1.1.1

Fixes
  • Fixed an issue with data caching that could cause data loss.

v1.1.0

Breaking Changes
  • None
New Features
  • Aggregation can be forced for all meters for a given date range.
Enhancements
  • Minor performance tweaks.
Fixes
  • Incorrect warning when no meter readings could be found for a transformer aggregation.
  • Empty profiles were being written for transformers if no meters could be found for aggregation.
Notes
  • None

v1.0.1

Fixes
  • The current log is now logged to the specified log path instead of just archive logs.