This repository has been archived by the owner on Jan 8, 2020. It is now read-only.
Releases: keedio/flume-ftp-source
Releases · keedio/flume-ftp-source
Flume-ftp-source v2.2.0
Added new features:
- Whether a recursive listing should be performed.
- Wait for files to be finalized before reading via timeout.
- Decompress GZIP source files on the fly.
Flume-ftp-source v2.1.1
- Fix bug sftp source: if setting sftp.filter.pattern to some value, walking subdirectory recursiverly does not work properly. (Fix version: 2.1.0)
- Improvement: SFTP's sftp.filter.pattern parameter works now with Java Regex instead of Glob Pattern Wildcars.
Unreleased modifications
v2.0.8 KSTCK-208 update pom to 2.0.8
Version 2.0.5 last stable
Fixes minor bugs of 2.0.4
General cleanning code.
Version 2.0.4
Sources integration.
All sources extends a common KeedioSource configured from a simple SourceFactory.
New package name convention for Keedio organization.
New configurable parameters from Flume Source's Context.
Version 1.1.7 last stable
update pom 1.1.7 jsch commons-net
Version 1.1.6 last stable
added counters for line
Version 1.1.5 latest estable
1.1.5 capacity to flush lines instead of chunk of bytes
1.1.0 added support for sftp
1.0.0-1.1.0 fix bugs
Versión estable 1.0.0
Merge remote-tracking branch 'origin/flume_ftp_dev'