Releases: cms-DQM/dials
Releases · cms-DQM/dials
v1.10.1
What's Changed
- refactor: enable gzip in backend's nginx by @gabrielmscampos in #85
- chore: replace react-bootstrap-table2 with BonnierNews fork by @gabrielmscampos in #86
- bump: axios from 1.6.8 to 1.7.8 by @gabrielmscampos in #87
- bump: django from 5.0.6 to 5.0.8 by @gabrielmscampos in #88
- bump: vite from 5.1.7 to 5.4.11 by @gabrielmscampos in #91
- fix: dependabot#22 and dependabot#26 by @gabrielmscampos in #92
- chore: update dependencies by @gabrielmscampos in #93
- chore: update js dependencies by @gabrielmscampos in #94
- fix: error generating MLJson when brilRuns array is empty by @gabrielmscampos in #95
- fix: missing filters in ML endpoints by @gabrielmscampos in #96
- fix: unsorted golden json in ml-bad-lumisection endpoint by @gabrielmscampos in #97
- fix: return
processed_ds_name
in DatasetIndex model by @gabrielmscampos in #98 - chore: add processed_ds_name to swagger by @gabrielmscampos in #99
Full Changelog: v1.10.0...v1.10.1
v1.10.0
What's Changed
- feat: configurable page_size and fields filter by @gabrielmscampos in #83
- refactor: replace docker.io nginx-unprivileged and upload it directly to harbor by @gabrielmscampos in #84
Full Changelog: v1.9.0...v1.10.0
Frontend before configurable page_size
old-no-page-size.mp4
Frontend after configurable page_size
new-page-size.mp4
v1.9.0
What's Changed
- [etl] Deprecate
file_downloader
pipeline by @gabrielmscampos in #79 - [backend] refactor: simplify brilcalc by parsing stdout and stderr before raising BrilcalcError and calling __parse_lumi_html by @gabrielmscampos in #80
- [backend] fix: update gunicorn flag condition in run-django-production shell script by @gabrielmscampos in #81
- [frontend] fix: stop MLJson generation if RunRegistry has no OPEN runs by @gabrielmscampos in #82
Full Changelog: v1.8.2...v1.9.0
v1.8.2
What's Changed
- fix: incorrect sorting of fetched data during preprocessing by @gabrielmscampos in #77
- fix: datasetIdIn not forwarded (frontend) or even read (backend) when generating the ml cert. json by @gabrielmscampos in #78
Full Changelog: v1.8.1...v1.8.2
v1.8.1
What's Changed
- refactor: consider all non-staging workspaces when generating the ML JSON by @gabrielmscampos in #76
Full Changelog: v1.8.0...v1.8.1
v1.8.0
What's Changed
- feat: add easy view to generate and merge ML JSON with Golden and DCS jsons by @gabrielmscampos in #74
- fix: add missing dummy variables to setup-django-production script + OC secrets template and tweak AceEditor to ignore worker by @gabrielmscampos in #75
Full Changelog: v1.7.0...v1.8.0
v1.7.0
What's Changed
- feat: add browser like view similar to dqmgui by @gabrielmscampos in #70
- refactor: better organization of frontend components and renaming data ingestion tab to overview by @gabrielmscampos in #71
- fix: add missing mes dataset-run endpoint entry to swagger by @gabrielmscampos in #72
- fix: browser's selects should be cleared if preceding select change by @gabrielmscampos in #73
Full Changelog: v1.6.0...v1.7.0
v1.6.0
What's Changed
- feat: add ml model inference pipeline coupled to file_ingesting_pipeline by @gabrielmscampos in #69
Full Changelog: v1.5.1...v1.6.0
v1.5.1
What's Changed
- fix: add dummy env variables to setup-django-production script by @gabrielmscampos in #68
Full Changelog: v1.5.0...v1.5.1
v1.5.0
What's Changed
- fix: move bin label outside the indexed files by status bar plot by @gabrielmscampos in #65
- fix: auto resize plots generated inside 0 height div by @gabrielmscampos in #66
- feat: add oms proxy endpoint by @gabrielmscampos in #67
Full Changelog: v1.4.0...v1.5.0