Skip to content

July 2020 - the Dime in a Dozen edition

Compare
Choose a tag to compare
@manorrock manorrock released this 13 Jul 13:03

Piranha 20.7.0

For more information please visit our website at https://piranha.cloud

Notable changes

  • Updated minimum Java version to Java 12

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 66% of the Servlet TCK
  4. Passing 39% of the Pages TCK

Piranha Nano Maven dependency

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

Piranha Embedded Maven dependency

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

Piranha Micro

Download Piranha Micro

Piranha Server

Download Piranha Server