v4.0.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
Common
- Bump powsybl-core to 6.0.0 (#553 #558)
- Update to Java 17 (#528, #545, #546)
- Add a new branch name pattern for full Sonar analyses (#541)
🔨 Refactoring
Network Area Diagram
⭐ Features
- Return list of displayed voltage levels (#551)
🪲 Bug fixes
- Fix missing DanglingLine case when visiting equipments (#549)
Single Line Diagram
⭐ Features
- Offer multi-substation display possibilities with
SingleLineDiagram.drawMultiSubstations(Network network, List<String> substationIdList, Path svgFile)
(#518)
- Offer possibility to add units on feeder info (#555)
🔨 Refactoring
- Add unescaped HVDC converter station id in metadata (#544)
- Add LCC_CONVERTER_STATION component type (#537)
🪲 Bug fixes
- Fix view box calculation (#540)