Release 2021.04.26
·
2222 commits
to master
since this release
With these updates, we have completed the release of 2021.04.26
Component Updates
-
user-api: v0.24.3
- Add unauthorized response schema (thoth-station/user-api#1382)
- Generalize _send_schedule_message method to consider authentication(thoth-station/user-api#1372)
- Do cache hit only for accepted requests(thoth-station/user-api#1373)
- Do not provide objects as query parameters(thoth-station/user-api#1365)
- Move metrics creation(thoth-station/user-api#1369)
- Provide information about queued analyses on status endpoints(thoth-station/user-api#1368)
- Introduce cache hit metric.(thoth-station/user-api#1350)
- Drop any metadata associated with the request when providing results. (thoth-station/user-api#1363)
- Pass authenticated parameters to messages. (thoth-station/user-api#1354)
- protect fields for post provenance and advice. (thoth-station/user-api#1336)
-
investigator: v0.11.2
- Adviser trigger message v4(thoth-station/investigator#492)
- constrain thoth-messaging(thoth-station/investigator#478)
- add new function args to call (thoth-station/investigator#476)
-
messaging: v0.14.0
- pydantic messages (thoth-station/messaging#373)
- Add authenticated parameter to the provenance-check-triggering message (thoth-station/messaging#391)
- Add authenticated parameter to the advise-triggering message (thoth-station/messaging#390)
- Add bits needed for publishing docs on thoth-station.ninja (thoth-station/messaging#398)
-
slo-reporter: v0.14.1
- Add adviser quality SLI (thoth-station/slo-reporter#251)
- upgrade to python3.8 (thoth-station/qeb-hwt#133)
-
advise-reporter: v0.7.4
- Add analyzed data for adviser reports inputs and statistics (thoth-station/reporter#179)
- Adjust date inputs(thoth-station/reporter#180)
- update schema and version(thoth-station/reporter#193)
Thanks, everyone for the work.