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