Releases: neutrons/data_workflow
Releases · neutrons/data_workflow
3.2.2
What's Changed
- Add system test for Post-Processing Agent job time limit by @backmari in #212
- Post-Processing Agent v3.4.1 by @backmari in #213
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #210
- Revert "Move from psycopg 2 to 3" by @backmari in #214
Full Changelog: 3.2.1...3.2.2
3.2.1
What's Changed
Full Changelog: 3.2.0...3.2.1
3.2.0
What's Changed
- Upgrade to Django 4.2 by @rosswhitfield in #208
- Adjust REF_M reduction configuration form layout by @backmari in #209
Full Changelog: 3.1.4...3.2.0
3.1.5rc2
Adjust REF_M reduction configuration form layout (#209)
3.1.4
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #161
- Add systemtest for livedata/postprocessing interaction by @rosswhitfield in #167
- Set LIVE_PLOT_SECRET_KEY in settings from environment by @rosswhitfield in #168
- REF_M: Add the capability to autoreduce two samples from the same run by @jmborr in #166
- Adapt to Docker Compose v2 by @jmborr in #171
- added presentations by @jmborr in #172
- update one of the presentations by @jmborr in #173
- Update postprocessing agent to v3.3 by @backmari in #175
- Introduce webmonchow by @jmborr in #176
- Remove catalog_process from the workflow graph by @jmborr in #177
- Remove Dockerfile.autoreducer.himem and update configurations by @jmborr in #179
- Update dependency graph by @jmborr in #180
- System test for post-processing agent memory monitoring by @backmari in #178
- Developer documentation for communication flow by @backmari in #174
- Show the last workflow RunStatus that a autoreducer node has sent by @rosswhitfield in #181
- Add acquiring status for before data is ready by @rosswhitfield in #182
- Update how datetime format is set and used by @rosswhitfield in #184
- Publish version tag also for next and qa by @backmari in #185
- Fix syntax error in GitHub workflow by @backmari in #187
- Fix wrong run title shown by @rosswhitfield in #188
- Add new endpoint /metrics with relevant system monitoring metrics by @rosswhitfield in #186
- Developer docs: replace diagram with table for inter-service communication by @backmari in #183
- Advance the postprocessing agent version number by @backmari in #190
- Increase task_class input validation and log messages by @backmari in #191
- Rename 'sample' to 'peak' in auto-reduction code by @jmborr in #192
- Remove redundant conda package build (replaced by python-build) by @backmari in #193
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #170
- Remove ldap_cert_file mentions by @delozierjk in #189
- Remove link to webref from run page by @backmari in #195
- Remove now unused CATALOG_ID and CATALOG_SECRET by @rosswhitfield in #197
- Switch ActiveMQ from classic to artemis by @rosswhitfield in #196
- Remove unneeded static files finder by @rosswhitfield in #198
- Fix the urlpatterns for the metrics app to address warnings by @rosswhitfield in #199
- Fix warnings coming from models by @rosswhitfield in #200
- Add glossary to documentation by @backmari in #202
- Add Artemis Data Collector and display queue lengths by @rosswhitfield in #203
- Advance Post-Processing Agent to v3.3.4 by @backmari in #204
- Add missing build dependency by @backmari in #205
New Contributors
- @delozierjk made their first contribution in #189
Full Changelog: 3.1.3...3.1.4
3.1.3rc1
Merge pull request #165 from neutrons/backmari-patch-1 Update Django model dasmon_statusvariable id field to bigint
3.1.3
What's Changed
- Change default CATALOG_DATA_READY to OnCat by @rosswhitfield in #164
- Update Django model dasmon_statusvariable id field to bigint by @backmari in #165
Full Changelog: 3.1.2...3.1.3
3.1.2rc4
Merge pull request #163 from neutrons/postprocessing_3.2.0 Update to post-processing agent 3.2.0
3.1.2
What's Changed
- Fix docs build and broken links, formatting by @backmari in #149
- Documentation for making changes to the autoreduction configuration form by @backmari in #151
- Add link for related projects by @peterfpeterson in #152
- update pyoncat source to conda by @KedoKudo in #153
- Update Dockerfile.autoreducer to use latest RPM of post processing agent by @backmari in #154
- Replace ActiveMQ docker image with security vulnerabilities by @backmari in #155
- Fix error thrown when the task_class of a task is None by @backmari in #156
- Versioningit next version by @backmari in #157
- Add user documentation on troubleshooting by @backmari in #158
- Move autoreducer to 3.1 in docker containers and add systemtest for new HIMEM autoreducer queue by @rosswhitfield in #159
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #150
- Make list of HFIR instruments complete by @rosswhitfield in #160
- Configurable Live Data Server domain name by @backmari in #162
- Update to post-processing agent 3.2.0 by @backmari in #163
Full Changelog: 3.1.1...3.1.2
3.1.2rc3
Merge pull request #162 from neutrons/live_data_server_domain Configurable Live Data Server domain name