Skip to content

Releases: eclipse-ee4j/parsson

Parsson 1.1.0

21 Jul 09:12
Compare
Choose a tag to compare

What's Changed

  • update notice file by @lukasj in #26
  • fix the build for maven 3.8.2 by @lukasj in #35
  • Make JsonParserImpl#close idempotent by @jbescos in #28
  • Json.createObjectBuilder(Map) has impractical type bounds by @jbescos in #33
  • JsonParser needs to have a way to get current event by @jbescos in #31
  • Provide factory to obtain JsonValue from java.lang.Number by @jbescos in #30
  • [api] Define standard property for handling duplicated keys by @jbescos in #34
  • CP year by @senivam in #48
  • use final api version by @lukasj in #49
  • fix provider lookup issue found via tck by @lukasj in #50

Full Changelog: 1.0.0...1.1.0

Parsson 1.0.0

24 Jul 09:10
Compare
Choose a tag to compare

1.0.0 is the first release of Eclipse Parsson after the move from https://github.com/eclipse-ee4j/jsonp repository.

For migration from org.glassfish:jsonp to org.eclipse.parsson:parsson see the 1.0.0 release plan

Get standalone binary distribution