Skip to content

openECA v1.4

Latest
Compare
Choose a tag to compare
@ritchiecarroll ritchiecarroll released this 15 May 17:27
· 487 commits to master since this release
95788ef

This is the official release for openECA v1.4

This is version 1.4.2 of the openECA, released on May 15, 2021

NOTE: If you are upgrading from a prior version of the openECA, you must migrate your existing configuration to use the latest database schema when the Configuration Setup Utility is run after the installation completes - this version includes schema updates.

PMU Connection Tester is installed separately, if needed:
https://github.com/GridProtectionAlliance/PMUConnectionTester/releases

Known Issues:

  • During last step of configuration setup utility, system reports it cannot find ValidateAssemblyBindings.exe, this can be safely ignored. Message is reported twice.
  • Currently the test harness for Matlab generated projects report an error during startup - GPA is looking into issue

Major Updates:

  • Added full support for IEEE C37.118 Std2011 optional Configuration Frame 3
  • Added tag removal options for OSIsoft PI adapter metadata synchronizations
  • Improved phase guess operations for synchrophasor device wizard
  • Updated DNP3 adapters to latest OpenDNP3 code base with SSL support
  • Added "SystemName" for system level deployment level identification provided at install time
  • Added SNMP reporting for system statistics
  • Improved operation with PostgeSQL schema
  • New system level statistics

Notable Updates to openECA for version 1.4

  • Improved Matlab project support for returning result values
  • Added auto-sync ability for service / manager database configuration mismatch.
  • Added code to correct any non-unique SQL Server Device unique IDs before database migration
  • Added new dependent DLLs to installer for updated PostgreSQL database assembly
  • Fixed installer deployment names for Npgsql dependencies
  • Fixed PostgreSQL operation for assigning existing database
  • Updated all database connection tests and failure messages to be consistent
  • Updated installer to add Utilities folder with CLI shortcuts / also now remembers last install path.
  • Updated installer to retrieve last service account during installation.
  • Updated Postgres assembly version to use 4.0.11

See full release notes since last release.