Commit aaa7e27d authored by Randall Hauch's avatar Randall Hauch
Browse files

Merge commit '6e0bae8b' into 4.1.0-post

parents 0b055927 6e0bae8b
Loading
Loading
Loading
Loading
+9 −1
Original line number Diff line number Diff line
@@ -3,7 +3,6 @@
Changelog
=========


Version 4.1.0
-------------

@@ -16,6 +15,15 @@ Version 4.1.0
* `PR-158 <https://github.com/confluentinc/kafka-connect-elasticsearch/pull/158>`_ - CC-1372: Add configuration options for read and connect timeouts
* `PR-151 <https://github.com/confluentinc/kafka-connect-elasticsearch/pull/151>`_ - CC-190: Deprecate the topic.index.map configuration option

Version 4.0.1
-------------

* `PR-182 <https://github.com/confluentinc/kafka-connect-elasticsearch/pull/182>`_ - Add ES 2.x to supported versions
* `PR-169 <https://github.com/confluentinc/kafka-connect-elasticsearch/pull/169>`_ - CC-1385:  Enhance connector to use text type with ES 5+
* `PR-165 <https://github.com/confluentinc/kafka-connect-elasticsearch/pull/165>`_ - CC-350, CC-1097: Added support for delete and null handling
* `PR-158 <https://github.com/confluentinc/kafka-connect-elasticsearch/pull/158>`_ - CC-1372: Add configuration options for read and connect timeouts


Version 4.0.0
-------------