- [Enhancement] #15 Use the
embulk-plugins
gradle plugin. - [Enhancement] #15 Re-write as a scala project.
- [Enhancement] #15 Deploy the gem to rubygems.org automatically.
- [Enhancement] #15 Support multiple copies
- [Breaking Change] #15 Remove the Fluentd forward protocol dependencies.
- Remove the public internal configuration for the network.
- Follow embulk v0.9.x interfaces.
- Packing as MessagePack become faster because, when parsing or formatting
Timestamp
values, use onlyepochSecond
andnanoAdjustment
instead ofTimestampFormatter
andTimestampParser
.
- Write a default values test.
- Change EmbulkExecutorService to EmbulkExecutor/LocalThreadExecutor for #6
- first release.