Jakarta JSON Processing 2.1.0
This release contains following changes:
- added API to create
JsonValue
from primitive types - added API to create get
JsonValue
fromjava.lang.Number
type - added API to get current event from the
JsonParser
- added standard property to handle duplicated keys
- clarified behaviour of
JsonObjectBuilder.build()
method - clarified behaviour of
JsonGenerator.close()
method - changed type bounds of a
Map
argument inJson.createObjectBuilder(Map): JsonObjectBuilder
method - added definition of exceptions thrown by
JsonParser.getValue()
/getObject()
/getArray()
methods - removed (default) implementation from the specification API artifact and moved the implementation to the separate project (Eclipse Parsson)
- provided standalone, Apache Maven based TCK
New Contributors
- @Verdent
- @Cousjava
- @leadpony
- @jansupol
- @jesperdj
- @gawi
- @jhinch-at-atlassian-com
- @dylanbehetre
- @jbescos
- @pzygielo
- @lmsurpre
- @tvallin
- @JohnTimm
- @senivam
- @sullis
- @aserkes
- @gurunrao
- @alwin-joseph
- @gurunandan-rao
- @scottmarlow
Project Board: https://github.com/eclipse-ee4j/jsonp/projects/1
Full Changelog: https://github.com/eclipse-ee4j/jsonp/commits/2.1.0-RELEASE