Skip to content

Graal Cloud Native 4.2.1

Compare
Choose a tag to compare
@ezzarghili ezzarghili released this 30 Jan 09:57
· 33 commits to main since this release
4b2286f

What is Graal Cloud Native?
Graal Cloud Native (GCN) is a curated set of Micronaut® framework modules designed from the ground up to be compiled ahead-of-time with GraalVM Native Image resulting in native executables ideal for microservices. With GCN, you can build portable cloud-native Java microservices that start instantly and use fewer resources to reduce compute costs.

What's new in GCN 4.2.1?

GCN 4.2.1 is based on Micronaut® framework 4.2.1. See Announcing Graal Cloud Native 4.2.1 and Graal Cloud Native Tools Release - 4.2.1 for details.

GCN Artifacts in Oracle Maven
See gcn-4.2.1-artifacts-oracle-maven.txt for a list of GCN artifacts available in Oracle Maven.

Notes
For the CLI tool, if you are using macOS Catalina and later you may need to remove the quarantine attribute from the bits before you can use them

To do this, run the following:

$ sudo xattr -d com.apple.quarantine ./gcn