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
19
19
20
20
Learn what's new by version:
21
21
22
+ * :ref:`Version 1.11.2 <kafka-connector-whats-new-1.11.2>`
22
23
* :ref:`Version 1.11.1 <kafka-connector-whats-new-1.11.1>`
23
24
* :ref:`Version 1.11 <kafka-connector-whats-new-1.11>`
24
25
* :ref:`Version 1.10.1 <kafka-connector-whats-new-1.10.1>`
@@ -37,6 +38,20 @@ Learn what's new by version:
37
38
* :ref:`Version 1.1 <kafka-connector-whats-new-1.1>`
38
39
* :ref:`Version 1.0 <kafka-connector-whats-new-1.0>`
39
40
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
+
40
55
.. _kafka-connector-whats-new-1.11.1:
41
56
42
57
What's New in 1.11.1
You can’t perform that action at this time.
0 commit comments