getappmap / appmap-intellij-plugin

MIT License
38 stars 9 forks source link

Drop support for 2022.1 up to 2023.1 #661

Closed jansorg closed 6 months ago

jansorg commented 6 months ago

Closes #655

Drops supports for the older IDEs and replaces deprecated API with the now available alternatives. For 2023.1 (the earliest supported version) the plugin verifier is now only reporting one use of deprecated. We're unable to drop it because we're supporting clickable links in notifications and there's no other way to achieve this.

Questions / open:

github-actions[bot] commented 6 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 6 months ago

:tada: This PR is included in version 0.65.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: