Releases: AxonFramework/IdeaPlugin
Releases · AxonFramework/IdeaPlugin
v0.9.0
v0.8.9
What's Changed
- [#307] Axon plugin gives false highlights about non existing properties when they are defined in a superclass by @guymahieu in #306
- Bump gradle/gradle-build-action from 2.9.0 to 2.12.0 by @dependabot in #282
- Bump JetBrains/qodana-action from 2023.2.8 to 2023.3.1 by @dependabot in #280
- Bump org.assertj:assertj-core from 3.24.2 to 3.25.2 by @dependabot in #281
- Update Gradle Wrapper from 8.4 to 8.5 by @github-actions in #263
- Bump org.jetbrains.kotlin.jvm from 1.9.10 to 1.9.22 by @dependabot in #275
- Bump actions/setup-java from 3 to 4 by @dependabot in #264
New Contributors
- @guymahieu made their first contribution in #306
Full Changelog: v0.8.8...v0.8.9
v0.8.8
What's Changed
- Migrate to plugin v2 and fix compatibility with new EAP IDEA version … by @CodeDrivenMitch in #288
- Add renderers to class-level popups so they are rendered correctly by @CodeDrivenMitch in #289
- Take class hierarchy into account when resolving by @CodeDrivenMitch in #290
Full Changelog: v0.8.7...v0.8.8
v0.8.7
Support for IntelliJ 2024.2.*
Full Changelog: V0.8.7...v0.8.7
0.8.6
0.8.5
0.8.4
0.8.3
What's Changed
- Bump actions/checkout from 3 to 4 by @dependabot in #243
- Bump JetBrains/qodana-action from 2023.2.1 to 2023.2.6 by @dependabot in #242
- Bump io.sentry:sentry from 6.19.1 to 6.32.0 by @dependabot in #253
- Bump org.jetbrains.intellij from 1.15.0 to 1.16.0 by @dependabot in #250
- Update Gradle Wrapper from 8.2 to 8.4 by @github-actions in #248
- Bump JetBrains/qodana-action from 2023.2.6 to 2023.2.8 by @dependabot in #251
- Bump gradle/gradle-build-action from 2.4.2 to 2.9.0 by @dependabot in #247
- Bump assertj-core from 3.23.1 to 3.24.2 by @dependabot in #173
- Bump org.jetbrains.changelog from 2.1.2 to 2.2.0 by @dependabot in #241
- Bump org.jetbrains.kotlin.jvm from 1.9.0 to 1.9.10 by @dependabot in #239
- Move to built-in gutter renderer to prevent exception by @CodeDrivenMitch in #254
Full Changelog: v0.8.2...v0.8.3
0.8.2
- Plugin is now compatible with IDEA 2023.2 (IDEA 232.*)
0.8.1
- Plugin is now compatible with IDEA 2023.1 (IDEA 231.*)
- Fixes deprecation warnings
- Fix compatibility with Inspector Axon