Skip to content

Releases: jlolling/talendcomp_tJSONDoc

tJSONDocTraversFields improved

18 Dec 16:36
Compare
Choose a tag to compare

The component prevent rendering the enclosure in String values
The component has a new option to allow rendering json objects as well as the simple values.

Bug fixes and project structure changed

09 May 11:16
Compare
Choose a tag to compare

The tJSONDocDiff component had problems with comparing large double values
all json libs updated
project structure changed and source and target separated for the components.
cimt maven plugin version updated
component library setup changed to pure maven stile (works with open studio version >= 8)

Update of Dependencies to make it compatible with latest Talend Studio

02 May 09:01
Compare
Choose a tag to compare

Update of Dependencies to make it compatible with latest Talend Studio
Jackson Json lib
Jayway lib
updated

Json libs updated

03 Jan 10:40
Compare
Choose a tag to compare

No functional changes
The Jackson json lib is updated
JsonPath lib updated

Bug fixes for Log4j issues

05 Oct 19:31
Compare
Choose a tag to compare

This release fixes issues caused by log4j integration.

Improved error messages

17 Mar 12:49
Compare
Choose a tag to compare

The tJSONDoc open read json covent from various sources and the error messages were not sufficient enough to find the root clause if something went wrong

Bug solved: missing attribute does not cause Exception

15 Mar 21:32
Compare
Choose a tag to compare

Bug solved: If an attribute is missing and this is not allowed, an Exception must be thrown, but this Exception was not thrown.

Talend 7.2 compatibity

29 Oct 20:49
Compare
Choose a tag to compare

Now compatible to Talend 7.2.1
Updated Jackson Lib
JsonDocument with improved factory methods

Bug fixing for tJSONDocInputStream

11 Jul 13:16
Compare
Choose a tag to compare

The streaming component now works faster and more reliable.

Improved schema validation

04 Jul 19:38
Compare
Choose a tag to compare

The schema validation library was changed.
A new component providing the validation errors as flow added.
Memory footprint reduced