getappmap / appmap-intellij-plugin

MIT License
38 stars 9 forks source link

Support 2024.2 eap #724

Closed jansorg closed 4 months ago

jansorg commented 5 months ago

Closes https://github.com/getappmap/appmap-intellij-plugin/issues/717

Adds compatibility with 2024.2 eap. This time, supporting the new EAP is a bit painful. It requires a new Gradle build setup (using a beta version of a new Gradle plugin) and JetBrains clarified the internal API in the new major version.

github-actions[bot] commented 4 months ago

AppMap runtime code review

Summary Status
Failed tests :white_check_mark: All tests passed
API changes :zero: No API changes
Security flaws :white_check_mark: None detected
Performance problems :white_check_mark: None detected
Code anti-patterns :white_check_mark: None detected
New AppMaps :zero: No new AppMaps
appland-release commented 4 months ago

:tada: This issue has been resolved in version 0.70.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: