Releases: AntaresSimulatorTeam/AntaREST
Releases · AntaresSimulatorTeam/AntaREST
v2.14.3
Bug Fixes
- desktop: correct Antares Desktop packaging (95d7544)
- error: improve error handling with enhanced error message (#1590) (9e22aee)
- matrix: significant performance enhancement for Time Series update (#1588) (220107a)
- launcher: correct the launching of the local Antares Solver (8a31514)
- api: add missing "annual" key on correlation config for new areas (#1600) (ac98a76)
Documentation
- update user instructions for Antares Web Desktop version (98bcac5)
Features
Contributors
laurent-laporte-pro,
skamril,
hdinia
Full Changelog: v2.14.2...v2.14.3
v2.14.2
What's Changed
- fix(renewable): fixing issue with missing display of renewable cluster form by @laurent-laporte-pro in #1545
- feat(matrix): improve matrix read/write using NumPy by @laurent-laporte-pro in #1562
- fix(worker): archive worker must be kept alive for processing by @laurent-laporte-pro in #1567
- fix(build): fix pyinstaller build (#1551) by @laurent-laporte-pro in #1566
- fix(desktop): correct date parsing in localized environment by @laurent-laporte-pro in #1568
- fix(matrix): check invalid params and empty matrix in matrix update by @laurent-laporte-pro in #1572
- fix(model): raise an error if the "about-the-study/parameters.ini" file is missing in the ZIP file by @laurent-laporte-pro in #1582
- v2.14.2 by @laurent-laporte-pro in #1579
Full Changelog: v2.14.1...v2.14.2
v2.14.1
v2.14.0
What's Changed
- Add Hydro matrix dialog by @hdinia in #1496
- Add allocation form by @hdinia in #1428
- Add correlation form by @hdinia in #1464
- Add inflow structure tab by @hdinia in #1387
- Add matrices float handling by @hdinia in #1370
- Add new optimization form fields and add adequacy patch form by @skamril in #1421
- Add spacial correlation matrix by @laurent-laporte-pro in #1445
- Enhance
/version
API endpoint to show dependency versions by @MartinBelthle in #1475 - Prevent upgrade for latest study version by @hdinia in #1509
- Set manual submit on forms by @skamril in #1501
- Update "Time" column and add index row headers by @skamril in #1386
- Update hydro matrices by @hdinia in #1356
Buf fixes
- Fix issue in Adequacy Patch form by @skamril in #1511
- Fix table size by @skamril in #1437
- Issue with "Last day" field in Configuration > General by @skamril in #1474
- Issue with "Last day" field in Configuration > General by @skamril in #1498
- Correct the spatial correlation form update by @laurent-laporte-pro in #1449
- Field array change doesn't trigger on auto submit by @skamril in #1439
- Reduce size of Antares Web Worker log file by @laurent-laporte-pro in #1343
- Correct frequency some matrices by @skamril in #1384
- Do not create symlink for
AntaresWebServer
during package creation by @flomnes in #1401 - Fix typo on error page by @flomnes in #1390
- Remove duplicate fields by @hdinia in #1456
Tests
- test(api): add unit tests for
GeneralFormFields
validation by @laurent-laporte-pro in #1500 - test(hydro): improve hydro allocation unit tests by @laurent-laporte-pro in #1467
Documentation
- docs(study-upgrade): add the "How to upgrade a study?" topic in the documentation by @laurent-laporte-pro in #1400
Build
- Add
@total-typescript/ts-reset
lib andtsUtils
by @skamril in #1408 - Update
react-hook-form
lib and use the new API by @skamril in #1444 - Remove
antares-launcher
submodule by @laurent-laporte-pro in #1495
Full Changelog: v2.13.2...v2.14.0
v2.13.2
v2.13.1
Fixes
- fix(desktop): use Antares Solver v8.5 for Antares Web Desktop version by @laurent-laporte-pro in #1414
- fix(desktop): use Antares Solver v8.5.0 for Antares Web Desktop version by @laurent-laporte-pro in #1419
- fix(launcher): improved reliability of task state retrieval sent to SLUM by @laurent-laporte-pro in #1417
- fix(api): show Antares Launcher version in the
/version
end point by @laurent-laporte-pro in #1415 - fix(api): better handling of exception to catch the stack trace by @MartinBelthle in #1422
Other Changes
- feat: standardize log message formats by @laurent-laporte-pro in #1431
Full Changelog: v2.13.0...v2.13.1
v2.12.3
Changes
- use antares-launcher v1.1.6 (slurm check with
scontrol
andsacct
) - show Antares Launcher version in the
/version
end point (#1415)
Build
- update workflows to build on
ubuntu-20.04
Full Changelog: v2.12.2...v2.12.3
v2.13.0
What's Changed
UI
- feat(ui-common): add doc link on subsections by @hdinia in #1241
- feat(ui-commands): add confirm dialog on delete command by @hdinia in #1258
- feat(ui-results): add download button on results matrix by @hdinia in #1290
- feat(ui-redux): add menu state in local storage by @hdinia in #1297
- feat(ui-study): add text ellipsis on study name by @hdinia in #1270
- feat(ui-study): add path tooltip on study title by @hdinia in #1300
- feat(ui-map): add layers and districts French translations by @hdinia in #1292
- feat(ui-model,api): update renewable form by @hdinia in #1313
- feat(ui-hydro): disable unnecessary matrices stats columns by @hdinia in #1342
- feat(ui): add tooltips to collapsed main menu by @hdinia in #1279
API / back office
- feat(api-websocket): Better handle the events in eventbus braodcasting by @laurent-laporte-pro in #1240
- feat(api,tablemode,ui-tablemode): add renewable and binding constraint type by @skamril in #1293
- feat(redux): extend left menu by default by @hdinia in #1266
- feat(launcher): integrate Antares Solver v8.5.0 by @laurent-laporte-pro in #1282
- feat(model,api): update thermal form by @hdinia in #1317
- feat(study): make projection in
XpansionSensitivitySettings
optional by @MartinBelthle in #1349 - feat(adequacy-patch): consider
excluded_areas
before launching and cleanup output by @laurent-laporte-pro in #1361 - feat(storage): add v8.5 template by @MartinBelthle in #1328
Fixes
- fix(ui-study): remove the create command button by @hdinia in #1251
- fix(storage/variant): create
filestudy
config with correct output path by @pl-buiquang in #1260 - fix(ui-wording): correct wording of user messages by @hdinia in #1271
- fix(ui-wording): correct French translations by @hdinia in #1273
- fix(api): unexpected behavior when launching simulations by @laurent-laporte-pro in #1301
- fix(storage): ignore zipped output if an unzipped version exists by @MartinBelthle in #1269
- fix(study-upgrader): add a fail-safe rollback to the upgrade process by @MartinBelthle in #1263
- fix(ui-studies): remove regex support in search field by @skamril in #1326
- fix(ui-hydro): add path for ror matrix in hydro by @hdinia in #1340
- fix(api-slurm): avoid raising FileNotFound error when retrieving outputs by @laurent-laporte-pro in #1380
- fix: prevent default workspace scan by @pl-buiquang in #1244
Other changes
- feat(GitHub): add feature request template by @laurent-laporte-pro in #1284
- feat(GitHub): add bug report template by @laurent-laporte-pro in #1283
- ci(GitHub): remove Create Issue Branch app file by @skamril in #1299
- ci(GitHub): use ubuntu-20.04 instead of ubuntu-22.04 (latest) by @flomnes in #1311
- build: update
package.json
and remove unused files by @skamril in #1323 - build: update
requirements.txt
and correct mypy issue by @laurent-laporte-pro in #1327 - test: simplify unit tests by @laurent-laporte-pro in #1325
New Contributors
Full Changelog: v2.12.2...v2.13.0
v2.12.2
Fixes
Full Changelog: v2.12.1...v2.12.2