We have just done another experimental release of our Kotlin Extension; version 0.2.0 to be exact.
This release covers a couple of topics, like:
- Several extension functions have been added, like scatter-gather for the
QueryGateway, theAggregateLifecycleand theCommandGateway - A dedicated
axon-kotlin-testmodule was introduced. This module includes reified methods for theAggregateTestFixtureandSagaTestFixture. You can find the issue here for more information - We included dependabot in this pull request to ensure all versions of this extension are up to date.
We refer to the release notes for a complete list of all the changes.