- [maintenance] Support typeless endpoint for ES version 8.x #71
- [maintenance] Show warning logs instead of throwing ConfigException for AWS ES #49
- [maintenance] Updated Embulk version v0.8.36 to v0.9.11 #55
- [new feature] Add "connect_timeout_millis" option #53
- [new feature] Only build with Java8 #52
- [maintenance] Fix bug: "timeout_millis" option doesn't work as expected #51
- [new feature] Add "fill_null_for_empty_column" option and allow insert null value when column is empty #47 Thanks! @kfitzgerald
- [maintenance] Improve retry logic - Create RetryHelper instance only at sendRequest() method #41
- [maintenance] Improve exception handling #38
- [maintenance] Fix ElasticsearchRecordBuffer to call retryHelper.close() #39
- [maintenance] Update embulk-base-restclient to fix ArrayIndexOutOfBoundsException #37
- [maintenance] Check snapshot progress status before delete index #36
- [new feature] Support multiple Elasticsearch version #32
- [new feature] Support SSL and Basic authentication including 'Security'(formally 'Shield') #33
- [maintenance] Improve export logic #34
- [maintenance] Update Elasticsearch client to 2.3.3 #25
- [maintenance] Upgrade Embulk v08 #21
- [maintenance] Fix bug. Force to fail jobs if nodes down while executing #19
- [new feature] Support Elasticsearch 2.x #12
- [new feature] Added replace mode #15
- [maintenance] Fix id param's behavior #14
- [maintenance] Added unit tests #17
- [maintenance] Upgraded Embulk to v0.7.7
- [maintenance] Upgraded Embulk to v0.7.0
- [maintenance] Upgraded Elasticsearch to v1.5.2
- [maintenance] Fixed handling null value #10
- [new feature] Added bulk_size parameter #8
- [new feature] Added cluster_name parameter #7
- [maintenance] Fixed parameter names index_name to index, doc_id_column to id. #5
- [maintenance] Fixed typo at parameter #6
- [new feature] Supported timestamp column #4