Skip to content

Commit f2766c0

Browse files
biniona-mongodbChris Cho
andauthored
(DOCSP-25323) What's New (#23)
Co-authored-by: Chris Cho <[email protected]>
1 parent b20cda7 commit f2766c0

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

source/whats-new.txt

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ What's New
1212

1313
Learn 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

2749
What's New in 1.7

0 commit comments

Comments
 (0)