Skip to content

3.17.3

Latest

Choose a tag to compare

@wenytang-ms wenytang-ms released this 16 Apr 02:43
· 24 commits to develop since this release
89ccfdd

What's Changed

  • perf - Batch BSP calls during import to reduce round-trips from ~4400 to 6 in #1791
  • perf - Skip reloadWorkspace() when compile tasks are all UP-TO-DATE in microsoft/build-server-for-gradle#222
  • fix - Suppress auto-build during BSP didChange to prevent infinite rebuild loop in #1794
  • fix - Improve server connection stability and fix resource leaks in #1796
  • fix - Fix log message taskId NPE error in #1769
  • fix - Fix Gradle project test treeview refresh after running in #1766
  • fix - Fix debug agent attaching to compilation tasks instead of target task in #1757