Skip to content

Releases: parttimenerd/intellij-profiler-plugin

Release v0.0.17

04 Sep 14:20

Choose a tag to compare

Install the plugin from the JetBrains Marketplace or download the JAR file from this release page and
use the "Install Plugin from Disk" action in your IDE.

Changed

  • Make plugin really compatible with all future IntelliJ versions

Development Build

05 Sep 10:00

Choose a tag to compare

Development Build Pre-release
Pre-release

Commits

  • 69e58f0: Fix version again (Johannes Bechberger)

Release v0.0.16

04 Sep 12:15

Choose a tag to compare

Install the plugin from the JetBrains Marketplace or download the JAR file from this release page and
use the "Install Plugin from Disk" action in your IDE.

Changed

  • Make plugin compatible with all future IntelliJ versions by not specifying an upper bound

0.0.11

03 Dec 18:03

Choose a tag to compare

Added

  • Support profiling Maven goals (including Quarkus and Spring Boot)
  • Support profiling Quarkus Gradle tasks (Fixes #16)

Fixed

Changed

  • Updated dependencies #19

0.0.9

12 Oct 09:23

Choose a tag to compare

Added

  • Support IntelliJ 2023.2

What's Changed

New Contributors

Full Changelog: 0.0.8...0.0.9

0.0.8

24 Apr 12:08

Choose a tag to compare

Fixed

  • Removed errorHandler specification from plugin.xml #6

Added

  • Support IntelliJ 2023.1

0.0.7

24 Feb 11:42

Choose a tag to compare

Fixed

  • Support Oracle JDK 11.0.6 and earlier #13
  • Fix problems with opening profile.jfr when already open #11
  • Improve opening JFR files from async-profiler (without jfrsync)

0.0.6

10 Feb 11:22

Choose a tag to compare

Fixed

  • Fix alloc usage of async-profiler #8
  • Fix detection of Java versions without support to turn off JFR logger #10
  • Fix adding VM parameters to the run configuration #9

0.0.5

03 Feb 15:42

Choose a tag to compare

Fixed

  • Fixed plugin logo color
    • It was different on the web and in Java renderings
  • Fix Windows-related issue #7

0.0.4

02 Feb 11:38

Choose a tag to compare

Changed

  • Modify JFR file type