Skip to content

v6.2.0

Compare
Choose a tag to compare
@phiedw phiedw released this 17 Dec 17:05
· 37 commits to main since this release
v6.2.0
2d9f224

What's Changed

Based on powsybl-core 6.6.0, powsybl-open-loadflow 1.14.0 and powsybl-entsoe 2.12.0 (by @phiedw in #1239)

CRAC

  • Generify CSA CRAC Creation Parameters (by @bqth29 in #1152) Breaking Change
  • [CSA] No longer read AE.isCombinableWithRemedialAction attribute (by @bqth29 in #1130)
  • Use JSON schemas for JSON CRAC import (by @bqth29 in #1175) Breaking Change
  • No longer allow preventive OnContingencyState Usage Rules (by @bqth29 in #1177)
  • Run cucumber on mac. Update jaxb bindings (by @pet-mit in #1212)
  • crac module path renaming (by @bqth29 in #1201) Breaking Change

RAO results export

RAO algorithm

  • Use upward and downward variation variables in MILP for Range Actions (by @bqth29 in #1205)
  • Refactor objective function evaluators API and add cost-wise Search-Tree (by @bqth29 in #1186) New

Intertemporal RAO

Misc

  • Updated powsybl-parent pom to v19 (by @phiedw in #1169) Breaking Change
  • Update pom (by @Godelaine in #1164) Breaking Change
  • Add LF required info to README.md (by @pet-mit in #1192)
  • Run tests on graalvm, slightly change ra ordering method in search tree to make it os agnostic (by @pet-mit in #1234)
  • Remove useless GLSK file from repository (by @bqth29 in #1206)

Bug fixes

New Contributors

Full Changelog: v6.1.1...v6.2.0