Skip to content

Releases: jlolling/talendcomp_tGoogleAnalytics4Input

Prevent Exception at the end of the processing

09 Sep 16:11
Compare
Choose a tag to compare

Sometimes at the end of the processing and when a new report starts a exception is thrown because the former client was not shutdown sucessfully.
Also the Google libs are updated.

Updated Google API

10 Apr 13:35
e76c5ca
Compare
Choose a tag to compare

Internal counter fixed
Log4J removed to prevent conflicts
Google API updated

Bug in job java code fixed

31 May 19:33
Compare
Choose a tag to compare

Job java code is missing a bracket if option keep client is unchecked
Google libs updated

Improved filter for dimension and metrics

11 May 18:12
Compare
Choose a tag to compare

Now you can decide of the single filter expressions can be combined all with OR or all with AND.
In the version before all entries was combined with AND.
To make a transition from Universal Analytics more smooth, the component use the same operators from UA for filter combination:
OR operator is comma
AND operator is semicolon

Resource management bug fixes

05 May 08:17
Compare
Choose a tag to compare

Bug solved: Client resources was not correctly deallocated. That fixed now.
Dependency libs updated

Google libs updated, minor bug fixes

02 May 20:40
Compare
Choose a tag to compare

All dependencies are updated to the latest versions
Potentially metric values like (not set) are returned now as null-values

Version 1.0

09 Nov 20:41
Compare
Choose a tag to compare

First working version