File tree Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Original file line number Diff line number Diff line change @@ -19,6 +19,7 @@ What's New
1919
2020Learn what's new by version:
2121
22+ * :ref:`Version 1.11.2 <kafka-connector-whats-new-1.11.2>`
2223* :ref:`Version 1.11.1 <kafka-connector-whats-new-1.11.1>`
2324* :ref:`Version 1.11 <kafka-connector-whats-new-1.11>`
2425* :ref:`Version 1.10.1 <kafka-connector-whats-new-1.10.1>`
@@ -37,6 +38,20 @@ Learn what's new by version:
3738* :ref:`Version 1.1 <kafka-connector-whats-new-1.1>`
3839* :ref:`Version 1.0 <kafka-connector-whats-new-1.0>`
3940
41+ .. _kafka-connector-whats-new-1.11.2:
42+
43+ What's New in 1.11.2
44+ --------------------
45+
46+ - Fixed a bug in which unsuccessful attempts to retrieve items from a change stream were logged
47+ at the ``INFO`` level instead of at ``ERROR`` level. To learn more about this fix, see the
48+ `KAFKA-396 <https://jira.mongodb.org/browse/KAFKA-396>`__ JIRA issue.
49+
50+ - Fixed a bug in which requirements for the ``DELETE_WRITEMODEL_STRATEGY_CONFIG`` String value
51+ prevented the creation of a ``DeleteOneDefaultStrategy`` object. To learn more
52+ about this fix, see the `KAFKA-395 <https://jira.mongodb.org/browse/KAFKA-395>`__
53+ JIRA issue.
54+
4055.. _kafka-connector-whats-new-1.11.1:
4156
4257What's New in 1.11.1
You can’t perform that action at this time.
0 commit comments