Skip to content

v1.0.3

Compare
Choose a tag to compare
@Robot-IDE-Publisher Robot-IDE-Publisher released this 25 Aug 07:18
· 11 commits to main since this release
8cdeba6
  • Code Insights:
    • icons are shown at the top right of the source file editor to highlight the presence of insights for a file
    • Git integration has been added to determine the correct source file locations for insights
    • fetch and pull options are presented when the local repo is not up-to-date and this is impacting current insights
    • click a link to navigate directly to the commit log for a given commit SHA
  • Continuous Profiler:
    • support for displaying profiling data for Ruby and PHP services
  • Logs Explorer:
    • links to the Log Explorer are now supported for Kotlin source files
  • Test Runs:
    • test methods for popular testing frameworks in Go and Java now have links to open the Test Runs view on Datadog CI
  • various bug fixes