v6.2.1
Release notes
To fix any issues due to migration, please go to the migration guide. Labels are clickable and lead to the section of the migration guide corresponding to the associated described change.
- indicates that some methods were deprecated;
- indicates a breaking change which could impact all users;
Features
- Do not connect backward dependencies to listener when invalidate (#146)
- Be able to reinit the connection to the computation manager with no impact on other backend connections (#151)
- Delete AppDataBean ComputationManager fields to use those in AppData (#152)
- Put back Cassandra implementation (#156)
Quality
Dependencies
- Upgrade powsybl-core and other dependencies (#149)
Security
- Update swagger and springboot to solve vulnerabilities (#148)