Skip to content

Releases: capa-cloud/capa-java-aws

Capa-AWS v1.11.13.2.RELEASE release

09 Jan 15:16
c33438f
Compare
Choose a tag to compare

Features

  • optimize code

Get started

<dependency>
  <groupId>group.rxcloud</groupId>
  <artifactId>capa-aws-parent</artifactId>
  <version>1.11.13.2.RELEASE</version>
  <type>pom</type>
</dependency>

Capa-AWS v1.10.12.3.RELEASE release

27 Dec 06:30
Compare
Choose a tag to compare

Features

  • optimize code

Get started

<dependency>
  <groupId>group.rxcloud</groupId>
  <artifactId>capa-aws-parent</artifactId>
  <version>1.10.12.3.RELEASE</version>
  <type>pom</type>
</dependency>

Capa-AWS v1.10.11.1.RELEASE release

12 Dec 12:27
eb9073c
Compare
Choose a tag to compare

Features

  • format release style
  • update capa version

Get started

<dependency>
  <groupId>group.rxcloud</groupId>
  <artifactId>capa-aws-parent</artifactId>
  <version>1.10.11.1.RELEASE</version>
  <type>pom</type>
</dependency>

Capa-AWS v1.0.5.RELEASE release

02 Dec 20:37
0495ef8
Compare
Choose a tag to compare

Features

  • add Telemetry aws cloudwatch

Get started

<dependency>
  <groupId>group.rxcloud</groupId>
  <artifactId>capa-aws-parent</artifactId>
  <version>1.0.5.RELEASE</version>
  <type>pom</type>
</dependency>

Capa-AWS v1.0.4.RELEASE release

30 Nov 13:43
8399d6c
Compare
Choose a tag to compare

Features

  • update capa to 1.0.7.RELEASE version

Get started

<dependency>
  <groupId>group.rxcloud</groupId>
  <artifactId>capa-spi-aws</artifactId>
  <version>1.0.4.RELEASE</version>
</dependency>

Capa-AWS v1.0.3.RELEASE release

25 Nov 02:52
Compare
Choose a tag to compare

Features

  • Refactor properteis loading.
  • Optimize AppConfig code.

Get started

<dependency>
  <groupId>group.rxcloud</groupId>
  <artifactId>capa-spi-aws</artifactId>
  <version>1.0.3.RELEASE</version>
</dependency>

Capa-AWS v1.0.2.RELEASE release

24 Nov 03:27
Compare
Choose a tag to compare

Features

  • Release Configuration with App Config.

Get started

<dependency>
  <groupId>group.rxcloud</groupId>
  <artifactId>capa-spi-aws</artifactId>
  <version>1.0.2.RELEASE</version>
</dependency>

Capa-AWS v1.0.1.RELEASE release

13 Nov 16:47
f77152f
Compare
Choose a tag to compare

Features

  • Release RPC with app mesh.

Get started

<dependency>
  <groupId>group.rxcloud</groupId>
  <artifactId>capa-spi-aws</artifactId>
  <version>1.0.1.RELEASE</version>
</dependency>