Skip to content

Piranha 22.9.0

Compare
Choose a tag to compare
@mnriem mnriem released this 13 Sep 13:02
· 473 commits to current since this release

Piranha 22.9.0

The 'Core Profile just landed' edition

Piranha Cloud is a runtime for Jakarta EE, MicroProfile and other libraries. It scales from a nano version useful for serverless/functions, to a server version. NOTE: Piranha is a work in progress project.

For more information please visit our website at https://piranha.cloud, or browse the JavaDoc documentation.

Notable changes

  • Jakarta EE 10 Core Profile
  • Initial Jakarta Transactions support
  • Initial Jakarta Persistence support

Full list of changes

Contributions

The following GitHub users contributed code/documentation for this release

Piranha Embedded Maven dependency

<dependency>
    <groupId>cloud.piranha</groupId>
    <artifactId>piranha-embedded</artifactId>
    <version>22.9.0</version>
<dependency>

Piranha Micro

Download Piranha Micro A
Download Piranha Micro M

Piranha Server

Download Piranha Server

Downloads

  1. Piranha Core Profile