Skip to content

Commit 7e040b2

Browse files
authored
Merge pull request #155 from norareidy/DOCSP-36929-version-updates
DOCSP-36929: 1.11.2 version updates
2 parents ea402eb + 40be6bd commit 7e040b2

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

source/whats-new.txt

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ What's New
1919

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

4257
What's New in 1.11.1

0 commit comments

Comments
 (0)