Skip to content

v1.27.0

Compare
Choose a tag to compare
@alexyaang alexyaang released this 17 Oct 14:15
· 41 commits to main since this release
0a940ea

Added

  • Enhanced registries functionality: #869
    • Allows third party providers to contribute to the registries view.
    • Added GitHub Container Registry support.
    • GitLab Container Registry support will be moved to a separate extension. We will provide a link to install once it's published.

Fixed

  • Resolved issues with opening .NET web apps in browsers built with .NET SDK containers. #4006
  • Fixed several Dockerfile language server issues. #4056, #4054, #4051, #4012