Skip to content

v4.4.0

Compare
Choose a tag to compare
@miovd miovd released this 22 Sep 07:15

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

  • If b or g undefined for two windings transformers in CGMES, don't crash (#1823)
  • Multiple ACLineSegments inside a Line container (#1808)
  • Allow to post-process CGMES measurements' data (Discrete and Analog) (#1822)

Conversion

  • Expose exporter parameters (#1786)

IIDM

  • Values for measurements and discrete measurements should be optional (#1806)
  • Add backward compatibility to Importer.importData(ReadOnlyDataSource, NetworkFactory, Properties, Reporter) (#1781)
  • Stopping traverser if needed (#1801) Breaking Change
  • Add new extension: InjectionObservability (#1788)
  • Allows to move line ends (#1807)
  • Traverser from several vertices (#1800) Breaking Change
  • Fix IdBasedBusRef implementation when branch is not found is the network (#1821)
  • Add new extension BranchObservability (#1790)
  • Clarify TraverseResult enum names (#1824) Breaking Change
  • Extensions to specify if tap changers should be estimated during state estimation or not (#1779)
  • Fix VscConverterStation setters return type (#1827)
  • Notify update for SVC regulating terminal (#1830)
  • Add line1Name and line2Name to mergedXNode xml (#1829, #1832 & #1833)
  • Bump to XIIDM 1.6 Breaking Change
    • Make substations optional (#1796 & #1818)
    • Add regulating terminal for VSC converter station (#1817)

Math

  • Fast matrix element re-update (#1809)
  • KLU Rgrowth threshold configuration (#1810)
  • Add matrix transpose (#1820)

PSS/E

Security analysis

  • BranchResult: Add double attribute to handle flowTransfer data (#1776)

Sensitivity analysis

  • New sensitivity factor: add branch to HVDC setpoint factors to sensitivity API (#1816)

Quality