What's Changed
* Bug/long card by obgibson in https://github.com/Netflix/metaflow/pull/1233
* Restrict token permissions for test jobs by romain-intel in https://github.com/Netflix/metaflow/pull/1238
* Since we're now providing type annotations, add typed marker as per PEP-561 by oavdeev in https://github.com/Netflix/metaflow/pull/1239
* Allow configuration of plugins/cmds using METAFLOW_ENABLED_* variable by romain-intel in https://github.com/Netflix/metaflow/pull/1212
* Bump setup.py to 2.7.20 by romain-intel in https://github.com/Netflix/metaflow/pull/1244
Incompatible change
If you are using the unsupported Metaflow Extensions mechanism, you may have to change them slightly. Please see https://github.com/Netflix/metaflow-extensions-template/blob/master/CHANGES.md for more details.
**Full Changelog**: https://github.com/Netflix/metaflow/compare/2.7.19...2.7.20