Skip to content

Release v0.0.25

Choose a tag to compare

@github-actions github-actions released this 13 Jul 16:02
8b5dbf0

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)