Release 2021.05.24
·
2124 commits
to master
since this release
With these updates, we have completed the release of 2021.05.24
Component Updates
-
adviser: v0.30.0
- Log recommendation type used when starting adviser (thoth-station/adviser#1859)
- Log removal of a legacy version just once (thoth-station/adviser#1858)
- Keep track of iteration in pipeline builder (thoth-station/adviser#1860)
- Add support for skip package prescription unit (thoth-station/adviser#1848)
- Let users know where to report bugs or service issues (thoth-station/adviser#1849)
- Document how to use constraints files (thoth-station/adviser#1839)
-
user-api: v0.25.1
- fix type of cache metrics, rename schema metric (thoth-station/user-api#1408)
-
management-api: v0.16.0
- Introduce endpoints for purging data (thoth-station/management-api#747)
-
messaging: v0.14.1
- Remove adviser re run message(thoth-station/messaging#409)
- add blurb about naive schemas (thoth-station/messaging#410)
- use Strict types provided by pydantic(thoth-station/messaging#411)
- flush all pending messages (thoth-station/messaging#413)
-
workflow-helpers: v0.8.1
- all was imported as all messages (thoth-station/workflow-helpers#249)
- use python 3.8 fixes pydantic issues (thoth-station/workflow-helpers#250)
- adjust metric name (thoth-station/workflow-helpers#252)
- package_version param was wrong (thoth-station/workflow-helpers#256)
-
slo-reporter: v0.14.2
- Add link html preview to README to easily discover status (thoth-station/slo-reporter#260)
- Fix issue on datatype(thoth-station/slo-reporter#259)
-
advice-reporter: v0.9.0
- Produce requests vs reports analysis (thoth-station/reporter#200)
- flush all pending messages (thoth-station/reporter#203)
- fix accidental use of contents instead of baseMessage instance (thoth-station/reporter#198)
-
revsolver: v0.2.4
- Updated the project to Python 3.8 (thoth-station/revsolver#35)
Thanks, everyone for the work.