Skip to content

Releases: standard-api/core

Release v0.3.2

30 Jul 21:19
fcd2fe4
Compare
Choose a tag to compare

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

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

Things that changed in this release

Release v0.3.1

27 Jul 21:07
578b4a6
Compare
Choose a tag to compare

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

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

Things that changed in this release

  • bc2a7c3 - Improve event factory modifications (#96)

Release v0.3.0

27 Jul 18:21
f3a62ae
Compare
Choose a tag to compare

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

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

Things that changed in this release

  • 839b979 - Move Form API module from Core into Axon driver (#95)

Release v0.2.0

20 Jul 22:50
f811cce
Compare
Choose a tag to compare

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

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

Things that changed in this release

  • 1a7004d - [schema] StructureDefinitionNormalizer - now fixes ids of ElementDefinitions [graph-system] Fix AddElementOnStructureDefinitionDifferential fixtures
  • 3368d71 - Support for upsert modifications in dynamic defnition of command handlers (#87)
  • af4f987 - Form api now returns jsonSchema along with so far empty uiSchema and formData (#92)

Release v0.1.6

19 Jul 16:39
5cb1358
Compare
Choose a tag to compare

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

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

Things that changed in this release

  • 9266375 - Less dependent and problematic aproval (#88)

Release v0.1.5

19 Jul 12:02
d48d28e
Compare
Choose a tag to compare

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

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

Things that changed in this release

  • 2b87628 - [graph-operations] GraphLoaderConfiguration - fix. [base-test] Approvals now dont open diff window (#84)

Release v0.1.4

18 Jul 11:03
33e1764
Compare
Choose a tag to compare

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

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

Things that changed in this release

  • 23e0c39 - [graph-operations] - IdentifyingGraphSynchronizer - itShouldNotFixEdgeWhenTryingToSynchronizeNodeWithSameAttributeButDifferentType (#80)

Release v0.1.3

18 Jul 09:19
74045a7
Compare
Choose a tag to compare

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

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

Things that changed in this release

Release v0.1.2

17 Jul 17:56
885d2f7
Compare
Choose a tag to compare

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

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

Things that changed in this release

  • 62d991b - Get rid of java.sql.Timestamp and use java.time everywhere (#71)

Release v0.1.1

14 Jul 13:48
a8c7496
Compare
Choose a tag to compare

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

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

Things that changed in this release

  • 7722964 - [graphql-api] ImportStructureDefinition - now has anonymous map instead to support all fields dynamically
  • db27070 - [schema] StructureDefinitionNormalizer - remove snapshot