Skip to content

v2.2.0

Choose a tag to compare

@simonkurtz-MSFT simonkurtz-MSFT released this 14 Jan 05:07
· 103 commits to main since this release

Added

  • [Engineering]: Added 67 unit tests to achieve 100% statement and branch coverage! There are now 1,435 unit tests to minimize regressions with the broadest coverage yet!
  • [Engineering]: Added uv for much speedier Python package management

Changed

  • [Engineering]: Using AZ CLI 2.82.0 now

Removed

  • [Engineering]: Removed pip and requirements.txt: Both have been fully replaced by uv.
  • [Engineering]: Scrubbed Dev Container build: pip and requirements.txt have been fully replaced by uv. This has resulted in significant time savings.

Full Changelog: 2.1.0...2.2.0