Skip to content

August 2020 - the Lucky 13 edition

Compare
Choose a tag to compare
@manorrock manorrock released this 13 Aug 13:19

Piranha 20.8.0

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

Notable changes

  • Updated minimum Java version to Java 13
  • Added cloud ready JDBC drivers

Contributions

The following GitHub users contributed code/documentation for this release

Additional information

  1. Passing 100% of the Expression Language TCK
  2. Passing 67% of the Servlet TCK
  3. Passing 39% of the Pages TCK

Piranha Nano Maven dependency

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

Piranha Embedded Maven dependency

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

Piranha Micro

Download Piranha Micro

Piranha Server

Download Piranha Server