v3.6.0
To fix any issues due to migration, please go to the migration guide. Labels and are clickable and lead to the section of the migration guide corresponding to the associated described change.
Release notes
Action simulator
- Add a method to get the actions from ActionDB (#1441)
CGMES (beta)
- Full model fast parser (#1420)
Commons
- Use WeakReference in listener cache (#1440)
Dynamic simulation
IIDM
- Add an option to XML export to sort elements (#1337)
- Bug fix: Correct default implementation of getVoltageSetpoint method for static var compensators (#1458)
- Make
LoadDetail
extension multi variant (#1448)
Merging View (beta)
- First implementation (#1445 & #1450)
- Implement getLineStream(), getLines(), getDanglingLineStream() and getDanglingLines() in BusAdapter
- Implement
VoltageLevelAdapter
- Use IIDM TCK to validate the merging view
- Add implementation of
MergingLine.getHalf(Side)
- Implement TopologyTraverserAdapter to traverse mergingview from TerminalAdapter (#1452)
Network Conversion
- Add some javadoc to import API (#1419)
Time series
- Fix constant time series creation (in Groovy script) from a
BigDecimal
literal (#1422)
UCTE
- Create stable substation IDs at import (#1449)
Utils
- Add utility function to quickly jump to a XML path (#1418)
Quality