Experimental Releases
This page notes all enhancements and features that we have introduced to our experimental releases of the Axon Kotlin Extension.
Release 0.1
Release 0.1.0 marks the first release of Axon's Kotlin Extension, adding extension methods in Kotlin for Axon Framework Some noteworthy additions are:
Extension methods on the
CommandGateway
Extension methods on the
QueryGateway
Extension methods for event upcasters
Extension methods on the
QueryUpdateEmitter
You can check the milestone page for a complete list of the changes here.
Last updated