Skip to content

Releases: DataDog/datadog-for-intellij-platform

v1.3.0

14 Feb 11:30
87d8840
Compare
Choose a tag to compare
  • Added observed log patterns to log statement for supported logging frameworks
  • Improved Accounts & Services settings
  • Added a quick link to the Continuous Profiler at Datadog
  • Various other bug fixes and performance improvements

v1.2.4

06 Feb 17:24
87d8840
Compare
Choose a tag to compare
  • Improve the accuracy when resolving source code differences for Code Insights
  • Various other bug fixes and performance improvements

v1.2.3

02 Feb 17:25
87d8840
Compare
Choose a tag to compare
  • Improvements for handling expired account authorization
  • Improvements for resolving source code differences for Code Insights
  • Various other bug fixes and performance improvements

v1.2.2

12 Jan 17:18
dddae45
Compare
Choose a tag to compare
  • Fix for View Logs links not appearing in IntelliJ 2023.3
  • Various other bug fixes and performance improvements

v1.2.1

09 Jan 16:42
dddae45
Compare
Choose a tag to compare
  • Fix for login failing on 2023.3 version of IDEs
  • Various bug fixes and performance improvements

v1.2.0

20 Dec 18:07
6711847
Compare
Choose a tag to compare
  • rules for Java are enabled in the Datadog Static Analyzer integration
  • in Code Insights, Flaky Tests are now filtered by workspace roots (for mono-repos)
  • the CI Test Runs navigation query now includes the test suite where known
  • PhpStorm is now supported (public beta)
  • various bug fixes and performance improvements

Note that the plugin requires IntelliJ IDEA, GoLand, PhpStorm or PyCharm version 2023.1 or later.

v1.1.2

27 Nov 17:07
8cdeba6
Compare
Choose a tag to compare
  • Improved compatibility with Windows paths.
  • Improved jump to source from stack traces.
  • Various bug fixes and performance improvements.

v1.1.1

13 Nov 18:51
8cdeba6
Compare
Choose a tag to compare
  • Continuous Profiler

    • added 'only my code' support for Go and Python
    • improved flamegraph search in Python
    • bug fixes
  • Logs Navigation

    • added support for the Zap logging framework in Go
  • Code Insights

    • bug fixes

v1.1.0

07 Nov 17:31
8cdeba6
Compare
Choose a tag to compare
  • Static Analysis for Python and Docker files
  • Support for PyCharm is now available in public beta
  • Various bug fixes and improvements

v1.0.7

30 Oct 17:25
8cdeba6
Compare
Choose a tag to compare
  • Code Insights
    • stack trace navigation to source code
    • improved rendering for descriptions
    • filter by Kind
  • Usage Telemetry
    • added anonymous usage telemetry
  • General
    • numerous bug fixes and improvements