Releases: jlolling/talendcomp_tGoogleAnalytics4Input
Releases · jlolling/talendcomp_tGoogleAnalytics4Input
Prevent Exception at the end of the processing
Updated Google API
Internal counter fixed
Log4J removed to prevent conflicts
Google API updated
Bug in job java code fixed
Job java code is missing a bracket if option keep client is unchecked
Google libs updated
Improved filter for dimension and metrics
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
Bug solved: Client resources was not correctly deallocated. That fixed now.
Dependency libs updated
Google libs updated, minor bug fixes
All dependencies are updated to the latest versions
Potentially metric values like (not set) are returned now as null-values
Version 1.0
First working version