Commit 9f687f37 authored by Arjun Satish's avatar Arjun Satish
Browse files

Merge branch '5.0.x'

parents 67fc5420 e913a3ee
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -3,6 +3,14 @@
Changelog
=========

Version 5.0.0
-------------

* `PR-217 <https://github.com/confluentinc/kafka-connect-elasticsearch/pull/217>`_ - MINOR: Use correct config type for recently added password field
* `PR-215 <https://github.com/confluentinc/kafka-connect-elasticsearch/pull/215>`_ - CC-374 Support basic auth with secure Elasticsearch
* `PR-216 <https://github.com/confluentinc/kafka-connect-elasticsearch/pull/216>`_ - CC-2037 Support keyword subfields for text types
* `PR-194 <https://github.com/confluentinc/kafka-connect-elasticsearch/pull/194>`_ - Fixed typo in retry delays example.

Version 4.1.2
-------------