v5.4.0
What's Changed
Based on powsybl-core 6.3.0, powsybl-open-loadflow 1.9.0 and powsybl-entsoe 2.9.0
RAO
- Replace RAO Contingency with powsybl-core Contingency (#879) The import of a Crac now requires a Network as argument.
Virtual hubs
- Improve VirtualHubs configuration importer (#956)
Angle and voltage monitoring
- Do not export angle monitoring additional constraints if angle monitoring not run (#957)
CSA importer
- define auto remedial action if time to implement is below threshold (#953)
Documentation
- Update documentation for contingencies (#926)
- Add link to PowSyBl doc (#950)
- Extend RAO documentation (#946)
- More logical page tree by (#961)
Technical
- Add action to run cucumber tests on Windows (#937)
- Remove duplicated files in functional tests (#941)
- Bump OR-Tools version (#938)
- Use maven installation of or-tools and add or-tools load lib in code (#951) (This means you do not need to have the or-tools library installed anymore, it will be pulled automatically from maven)
Bug fixes
- Bug with cnecName instead of instantId (#936)
- Check only FlowCnecs in StateTree (#945)
- Make contingency order deterministic for sensitivity computation (#960)
Full Changelog: v5.3.0...v5.4.0