Skip to content

Graal Cloud Native 4.0.7

Compare
Choose a tag to compare
@ezzarghili ezzarghili released this 17 Oct 22:07
· 39 commits to main since this release
5a87ebf

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.0.7?.
GCN 4 is based on the recently launched Micronaut® framework 4. See Announcing Graal Cloud Native 4 for details.

GCN Artifacts in Oracle Maven
See gcn-4.0.7-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