Skip to content
This repository has been archived by the owner on Nov 6, 2020. It is now read-only.

1.103.0

Compare
Choose a tag to compare
@jeffyoung jeffyoung released this 08 Jul 18:31
· 320 commits to master since this release
  • Add support for Team Foundation Server 2015 Update 2 and later
    • Take dependency on updated vso-node-api package (NTLM support)
    • Add login and logout commands
    • Default username for login command on Windows
    • Provide good error message for servers earlier than 2015 Update 2
  • Secure storage for credentials
    • Support for both Team Services and Team Foundation Server
  • Allow feedback to be sent even if user isn't authenticated
  • Properly locate the "My Queries" folder without a hard-coded string
  • Stop logging Application Insights exceptions for Unauthorized or Offline scenarios
  • Fail build if linter or tests fail