--------------------- Changed ~~~~~~~ - added support for cot_restricted_scopes to match <scope>*
38.0.0
--------------------- Removed ~~~~~~~ - Removed py36 support - Removed obsolete mobile production tests
Added ~~~~~ - Added py39 support
Changed ~~~~~~~ - Require ``immutabledict>=1.3.0`` to avoid typing bustage - Require ``taskcluster<41`` instead of ``taskcluster<40`` to match the latest cluster version - CoT verification now supports ``projectId`` and ``taskQueueId``. - Pinned to ``pytest-asyncio<0.15`` due to production test bustage
Fixed ~~~~~ - Fixed immutabledict typing bustage
37.0.3
--------------------- Changed ~~~~~~~ - Replaced the new docker-worker pubkey in ``ed25519_public_keys``: we never used the previous-new keypair, and we're rolling out this keypair. - Added mypy typing to ``scriptworker.context``
37.0.2
--------------------- Fixed ~~~~~ - ``timestamp`` -> ``int_timestamp`` in arrow calls; set min arrow version to 1.0 - production tests no longer require the taskcluster proxy.
--------------------- Changed ~~~~~~~ - ``run_task`` now exits with the exit code from the task. - ``reversed_statuses`` works now, with statuses of 245 and 241.