Skip to content

v4.10.0-alpha-1

Pre-release
Pre-release
Compare
Choose a tag to compare
@miovd miovd released this 18 Jul 11:37
· 53 commits to release-v4.10.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

  • CGMES export: avoid duplicated base voltages (#2162)
  • Allow setting terminal P for shunt compensators in CGMES import (#2189)
  • CGMES import: reset slack terminal only if previous was disconnected (#2187)
  • Read base URI if present during CGMES triplestore import and apply to all files (#2197)

Conversion

  • Importer and exporter refactoring (#2217) Breaking Change

IIDM

  • Limit getters return optionals (#2169) Breaking Change
  • Allow setting terminal P for shunt compensators (#2189)
  • Move parameters to commons (#2199)
  • Move extensions from sld to core (#2198) Breaking Change
  • Able to choose encoding for network xml export (#1591)
  • Use intermediary objects to copy limits for modification AttachNewLineOnLine and AttachVoltageLevelOnLine (#2207)

PowerFactory

  • Select nodeRef in concordance with the busIndexIn parameter (#2098)
  • Transformers (#2100)
  • Review conversion of nodes and switches. (#2166)
  • Common Impedance (ElmZpu) (#2181)
  • Shunt converter (#2185)
  • Reorganize code. (#2188)
  • Parallel lines defined using Tower (ElmTow) (#2195)
  • strengthen DgsParser (#2196)
  • Voltage levels and substations creation (#2202)
  • Extend containersMapping changes to importers (#2210)

Short circuit

  • Remove short circuit interceptors (#2155)
  • Move serializers/deserializers into json package (#2167)

Quality

  • Upgrade rdf4j to 4.0.2 (#2178)
  • Refactor simple anonymizer (#2200)