Hi all,

on behalf of the Apache Johnzon team I am pleased to announce the availability 
of Johnzon 2.0.1.

Apache Johnzon is a project providing an implementation of JsonProcessing (aka 
JSR-353) and a set of useful extension for this specification like an Object 
mapper, some JAX-RS providers and a WebSocket module provides a basic 
integration with Java WebSocket API (JSR-356). It fully implements the JSON-P 
2.1 and JSON-B 3.0 specifications.


Changelog:

Bug
- [JOHNZON-396] - JsonStreamParserImpl has a memory leak problem
- [JOHNZON-401] - Polymorphism attributes not serialized in nested objects

New Feature
- [JOHNZON-402] - Polymorphism attributes not serialized if @JsonbTypeInfo is 
not attached to direct parent

Improvement
- [JOHNZON-403] - Improve performance when parsing large Strings


For downloads please visit https://johnzon.apache.org/download.html


Enjoy!

The Apache Johnzon Team

Reply via email to