Skip to content

CloudRuntimes v1.19.RELEASE release

Latest
Compare
Choose a tag to compare
@kevinten10 kevinten10 released this 20 Nov 16:35

Cloud Runtimes Specification for the JVM.

Release 1.19.RELEASE version to maven.

Features

  • refactor: refactor sequencer id type from int to long
  • release: release 1.19.RELEASE version

Get started

<!-- https://mvnrepository.com/artifact/group.rxcloud/cloud-runtimes-api -->
<dependency>
    <groupId>group.rxcloud</groupId>
    <artifactId>cloud-runtimes-api</artifactId>
    <version>1.19.RELEASE</version>
</dependency>