2022.10.0 (7 July 2022)
Enhancements
- Add
breakpoint
support fordjango-html
&django-txt
by Lakshmikanth2001 in (#19288). - Fix
unittest
discovery issue with experimental component by ksy7588 in (#19324). - Trigger refresh when using
Select Interpreter
command if no envs were found previously by karrtikr in (#19361). - Update
debugpy
to 1.6.2.
Bug Fixes
- Fix variable name for
flake8Path
's description by usta in (#19313). - Ensure we dispose objects on deactivate by karthiknadig in (#19341).
- Ensure we can change interpreters after trusting a workspace by karrtikr in (#19353).
- Fix for
::::
in node id forpytest
by karthiknadig in (#19356). - Ensure we register for interpreter change when moving from untrusted to trusted. by karthiknadig in (#19351).
Code Health
- Update CI for using GitHub Actions for release notes by brettcannon in (#19273).
- Add missing translations by paulacamargo25 in (#19305).
- Delete the
news
directory by brettcannon in (#19308). - Fix interpreter discovery related telemetry by karrtikr in (#19319).
- Simplify and merge async dispose and dispose by karthiknadig in (#19348).
- Updating required packages by karthiknadig in (#19375).
- Update the issue notebook by brettcannon in (#19388).
- Remove
notebookeditor
proposed API by karthiknadig in (#19392).
Full Changelog: 2022.8.1...2022.10.0