.. _elasticsearch_connector_changelog: Changelog ========= Version 3.2.2 ------------- * `PR-89 `_ - Increase flush timeout in BulkProcessorTest to make the test more reliable when the test server has other CPU load. Version 3.2.1 ------------- No changes Version 3.2.0 ------------- * `PR-34 `_ - CC-331: update config options docs * `PR-47 `_ - Allow for multiple Elasticsearch HTTP URLs * `PR-53 `_ - CC-392: Fix mapping existence check * `PR-54 `_ - CC-393: don't use offset as document version when key.ignore=true * `PR-49 `_ - Schema.Type.BYTES should map to 'binary' ES datatype