Releases: cms-DQM/dials
Releases · cms-DQM/dials
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
v1.4.0
What's Changed
- Retry file downloader pipeline on lxplus authentication timeout + minor cli fixes by @gabrielmscampos in #57
- Commit mocked dbs example and minor fixes to local development documentation by @gabrielmscampos in #58
- fix: remove old lines from documentation by @gabrielmscampos in #59
- Update documentation for local development by @LukaLambrecht in #60
- fix: check user e-groups against confidential token instead of public token by @gabrielmscampos in #61
- refactor: persist current selected workspace whenever the root component re-mounts by @gabrielmscampos in #62
- chore: update frontend's oidc client id by @gabrielmscampos in #63
- Improve file_downloader error handling + disable warnings/messages from third-party libraries by @gabrielmscampos in #64
New Contributors
- @LukaLambrecht made their first contribution in #60
Full Changelog: v1.3.0...v1.4.0
v1.3.0
What's Changed
- chore: replace $APP_HOME from production frontend dockerfile with /usr/src/app/ by @gabrielmscampos in #53
- feat: add new mes to tracker workspace by @gabrielmscampos in #54
- feat: add egamma workspace by @gabrielmscampos in #55
- feat: add muon_staging workspace by @gabrielmscampos in #56
Full Changelog: v1.2.0...v1.3.0