- Support tail to AWS Kineis stream
- Provide parser/format tester
- Support parser formatter & custom parser
- Support trailing files into Fluent server
- Check DB name when table iteration
- Support Unicode delimiter
- Fix SQL datetime cast
- fix Isolation Level
- Support non-daily table dump
- new option for 'READ UNCOMMITTED'
- test null string column for dbsync
- ensure sync url ends with dir seperator
- add test for sync single file
- remove 'P' flag for rsync
- rsync bandwidth limit
- reduce retry 10 -> 5
- remove redundant cols log
- cap_call prints stdout explicitly
- change YAML extension as .yml
- table dump support inclusive/exclusive columns
- connect db for each daily dump
- fix duplicate write_table_info
- rsync option -P for sync_folder
- rsync retry 10 times
- catch exception for sync_log
- measure run_task time
- rsync option -P (--partial --progress)