Releases: capa-cloud/cloud-runtimes-jvm
CloudRuntimes v1.19.RELEASE release
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>
CloudRuntimes v1.18.RELEASE release
Cloud Runtimes Specification for the JVM.
Release 1.18.RELEASE
version to maven.
Features
- feat: add more native.s3 api
- release: release 1.18.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.18.RELEASE</version>
</dependency>
CloudRuntimes v1.17.RELEASE release
Cloud Runtimes Specification for the JVM.
Release 1.17.RELEASE
version to maven.
Features
- feat: add saas api
- release: release 1.17.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.17.RELEASE</version>
</dependency>
CloudRuntimes v1.15.RELEASE release
Cloud Runtimes Specification for the JVM.
Release 1.15.RELEASE
version to maven.
Features
- feat: add sequencer api
- feat: add environment api
- feat: add ratelimit api
- refactor: update file api return value
- release: release 1.15.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.15.RELEASE</version>
</dependency>
CloudRuntimes v1.13.RELEASE release
Cloud Runtimes Specification for the JVM.
Release 1.13.RELEASE
version to maven.
Features
- feat: add native redis api
- feat: add native sql api
- feat: add pubsub delay message api
- refactor: refactor default client
- docs: add more comments
- release: release 1.13.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.13.RELEASE</version>
</dependency>
CloudRuntimes v1.12.RELEASE release
Cloud Runtimes Specification for the JVM.
Release 1.12.RELEASE
version to maven.
Features
- feat: add rpc server api
- feat: add pubsub subscriber api
- feat: add adaptor to capa module
- feat: add adaptor to dapr module
- feat: add adaptor to layotto module
- refactor: optimize optional dependency
- release: release 1.12.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.12.RELEASE</version>
</dependency>
1.11.RELEASE
Cloud Runtimes Specification for the JVM.
Release 1.11.RELEASE
version to maven.
Features
- chore develop
Get started
<!-- https://mvnrepository.com/artifact/group.rxcloud/cloud-runtimes-api -->
<dependency>
<groupId>group.rxcloud</groupId>
<artifactId>cloud-runtimes-api</artifactId>
<version>1.11.RELEASE</version>
</dependency>
1.0.10.RELEASE
Cloud Runtimes Specification for the JVM.
Release 1.0.10.RELEASE
version to maven.
Features
- add
tostring
to all java entity - add file api
- add lock api
Get started
<!-- https://mvnrepository.com/artifact/group.rxcloud/cloud-runtimes-api -->
<dependency>
<groupId>group.rxcloud</groupId>
<artifactId>cloud-runtimes-api</artifactId>
<version>1.0.10.RELEASE</version>
</dependency>
1.0.9.RELEASE
Cloud Runtimes Specification for the JVM.
Release 1.0.9.RELEASE
version to maven.
Features
- support client with multi-component
- optimize code style
Get started
<!-- https://mvnrepository.com/artifact/group.rxcloud/cloud-runtimes-api -->
<dependency>
<groupId>group.rxcloud</groupId>
<artifactId>cloud-runtimes-api</artifactId>
<version>1.0.9.RELEASE</version>
</dependency>
1.0.8.RELEASE
Cloud Runtimes Specification for the JVM.
Release 1.0.8.RELEASE
version to maven.
Features
- Add the first version Telemetry API.
- Add the first version Database(SQL) API.
- Add the first version Schedule API.
Get started
<!-- https://mvnrepository.com/artifact/group.rxcloud/cloud-runtimes-api -->
<dependency>
<groupId>group.rxcloud</groupId>
<artifactId>cloud-runtimes-api</artifactId>
<version>1.0.8.RELEASE</version>
</dependency>