Commit fc4a6cdc authored by Ewen Cheslack-Postava's avatar Ewen Cheslack-Postava
Browse files

Merge remote-tracking branch 'origin/3.2.0-post' into 3.2.x

parents 949eab07 17b17589
Loading
Loading
Loading
Loading

docs/changelog.rst

0 → 100644
+13 −0
Original line number Diff line number Diff line
.. _elasticsearch_connector_changelog:

Changelog
=========

Version 3.2.0
-------------

* `PR-34 <https://github.com/confluentinc/kafka-connect-elasticsearch/pull/34>`_ - CC-331: update config options docs
* `PR-47 <https://github.com/confluentinc/kafka-connect-elasticsearch/pull/47>`_ - Allow for multiple Elasticsearch HTTP URLs
* `PR-53 <https://github.com/confluentinc/kafka-connect-elasticsearch/pull/53>`_ - CC-392: Fix mapping existence check
* `PR-54 <https://github.com/confluentinc/kafka-connect-elasticsearch/pull/54>`_ - CC-393: don't use offset as document version when key.ignore=true
* `PR-49 <https://github.com/confluentinc/kafka-connect-elasticsearch/pull/49>`_ - Schema.Type.BYTES should map to 'binary' ES datatype
+1 −0
Original line number Diff line number Diff line
@@ -10,3 +10,4 @@ Contents:

   elasticsearch_connector
   configuration_options
   changelog