v2.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
Compatibility
- PowSyBl Dynawo now only supports Java 17 and higher (#276)
- Bump to powsybl-core 6.0.0 & powsybl-parent 15 (#274, #284, #292)
powsybl-dynawaltz and powsybl-dynawaltz-dsl
- Adding Models
- Other features
- Custom models file can be given in SynchronizedGeneratorGroovyExtension (#250)
- Add component id in parameter set (#271)
- Merge loads optimization for network store IIDM impl (#283)
- Replace models.cfg with json (#281)
- Handle terminal var name prefixes for synchronous generator with transformer / auxiliary (#259)
- Logs dsl errors instead of throwing exception (#257)
- Skip empty automatons (#265)
- Log duplicate static id (#270)
- Add macroConnections package and move related classes (#290)
- Bug fix
- Various refactoring
- Rename uMeasurement in uMeasurements for TapChangerBlockingAutomaton (#239)
- Rename OmegaRefGenerator to SynchronizedGenerator (#224)
- GeneratorSynchronous renamed to SynchronousGenerator (#225)
- Rename equipment in iMeasurement in CurrentLimitAutomatonGroovyExtension (#240)
- Rename getVarConnectionsWithX(X x) into getVarConnectionsWith(X x) (#226)
- Rename svc (#251)
- Replace Network used for default model by Default (#252)
- Rename EquipmentBlackBoxModelModel to EquipmentBlackBoxModel (#254)
- HvdcPV renamed into HvdcP (#285)
- Refactor BlackBoxModel parameters writing (#282)
- Rename models prefix to internalModelPrefix (#288)
- Remove 'Model' suffix from BlackBoxModel subclasses (#289)
CI
- New branch name pattern for full Sonar analyses (#275)