Skip to content
This repository was archived by the owner on Jan 8, 2020. It is now read-only.

Releases: keedio/flume-ftp-source

Flume-ftp-source v2.2.0

10 Apr 10:28

Choose a tag to compare

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

28 Aug 11:09

Choose a tag to compare

  • 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

26 Jul 10:18

Choose a tag to compare

v2.0.8

KSTCK-208 update pom to 2.0.8

Version 2.0.5 last stable

14 May 06:39

Choose a tag to compare

Fixes minor bugs of 2.0.4
General cleanning code.

Version 2.0.4

12 May 15:58

Choose a tag to compare

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

05 May 11:04

Choose a tag to compare

update pom 1.1.7

jsch
commons-net

Version 1.1.6 last stable

05 May 11:01

Choose a tag to compare

added counters for line

Version 1.1.5 latest estable

22 Apr 06:40

Choose a tag to compare

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

13 Mar 09:01

Choose a tag to compare

Merge remote-tracking branch 'origin/flume_ftp_dev'