Releases: spaghettidba/XESmartTarget
Releases · spaghettidba/XESmartTarget
1.5.7
1.5.6
New retry logic for broken connections
1.5.4
- Upgraded most packages
- Resolved package conflicts between xesmarttarget and xeltocsv.exe
1.5.3
Adjustments and performance for Json output
1.5.2
Bug fixes
- collection_time_iso was not set correctly
1.5.1
1.5.0
Added OutputStreamAppenderResponse
It's a generic implementation of a stream writer, with different possible formats.
- Json
- Csv
- LineProtocol
The output stream can be a file or stdout/stderr.
More info in the docs.
1.4.10
Modified user-agent header to improve logging
1.4.9
- Adds --Timeout command line parameter to shut down the process gracefully after the timeout (in seconds) has expired
1.4.8
Configuration from URL supports basic authentication
URLs like this https://user:password@host/path are now supported