Release v0.0.27
Grab the new version from Maven central https://repo1.maven.org/maven2/ai/stapi/graph-system/0.0.27/ by using it in your deps:
<dependencies>
<dependency>
<groupId>ai.stapi</groupId>
<artifactId>graph-system</artifactId>
<version>0.0.27</version>
</dependency>
</dependencies>
Things that changed in this release
752e67f- Fix Wait for new version of Core library on Sonatype52e086a- [axon-system] DynamicCommandDispatchInterceptor - now retains metadata [axon-system-plugin] CommitCommandFixturesLineRunner now accepts output path as command line argument, Fix ConfigureStructureDefinition17fa2a1- [axon-system-plugin] - StructureDefinition - refactor ImportStructureDefinition handler to support all fields dynamically87b4bad- [axon-system] TestAggregateDefinitionProvider - fix due to changes in core709ba67- [axon-system-plugin] Reapprove test due to changes in coredb8f564- [axon-system-plugin] Introduce CreateUpdateCommandHandlerPolicy7df114a- [axon-system-plugin] Reapprove some tests due to changes in AddAggregateStateModificatorb0882c4- [axon-system,axon-system-plugin,graphql-api] Fixes due to changes in core on DynamicAggregateCommandProcessor2161d11- Upgrade Stapi Core version5573453- Upgrade Stapi core versionf13a23d- [axon-system-plugin] Add test for CommitCommandFixturesLineRunner