September 2020 - the Grandpa edition
Piranha 20.9.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 14
- Added JPMS support (aka Java Modules)
Contributions
The following GitHub users contributed code/documentation for this release
Additional information
- Passing 100% of the Expression Language TCK
- Passing 76% of the Servlet TCK
- Passing 61% of the Pages TCK
Piranha Nano Maven dependency
<dependency>
<groupId>cloud.piranha</groupId>
<artifactId>piranha-nano</artifactId>
<version>20.9.0</version>
<dependency>
Piranha Embedded Maven dependency
<dependency>
<groupId>cloud.piranha</groupId>
<artifactId>piranha-embedded</artifactId>
<version>20.9.0</version>
<dependency>
Piranha Micro
Download Piranha Micro
Piranha Server
Download Piranha Server