This is largely a Python refactoring release.
Changed
- Break up
utils.pymeaningfully as it has grown entirely too large. New files areazure_resources.py,json_utils.py, andconsole.py - Clean up Python code extensively with Pylint rules
- Add ~60 new unit tests
- Parallelize resource cleanup in the same resource group (previously only across resource groups)
- Create Python and Bicep specific Copilot instruction files
- Normalize line endings to
LFfor cross-OS compatibility - Include Python 3.14 test coverage in GitHub action
Full Changelog: 1.10.0...1.10.1