v2.16.2
laurent-laporte-pro
released this
10 Jan 11:38
·
937 commits
to master
since this release
Features
- bc: add input validation for binding constraint creation
#1868
- study-size: add new route to get a study disk usage (in bytes)
#1878
- table-mode: update Table Mode view
#1883
- thermals, st-storages: add a dialog to define a name when duplicating a cluster or a storage
#1866
- debug-view: introduce advanced
JSONEditor
andDebug
view updates#1885
Performance
- db: improve performance by using joins instead of N+1 queries
#1848
- raw-study: improve INI file reading performance for RAW studies
#1879
Bug Fixes
- bc: automatically change binding constraint matrix when changing frequency
#1867
- ci: avoid reflecting user-controlled data (SonarCloud issue)
#1886
- db: correct alembic migration script used to purge obsolete tasks
#1881
- db: add missing constraints and relationships in
TaskJob
table#1872
- services: ensure all worker services run indefinitely
#1870
- study-factory: ignore non-existent files in archived studies during build
#1871
- thermals: correct TS Generator matrix index for thermal clusters
#1882
- ui: prevent synchro issues between tabs and react-router
#1869
- xpansion: update for improved parameter handling and code refactoring
#1865
Documentation
- st-storage: add ST-Storage documentation
#1873
Tests
- remove Locust dependency and unit tests (not really useful)
34c97e0
Refactoring
- bc: remove duplicate class BindingConstraintType
#1860
Full Changelog: v2.16.1...v2.16.2