Notable changes:
- An "add to extraPaths" quick fix for unresolved imports has been added, which suggests and adds potential paths
python.analysis.extraPaths
. - Support for the undocumented "mspythonconfig.json" config file name has been removed. This was previously available as an alternative to "pyrightconfig.json", but we've decided to standardize on the latter.
For the full changelog, see CHANGELOG.md