Skip to content

Releases: aws-samples/reactive-refarch-cloudformation

5.0

13 Feb 16:51
Compare
Choose a tag to compare

What's Changed

  • CloudFormation templates replaced with CDK app
  • Vert.x app rewritten using Quarkus
  • Golang-based Lambda functions rewritten using Rust

Major update including Vertx 4

19 Dec 07:35
Compare
Choose a tag to compare

Major update of the architecture containing:

  • Vert.x 4
  • Redis 6
  • Latest dependencies
  • GraalVM 20.3.0

Caching improvements

07 Sep 19:44
e0f87f7
Compare
Choose a tag to compare

Improved caching behavior, preparation for Vert.x 4 migration

GraalVM 19.1.0

08 Jul 19:33
bc636d2
Compare
Choose a tag to compare
  • Switched to GraalVM 19.1.0
  • Vert.x 3.7.1 used

GraalVM support

16 Apr 10:21
Compare
Choose a tag to compare

Supports two build- and deployment-targets: OpenJDK and GraalVM for native support

OpenJDK 11 support

04 Feb 10:57
Compare
Choose a tag to compare

A lot of small changes:

  • OpenJDK 11 support
  • Multistage Docker build
  • jlink for custom JDK distribution
  • Kinesis Data Stream HTTP/2 for faster streaming (for Lambda functions)
  • Redis 5 (still pub/sub, waiting for Redis Streams support for Vert.x)
  • Latest Vert.x version
  • Better dependecy management (Maven)
  • Fixed Makefiles for Lambda functions
  • A few bugfixes

Golang release

27 May 17:13
Compare
Choose a tag to compare

Ported AWS Lambda functions to Golang

Bugfix release

24 Apr 17:01
Compare
Choose a tag to compare
2.1

Changed dependency

Fargate updates

24 Apr 08:18
Compare
Choose a tag to compare
Merge branch 'master' of https://github.com/aws-samples/reactive-refa…

…rch-cloudformation

* 'master' of https://github.com/aws-samples/reactive-refarch-cloudformation:
  Update service.yaml

Initial release

21 Apr 15:12
Compare
Choose a tag to compare
1.0

Fixed tests