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
1212
1313Learn what's new by version:
1414
15+ * :ref:`Version 1.8 <kafka-connector-whats-new-1.8>`
1516* :ref:`Version 1.7 <kafka-connector-whats-new-1.7>`
1617* :ref:`Version 1.6.1 <kafka-connector-whats-new-1.6.1>`
1718* :ref:`Version 1.6 <kafka-connector-whats-new-1.6>`
@@ -22,6 +23,27 @@ Learn what's new by version:
2223* :ref:`Version 1.1 <kafka-connector-whats-new-1.1>`
2324* :ref:`Version 1.0 <kafka-connector-whats-new-1.0>`
2425
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+
2547.. _kafka-connector-whats-new-1.7:
2648
2749What's New in 1.7
You can’t perform that action at this time.
0 commit comments