Releases: farao-community/gridcapa-cse
Releases · farao-community/gridcapa-cse
v1.2.1
v1.2.0
Migrate to GridCapa MinIO starter for MinIO uploads
v1.1.1
Fix in D2CC process to run a loadflow on dichotomy starting point computation.
v1.1.0
v1.0.0
New features :
- Compute country balances and border exchanges directly from the network. Using powsybl-balances-adjustment.
- Handle bus bar remedial actions
- Send events through RabbitMQ for CSE run and dichotomy
Code fixing after testing phase :
- Fix 3-node bus bar bug
- Vulcanus import of different version
- GLSK fix on non-participating elements from reserve block
- Fix some format issues in TTC result
Technical :
- Organize saving on minIO
- Fix prefetch count on CSE runner. Avoid blocking messages along computation time
v0.4.0
Process functionalities:
- Handling of bus bars as remedial actions
- Fix small discrepancies in TTC res generation
- Compute country balances, border exchanges and italian import from the network (thanks to powsybl-balances-adjustment)
Environment upgrades:
- Store properly files on MinIO from cse-runner-app
- Make cse-runner-app generate business events to gridcapa-task-manager
v0.3.0
v0.2.0
Improvements of RabbitMQ communication for the runner and the spring-boot-starter. The choice has been made to get closer to spring-cloud-stream semantic to define rabbit bindings with CSE application.