Skip to content

VFS for Git 1.0.19101.1

Pre-release
Pre-release

Choose a tag to compare

@jrbriggs jrbriggs released this 22 Apr 13:10
· 1642 commits to releases/shipped since this release
be3eb72

Release notes:

  • Fixed several incorrect interactions with credentials
    • Now scopes credential.useHttpPath to just dev.azure.com hostname
    • Now erases credentials on authentication failure
    • Now approves credentials on authentication success
  • Lots of live-site improvements
    • Correlate trace2 stream with VFS for Git stream with the Git session ID.
    • Break down update placeholders timings so we can see where time is spend during checkout.
  • Many smaller bug fixes