Skip to content

Releases: microsoft/azure-devops-intellij

Azure DevOps Plugin for IntelliJ v1.162.2

25 Apr 13:33
Compare
Choose a tag to compare
  • Fix issues caused by a TF license agreement not being accepted when using the plugin. Add actions to accept the agreement manually, for cases when auto-detection fails.

Azure DevOps Plugin for IntelliJ v1.162.1

30 Nov 19:31
Compare
Choose a tag to compare
  • Minimal supported IntelliJ platform version is now 2021.2.4.
  • Fixed an issue #473: it was impossible to show the conflict resolve dialog for TFVC.
  • Fixed an issue #491: it was impossible to create a Git pull request in IDEs based on IntelliJ 2022.2
  • Fixed an issue with TFVC operations (#498).
  • TFS SDK is upgraded to 14.135.3 for better compatibility with M1 Mac hardware.
  • Handle SSH URLs on azure.com in TFVC.

Azure DevOps Plugin for IntelliJ v1.162.0

15 Oct 13:07
Compare
Choose a tag to compare
  • Bump the minimal supported IntelliJ version to 2019.3.
  • Fix encoding issues when browsing the local diff (#451).
  • Rework TFVC VCS root detection to use currently active TFVC client (i.e. it is able to use the reactive client which is much faster).
  • Enable the reactive TFVC client by default.

Azure DevOps Plugin for IntelliJ v1.161.2

09 Jul 08:37
Compare
Choose a tag to compare
  • Better support for on-premise Azure DevOps servers (#433)
  • Improved logging of the reactive client output and state
  • Update link to JetBrains-supported TFVC client
  • Azure DevOps Plugin for IntelliJ v1.161.1

    21 Jan 12:34
    Compare
    Choose a tag to compare
  • Fixed an error when user password for TFVC was containing non-cmd-friendly characters (#323)
  • Enforce UTF-8 encoding for all TFVC operations (#311)
  • Ignore username in authentication data provider which may not be a valid one (#419)
  • Azure DevOps Plugin for IntelliJ v1.161.0

    24 Aug 10:45
    Compare
    Choose a tag to compare
    • Server workspace support: import existing ones or create new ones (#325)
    • Add operations are now performed using faster reactive client (#338)
    • Rename operations are now performed using faster reactive client
    • Merge Branch Changes action won't stay in your way in non-TFVC projects in the plugin in installed
    • Avoid spamming "unversionedFiles are empty" message when trying to add files in some cases

    Azure DevOps Plugin for IntelliJ v1.160.0

    02 Jun 05:30
    Compare
    Choose a tag to compare
  • Repository history refresh has been made significantly faster when Reactive client is enabled
  • TFVC client is now able to successfully delete ignored files (#330)
  • Fixed a failure to edit a workspace inside of a TFS collection when the collection name had a space (#326)
  • Fixed a failure to lock an item under TFVC (#345)
  • Reduced memory consumption for TFVC client process cache (#356)
  • Azure DevOps Plugin for IntelliJ v1.159.0

    26 Mar 09:17
    Compare
    Choose a tag to compare
    • Plugin is now only compatible with IntelliJ 2018.2+ (Android Studio 3.3+)
    • Plugin automatically enables version control if an appropriate repository is opened (#284)
    • Fixed an issue with file deleting in IntelliJ 2019.3+ (#304)
    • Enable Version Control Integration now should work for Visual Studio workspaces (#67)
    • Delete operation is now much faster (#296)
    • Rollback operation is now much faster
    • Undo operation now properly supports undoing files deleted through TFVC (#306)
    • Fixed a bug with TFVC collection URIs that contain spaces (#312)
    • Small bug fixes and compatibility changes for IDEA 2020.1 (#293)
    • Fixed an issue with opening pull request URLs in a browser (#280, thanks @baltuonis and @pecanw for help)
    • TFVC client download link is now visible when the client path is empty or the file isn't found (#286)

    Azure DevOps Plugin for IntelliJ v1.158.0

    13 Dec 07:51
    Compare
    Choose a tag to compare
    • Added an experimental reactive TFVC client which provides better performance. To enable the experimental client, visit Settings | Version Control | TFVC #257
    • Fixed compatibility with products based on IDEA 2019.3 #258
    • Fixed a performance issue with the new VCS layout (enabled by default in JetBrains Rider) #267
    • Fixed an issue with change detection on case-insensitive file systems when the repository was created in wrong case #274

    Azure DevOps Plugin for IntelliJ v1.157.0

    01 Nov 09:19
    Compare
    Choose a tag to compare
    • Fix a "teamProjectName is empty" error message when editing a workspace that has the root folder mapped into it #250
    • Raise the required IntelliJ Platform version to 181 (IDEA 2018.1)