v0.7.1 save_code_now: Fix missing "scheduled" status
v0.6.0 - Migrate to copier, PEP420 and pyproject.toml based packaging.
v0.5.6 * jesuisgpl.tgz.xml: Remove elements with invalid tags
v0.5.5 - deposit: Deal with rate limit during get queries - docs: include the README file in the main index page
Release swh.icinga.plugins v0.5.4 - Support modern vault deployment
Release swh.icinga_plugins 0.5.3 - Hook up multi-origin save code now check to the CLI - Ensure vault tests work on Python3.11 - spruce up formatting
v0.5.2 * SaveCodeNowCheck: Add support for list of origins
v0.5.0 - some changes in the tests - add prometheus metrics
v0.4.2 * deposit: Properly escape URLs * deposit: Check the status code of the REMD API.
v0.4.1 * vault: Open tarballs in stream mode + add test for empty tar files * deposit: Fetch only metadata created after the check started
Release swh-icinga-plugins 0.4.0 - more vault checks - cleaner deposit checks
Release swh.icinga_plugins 0.3.2 - Don't require type stub modules at runtime
Release swh.icinga.plugins v0.3.1 - Add missing f-string in assertion - CI related improvements
v0.2.3 Remove the deprecated external_identifer from metadata
v0.2.1 pytest.ini: Make django not load itself
v0.2.0 - Add deposit metadata update step in deposit icinga check - test_deposit: Refactor helper functions to improve maintenance - tox.ini: pin black to the pre-commit version (19.10b0) to avoid flip-flops