v6.1.0-alpha-1
Pre-release
Pre-release
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
IIDM
- Add disconnectors on all parallel bars except one and make naming consistent (#2729)
- Add a getSide() from a three windings transformer leg (#2745)
- Add limit violations for three windings transformers (#2725)
- Custom connection/disconnection of terminals (#2754)
- Remove JavaScript post processor (#2776)
- Add a listener on terminal connection (#2764)
- Standardize sides enum: using only TwoSides and ThreeSides (#2756)
- JSON support added and XML serialization refactoring (#2307, #2784, #2786)
- Add a reporter context for
Network
operations (#2690) - Reference priorities and reference terminals iIDM extensions (#2763)
- Set all tck test methods accessibility to public (#2785)
Network modification
- Add minValue and maxValue to compound scalables (#2720)
LoadFlow
- Load Flow Results API enhancements (#2767)
Short circuit
- Add detailedReport in parameters (#2755)
Dynamic simulation
- Add a reporter to dynamic simulation and its models suppliers (#2750)
Compatibility
- Powsybl-core now uses java.time library instead of Joda.Time (#2778)
Quality
- Fix Unix file permissions, text files should not be executable (#2727)
CI
- Update CI actions due to node.js v12 deprecation (#2766)