Release 2021.03.29
·
2344 commits
to master
since this release
With these updates, we have completed the release of 2021.03.29
New components
- prescription-sync-job
- An Application that syncs prescriptions stored on GitHub to Ceph. It is run as a periodic job in Thoth's deployment.
Component Updates
-
user-api
- add kebechet meta to post advise (thoth-station/user-api#1332)
- add new params to be parallel to thoth-common (thoth-station/user-api#1337)
-
metrics-exporter
- Check initial connections and add Kafka metrics (thoth-station/metrics-exporter#638)
-
investigator
- add new args to function call(thoth-station/investigator#469)
- F/message metrics(thoth-station/investigator#467)
- Treat unregistered handler as exceptions(thoth-station/investigator#465)
-
management-api
- Remove version clash boot from the example(thoth-station/management-api#728)
-
solver
- Add bits needed for s2i integration (thoth-station/solver#662)
- Explicitly turn on pre-releases in Python dependency parser (thoth-station/solver#668)
-
workflow-helper
- Introduce metrics for messages sent and enforce consistency (thoth-station/workflow-helpers#212)
- keep message file contents (thoth-station/workflow-helpers#219)
- add new param for v2 of run-url message(thoth-station/workflow-helpers#215)
-
slo-reporter
- Generalize references (thoth-station/slo-reporter#233)
- Add integration per user SLI(thoth-station/slo-reporter#220)
- Add build analysis in the report sent by email (thoth-station/slo-reporter#214)
Thanks everyone for the work.