Skip to content

Releases: microsoft/team-explorer-everywhere

14.119.1

09 Jun 12:57
Compare
Choose a tag to compare
14.119.1 Pre-release
Pre-release
Merge pull request #207 from Microsoft/users/arukhlin/us985181

Version 14.119.1

14.118.0

16 May 21:33
Compare
Choose a tag to compare

Fixed issues:
Error "The specified prefix was null." When using IBM jvm in Eclipse (#180)
Error "Team Services SDK has connection problems with TFS 2017" (#160)
- Connection reset error in response to SSL "Client Hello" handshake. The fix is available with Java 8 only.

14.117.0

02 May 21:39
Compare
Choose a tag to compare
14.117.0 Pre-release
Pre-release

Fixed issues:

#180 Error "The specified prefix was null." When using IBM jvm in Eclipse 

14.114.0

13 Mar 17:23
Compare
Choose a tag to compare
  • Support for Azure Active Directory (AAD) authentication for usernames belonging to multiple AAD tenants
  • Fixed support for proxy environments
  • Fix error when a build is set as a favorite
  • Removed from system requirements and support:
    • Java 1.6
    • AIX
    • HP-UX
    • Windows Vista
    • Eclipse versions prior to 4.2
    • Team Foundation Server 2010
  • Other minor bug fixes

14.111.1

15 Dec 00:01
Compare
Choose a tag to compare

This release fixes a bug in 14.0.4 where connectivity failed for on-premises installations of TFS.
Additionally, this release begins a versioning scheme where the minor version matches the Microsoft sprint number for which the release took place (in this case, sprint 111).

14.0.4

02 Dec 18:20
Compare
Choose a tag to compare
v14.0.4

Release 14.0.4 fixes

14.0.3

12 Aug 13:43
Compare
Choose a tag to compare

Download locations:

  • The command line client, SDK, and Eclipse plugin are all available for download here.
  • You can install the Eclipse plug-in from the Eclipse Marketplace by searching for Team Explorer Everywhere. Alternatively, you can also use the Eclipse update site available here: http://dl.microsoft.com/eclipse

What's new:

  • Multi-factor interactive authentication when using the cross-platform command line client (CLC)
  • Improved browsing experience shows all projects and source code repositories whether using Visual Studio Team Services on the cloud, or an on premises Team Foundation Server
    image
    image
  • Added feedback support. We appreciate all feedback, so let us know what you like, what you don’t like, and what you would like in the future. All feedback goes straight to the development team.
    image
    image

Other notable improvements

  • Improved credential management

  • Improved debug/error logging

  • Fixed an issue on Linux preventing multiple users of TEE/CLC on the same workstation

  • Fixed an issue with the SDK leaking TFS Connections and failing with

    java.lang.StackOverflowError
      at com.microsoft.tfs.util.listeners.StandardListenerList$ListenerNode.addListener(StandardListenerList.java:343)