File tree Expand file tree Collapse file tree 1 file changed +22
-0
lines changed Expand file tree Collapse file tree 1 file changed +22
-0
lines changed Original file line number Diff line number Diff line change @@ -12,6 +12,7 @@ What's New
12
12
13
13
Learn what's new by version:
14
14
15
+ * :ref:`Version 1.8 <kafka-connector-whats-new-1.8>`
15
16
* :ref:`Version 1.7 <kafka-connector-whats-new-1.7>`
16
17
* :ref:`Version 1.6.1 <kafka-connector-whats-new-1.6.1>`
17
18
* :ref:`Version 1.6 <kafka-connector-whats-new-1.6>`
@@ -22,6 +23,27 @@ Learn what's new by version:
22
23
* :ref:`Version 1.1 <kafka-connector-whats-new-1.1>`
23
24
* :ref:`Version 1.0 <kafka-connector-whats-new-1.0>`
24
25
26
+ .. _kafka-connector-whats-new-1.8:
27
+
28
+ What's New in 1.8
29
+ -----------------
30
+
31
+ - Updated the MongoDB Java driver dependency to version 4.7.
32
+ - Added several logger events and details in source and sink connectors
33
+ to help with debugging. For a complete list
34
+ of updates, see the
35
+ `KAFKA-302 <https://jira.mongodb.org/browse/KAFKA-302>`__ issue in JIRA.
36
+ - Added JMX monitoring support for the source and sink connectors.
37
+ To learn more about monitoring connectors, see the
38
+ :ref:`<kafka-monitoring>` page.
39
+
40
+ Sink Connector
41
+ ~~~~~~~~~~~~~~
42
+
43
+ - Added support for the Debezium MongoDB change stream CDC handler. You
44
+ can now configure the connector to listen for events produced by this
45
+ handler.
46
+
25
47
.. _kafka-connector-whats-new-1.7:
26
48
27
49
What's New in 1.7
You can’t perform that action at this time.
0 commit comments