Skip to content

v2.3.0

Latest

Choose a tag to compare

@simonkurtz-MSFT simonkurtz-MSFT released this 15 Jan 14:52
· 8 commits to main since this release

Added

  • Added Azure CLI Login to Developer CLI: This simplifies getting started with Codespaces. Users can optionally provide the tenant ID they want to use.

Changed

  • [Engineering]: Move .pylintrc file to root: This is conventional now as opposed to having the file in the tests/python folder. All processes have been updated to account for this move.
  • [Engineering]: Removed several pylint rule exceptions: On a path to minimal exceptions, we have removed several that no longer apply or that we were able to mitigate or apply purely to Python tests.
  • Simpler post-setup instructions: This applies mostly to the Codespaces setup to get you up and running more quickly.

Full Changelog: 2.2.0...2.3.0