Releases: powsybl/powsybl-entsoe
Releases · powsybl/powsybl-entsoe
v2.11.0
Release notes
Based on core 6.5.0 and open-loadflow 1.13.0 (#168)
Features
Flow decomposition
- Add DecomposedFlow rescaler proportional to max AC current load (#156)
- Fix flow decomposition loss compensation when dangling lines have shunt susceptance (#160)
- Xnec provider with powsybl core contingency (#165)
- Integrate boundary fix from core (#164)
- Remove deprecated isOk() for LF results, force connected component to main (#167)
GLSK
- Add new CountryEICode (#169)
Documentation
- Powsybl logo redirects to powsybl read the docs (#157)
- Fix dead links to powsybl.org documentation (#158)
- Improve docs and tests for PTDF calculation in Flow Decomposition (#159)
Dependencies update
- Update POM dependencies (#170)
New Contributors
- @sharyalZ made their first contribution
Full Changelog: v2.10.0...v2.11.0
v2.10.1
v2.10.0
Release notes
Based on core 6.4.0 and open-loadflow 1.12.1 (#141)
Features
- Added GLSK documentation (#144)
- Create rescale mode for flow decomposition (#146)
- Observer, NetworkUtil and Losses compensator improvements in Flow Decomposition module (#147)
Bug fixes
- Add build-docs folder to .gitignore (#148)
- Fix test dependencies declared as runtime or compile dependencies (#151)
New Contributors
- @caioluke made their first contribution!
v2.9.0
v2.8.1
v2.8.0
v2.7.0
Release notes
Based on core 6.1.1 and open-loadflow 1.6.0
Features
- Add max value for hybrid glsks (#126)
Quality
- Javadoc fix: Add literal annotation in author's email address (#122)
- Fix unix file permissions, text files should not be executable (#116)
- Use org.glassfish.jaxb:jaxb-runtime instead of old com.sun.xml.bind:jaxb-impl maven coordinates (#118)
- Upgrade jaxb-api 4.0.0 -> 4.0.1; jaxb-runtime 4.0.0 -> 4.0.3 (#119)