Skip to content

v1.29.1

Latest
Compare
Choose a tag to compare
@bwateratmsft bwateratmsft released this 08 May 18:32
· 1 commit to main since this release
fd616f6

Added

  • Python Dockerfiles will now be scaffolded with the python:3-slim tag, so that they do not need to be updated annually. #4234
  • Python debugging will now use the debugpy debug configuration instead of the now-deprecated python debug configuration. This requires recent versions of the Python and Python Debugger extensions. #4221

Fixed

  • Sovereign clouds such as Azure China and Azure US Government should now work with the connect to Azure Container Registry feature. #4287