Commit 27899e94 authored by Randall Hauch's avatar Randall Hauch
Browse files

Merge branch '4.1.x'

parents 6a3489d9 b0ca8181
Loading
Loading
Loading
Loading
+13 −0
Original line number Diff line number Diff line
@@ -3,6 +3,19 @@
Changelog
=========


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

* `PR-182 <https://github.com/confluentinc/kafka-connect-elasticsearch/pull/182>`_ - Add 2.x to supported versions
* `PR-177 <https://github.com/confluentinc/kafka-connect-elasticsearch/pull/177>`_ - CC-1550: Clarify ES 6 compatibility
* `PR-148 <https://github.com/confluentinc/kafka-connect-elasticsearch/pull/148>`_ - Add config that allows Elasticsearch mapper parsing errors to be ignored
* `PR-174 <https://github.com/confluentinc/kafka-connect-elasticsearch/pull/174>`_ - CC-1491: Remove note about unsupported ES6 from ES quick start
* `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
* `PR-151 <https://github.com/confluentinc/kafka-connect-elasticsearch/pull/151>`_ - CC-190: Deprecate the topic.index.map configuration option

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