github piranhacloud/piranha v21.5.0
May 2021 release - the 40th edition

latest releases: v24.9.0, v24.8.0, v24.7.0...
3 years ago

Piranha 21.5.0

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

  • Started with implementing Servlet Mapping API
  • Running Jakarta EE TCK Samples as part of the build
  • A few small Servlet TCK compliance fixes

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 94% of the Servlet TCK (inching closer to the 100%)
  3. Passing 74% of the Pages TCK

Piranha Nano Maven dependency

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

Piranha Embedded Maven dependency

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

Piranha Micro

Download Piranha Micro

Piranha Server

Download Piranha Server

Piranha

Don't miss a new piranha release

NewReleases is sending notifications on new releases.