Skip to content

Releases: eclipse-ee4j/parsson

1.1.9

28 May 09:41

Choose a tag to compare

What's Changed

  • Publish Central releases automatically by @jbescos in #171

Full Changelog: 1.1.8...1.1.9

1.1.8

28 May 12:18

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.1.7...1.1.8

1.1.7

28 May 09:41

Choose a tag to compare

What's Changed

  • 1.1.6 release by @lukasj in #131
  • Enable jakarta.json.provider system property to work in JPMS apps. Pr… by @jbescos in #130
  • Do not depend on particular Rest API version in the media support by @lukasj in #132

Full Changelog: 1.1.6...1.1.7

1.1.6

05 Apr 14:31

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.1.5...1.1.6

Parsson 1.1.5

20 Oct 13:57

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.1.4...1.1.5

Parsson 1.1.4

20 Oct 13:56

Choose a tag to compare

What's Changed

Full Changelog: 1.1.3...1.1.4

Parsson 1.1.3

13 Jul 08:48

Choose a tag to compare

What's Changed

  • 1.1.2 release by @lukasj in #89
  • #91: Stack overflow error caused by jakarta.json parsing of untrusted JSON String by @lukasj in #92
  • update build plugins by @lukasj in #93
  • improve compatibility with OSGi mediator by @lukasj in #96
  • #77: JsonTokenizer.close() recycles its buffer for each call to close() by @lukasj in #97
  • #90: MapUtil.handle does not support Array objects by @lukasj in #98

Full Changelog: 1.1.2...1.1.3

Parsson 1.0.4

13 Jul 08:47

Choose a tag to compare

What's Changed

  • 1.0.3 release by @lukasj in #94
  • #91: Stack overflow error caused by jakarta.json parsing of untrusted JSON String by @lukasj in #95
  • sync build plugins with master by @lukasj in #99

Full Changelog: 1.0.3...1.0.4

Parsson 1.1.2

22 May 06:53

Choose a tag to compare

What's Changed

  • 1.1.1 release by @lukasj in #70
  • Fix links in README.md by @pzygielo in #76
  • Remove unused private field by @pzygielo in #75
  • Limit BigDecimal scale value for JsonNumber#bigIntegerValue() and JsonNumber#bigIntegerValueExact() by @Tomas-Kraus in #78
  • package-info.class files inside org.eclipse.parsson:jakarta.json are compiled with the wrong Java version #73 by @jbescos in #74
  • Limit maximum number of characters of BigDecimal source being parsed. by @Tomas-Kraus in #80
  • Fixed failing TCK: jsonParserFactoryTest6 by @Tomas-Kraus in #83
  • bump project version to 1.1.3-SNAPSHOT by @lukasj in #85
  • update build plugins by @lukasj in #86
  • Integrate JSON API 2.1.2 by @lukasj in #87
  • version should have been 1.1.2-SNAPSHOT :-( by @lukasj in #88

New Contributors

Full Changelog: 1.1.1...1.1.2

Parsson 1.0.3

13 Jul 10:23

Choose a tag to compare

What's Changed

Full Changelog: 1.0.2...1.0.3