github piranhacloud/piranha v22.3.0
March 2022 - the "We are spring cleaning" edition

latest releases: v24.4.0, v24.3.0, v24.2.0...
2 years ago

Piranha 22.3.0

Piranha Cloud is a modern cloud runtime which scales from serverless all the way to a traditional server version.

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

Notable changes

  • Lots of cleanup on the project
  • Marker files to indicate start/stop status of server variants
  • List deployed applications of server variants
  • Debug module that can be referenced by an IDE to get all dependencies and source in one go

Full list of changes

Contributions

The following GitHub users contributed code/documentation for this release

Additional information

  1. Passing 100% of the Expression Language TCK
  2. Passing 100% of the MicroProfile JWT TCK
  3. Passing 98.2% of the Servlet TCK
  4. Passing 75% of the Pages TCK

Piranha Nano Maven dependency

<dependency>
    <groupId>cloud.piranha</groupId>
    <artifactId>piranha-nano</artifactId>
    <version>22.3.0</version>
<dependency>

Piranha Embedded Maven dependency

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

Piranha Micro

Download Piranha Micro A
Download Piranha Micro M

Piranha Server

Download Piranha Server

Don't miss a new piranha release

NewReleases is sending notifications on new releases.