Piranha 22.2.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
- Added MicroProfile JWT support
- Passing MicroProfile JWT TCK
- Authorization code improvements
- Piranha Micro A and M versions
Contributions
The following GitHub users contributed code/documentation for this release
Additional information
- Passing 100% of the Expression Language TCK
- Passing 100% of the MicroProfile JWT TCK
- Passing 98.2% of the Servlet TCK
- Passing 75% of the Pages TCK
Piranha Nano Maven dependency
<dependency>
<groupId>cloud.piranha</groupId>
<artifactId>piranha-nano</artifactId>
<version>22.2.0</version>
<dependency>
Piranha Embedded Maven dependency
<dependency>
<groupId>cloud.piranha</groupId>
<artifactId>piranha-embedded</artifactId>
<version>22.2.0</version>
<dependency>
Piranha Micro
Download Piranha Micro A
Download Piranha Micro M
Piranha Server
Download Piranha Server