Skip to content

Releases: standard-api/axon-driver

Release v0.2.3

04 Aug 00:18
e8db56c

Choose a tag to compare

Grab the new version from Maven central https://repo1.maven.org/maven2/ai/stapi/graph-system/0.2.3/ by using it in your deps:

<dependencies>
    <dependency>
        <groupId>ai.stapi</groupId>
        <artifactId>graph-system</artifactId>
        <version>0.2.3</version>
    </dependency>
</dependencies>

Things that changed in this release

Release v0.2.2

03 Aug 23:20
b55360b

Choose a tag to compare

Grab the new version from Maven central https://repo1.maven.org/maven2/ai/stapi/graph-system/0.2.2/ by using it in your deps:

<dependencies>
    <dependency>
        <groupId>ai.stapi</groupId>
        <artifactId>graph-system</artifactId>
        <version>0.2.2</version>
    </dependency>
</dependencies>

Things that changed in this release

  • 4282723 - Form API endpoint can return existing form data (#65)
  • b497210 - Improve titles of array blocks in forms (#73)
  • cd80821 - Fix addmodification fixtures (#74)

Release v0.2.1

27 Jul 18:09
cc4916b

Choose a tag to compare

Grab the new version from Maven central https://repo1.maven.org/maven2/ai/stapi/graph-system/0.2.1/ by using it in your deps:

<dependencies>
    <dependency>
        <groupId>ai.stapi</groupId>
        <artifactId>graph-system</artifactId>
        <version>0.2.1</version>
    </dependency>
</dependencies>

Things that changed in this release

  • 9561793 - Move Form API module from Core into Axon driver (#64)
  • 45ac2af - Titles of form fields are now names of fields
  • 68c996d - Format titles of fields in dynamic form to be human readable.
  • e655b7e - Change param name omitExtension to omitExtensions
  • 7eea2a5 - Change name of StartModificationNodeIdAndType to just "at" in api endpoint
  • 4383292 - Skip to version 0.2.1-SNAPSHOT

Release v0.0.27

24 Jul 13:22
44a4a77

Choose a tag to compare

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 Sonatype
  • 52e086a - [axon-system] DynamicCommandDispatchInterceptor - now retains metadata [axon-system-plugin] CommitCommandFixturesLineRunner now accepts output path as command line argument, Fix ConfigureStructureDefinition
  • 17fa2a1 - [axon-system-plugin] - StructureDefinition - refactor ImportStructureDefinition handler to support all fields dynamically
  • 87b4bad - [axon-system] TestAggregateDefinitionProvider - fix due to changes in core
  • 709ba67 - [axon-system-plugin] Reapprove test due to changes in core
  • db8f564 - [axon-system-plugin] Introduce CreateUpdateCommandHandlerPolicy
  • 7df114a - [axon-system-plugin] Reapprove some tests due to changes in AddAggregateStateModificator
  • b0882c4 - [axon-system,axon-system-plugin,graphql-api] Fixes due to changes in core on DynamicAggregateCommandProcessor
  • 2161d11 - Upgrade Stapi Core version
  • 5573453 - Upgrade Stapi core version
  • f13a23d - [axon-system-plugin] Add test for CommitCommandFixturesLineRunner

Release v0.0.26

19 Jul 08:46
4e19811

Choose a tag to compare

Grab the new version from Maven central https://repo1.maven.org/maven2/ai/stapi/graph-system/0.0.26/ by using it in your deps:

<dependencies>
    <dependency>
        <groupId>ai.stapi</groupId>
        <artifactId>graph-system</artifactId>
        <version>0.0.26</version>
    </dependency>
</dependencies>

Things that changed in this release

  • 80293c5 - Better logging in CI/CD
  • 40281e6 - Wait for Core library until released on sonatype, only then upgrade version
  • 7d91109 - Improve structure importing (#56)

Release v0.0.25

13 Jul 16:02
8b5dbf0

Choose a tag to compare

Grab the new version from Maven central https://repo1.maven.org/maven2/ai/stapi/graph-system/0.0.25/ by using it in your deps:

<dependencies>
    <dependency>
        <groupId>ai.stapi</groupId>
        <artifactId>graph-system</artifactId>
        <version>0.0.25</version>
    </dependency>
</dependencies>

Things that changed in this release

  • 1855907 - Dispatch Event about succesfull release as last step
  • bd0f635 - Properly checkout sandbox
  • 210ae54 - Fixes in CI/CD
  • 496827e - Fixes in CI/CD vol 2
  • 65d7242 - Graph element uniquness strictly by id and type (#53)

Release v0.0.24

13 Jul 08:06
601d7b7

Choose a tag to compare

Grab the new version from Maven central https://repo1.maven.org/maven2/ai/stapi/graph-system/0.0.24/ by using it in your deps:

<dependencies>
    <dependency>
        <groupId>ai.stapi</groupId>
        <artifactId>graph-system</artifactId>
        <version>0.0.24</version>
    </dependency>
</dependencies>

Things that changed in this release

  • a41464b - Automation: After new Core version, update its version, release new version of axon-driver and update sandbox versions (#50)
  • 56776ff - Changes due to cleaning of system structures in Core (#43)

Release v0.0.23

12 Jul 17:52
dd1d8ff

Choose a tag to compare

Grab the new version from Maven central https://repo1.maven.org/maven2/ai/stapi/graph-system/0.0.23/ by using it in your deps:

<dependencies>
    <dependency>
        <groupId>ai.stapi</groupId>
        <artifactId>graph-system</artifactId>
        <version>0.0.23</version>
    </dependency>
</dependencies>

Things that changed in this release

  • 782285f - Automatically release new snapshot version after release of new version
  • 0cb79bb - Automatically upgrade version in sandbox after axon-driver release

Release v0.0.22

12 Jul 14:51
95f43ac

Choose a tag to compare

Grab the new version from Maven central https://repo1.maven.org/maven2/ai/stapi/graph-system/0.0.22/ by using it in your deps:

<dependencies>
    <dependency>
        <groupId>ai.stapi</groupId>
        <artifactId>graph-system</artifactId>
        <version>0.0.22</version>
    </dependency>
</dependencies>

Things that changed in this release

  • f9d1455 - [axon-system] Improve axon autoconfiguration (#41)
  • a36a9c8 - Fix configuration for loading fixtures from files and add lost tests (#44)

Release v0.0.21

28 Jun 19:34
2030c75

Choose a tag to compare

Grab the new version from Maven central https://repo1.maven.org/maven2/ai/stapi/graph-system/0.0.21/ by using it in your deps:

<dependencies>
    <dependency>
        <groupId>ai.stapi</groupId>
        <artifactId>graph-system</artifactId>
        <version>0.0.21</version>
    </dependency>
</dependencies>

Things that changed in this release

  • 56f3cb5 - [axon-system] CommandGatewayConfiguration - rename bean to not conflict with Axon Auto Configuration
  • 7ac74bd - Update version of core package in pom.xml