Skip to content

0.3.3

Compare
Choose a tag to compare
@arajkumar arajkumar released this 07 May 12:06
d818288

0.3.3 (May 6th 2021)

  • enhancement - Let language server know about the type of client and RedHat UUID. See #497
  • enhancement - Use lsp 0.4.26 to pass more data to api-server.See #186
  • enhancement - upgrade dev deps to fix vulns. See #514
  • enhancement - add dev-dependency disclaimer. See #519
  • fixes - [BUG] go run github.com/fabric8-analytics/cli-tools/gomanifest doesn't work, but gomanifest itself does, and the extension is trying for go run. See #504 #517
  • fixes - [BUG] Message 'Unable to execute 'go list'' command, run 'go mod tidy' to know more' keeps appearing. See #506 #511
  • fixes - [BUG] Analysis is triggered way too often (each keystroke). See #509 #516
  • fixes - [BUG] Duplicate "Dependency Analytics Report..." commands in command palette. See #512 #517
  • fixes - [BUG] Ignore unparseable files from telemetry reporting. See #513 #191