Skip to content

v4.3.0-alpha-1

Pre-release
Pre-release
Compare
Choose a tag to compare
@miovd miovd released this 14 Jun 08:31
· 21 commits to release-v4.3.0 since this release

To fix any issues due to migration, please go to the migration guide. Labels Deprecated and Breaking Change are clickable and lead to the section of the migration guide corresponding to the associated described change.

Release notes

CGMES

  • Import: delete iidm.import.cgmes.merge-boundaries-using-tie-lines parameter (#1733)
  • Add flows of merged tie lines in SV export (#1745)

Commons

  • Making WorkingDirectory.close() idempotent. (#1746)

Contingency

  • Add three windings transformer contingency (#1761)

IIDM

  • SV utility class. Review and Refactoring (#1728)
  • Small fixes in operational limits implementation (#1758)
  • Delete redundant dangling line current limits methods (already defined in FlowLimitsHolder) (#1760)

Loadflow

  • New limit violation types (#1748)

PSS/E

  • Add unitary test associated to the IEEE_bus_30.raw case (#1736)

Scalable

  • Add constant power factor scaling on loads (#1752)

Security Analysis

  • Refactoring of security analysis api (#1766)
  • Monitoring of results (#1737)

Quality

  • Bump guava version to 30.0-jre (CVE-2020-8908) (#1750)
  • Fix vulnerability: disable access to external entities in XML parsing [CWE-611][CWE-827] (#1751)

UCTE

  • Fix NPE, transformer nominal power property is optional (#1754)