Skip to content

Releases: AxonFramework/IdeaPlugin

0.7.0

12 Apr 15:47
a033f29

Choose a tag to compare

Fixed

  • [#66] Fix possible race condition between primary and secondary cache computations in annotation resolver
  • [#68] Remove unnecessary catching of errors during resolving a qualifiedName in PsiProcessingUtil
  • [#69] Disable plugin functionality when old versions are used
  • Fix OutOfBoundException in AxonImplicitUsageProvider when using Groovy

Added

  • [#43] Support builder method references, both ways
  • [#38] Aggregate structure hierarchy is now shown in model popup
  • [#41] Mark methods annotated with @ResetHandler as used
  • [#31] Aggregate structure hierarchy is now shown in model popup
  • [#27] Inspection when associationProperty on @SagaEventHandler is missing in the message
  • [#23] Inspection when routingKey is missing in messages

0.6.2

07 Apr 08:17
dca168c

Choose a tag to compare

What's Changed

  • [#59] Fix ClassCastException when type argument is wildcard by @MORLACK in #60

Full Changelog: v0.6.1...v0.6.2

0.6.1

05 Apr 15:22
acda60a

Choose a tag to compare

What's Changed

Full Changelog: v0.6.0...v0.6.1

v0.5.2: Merge pull request #33 from AxonFramework/feature/plugin-recommendation

28 Feb 16:38
7badb12

Choose a tag to compare

Recommend plugin when Axon Framework is found in project

v0.5.1

25 Feb 13:11
08b5ee8

Choose a tag to compare

Automatic releasing (#25)