File tree 1 file changed +0
-28
lines changed
1 file changed +0
-28
lines changed Original file line number Diff line number Diff line change @@ -46,31 +46,3 @@ What's New in 1.12
46
46
- Added support for a ``data`` configuration value in the ``mongo.errors.tolerance``
47
47
configuration setting. With ``mongo.errors.tolerance=data``, the sink
48
48
connector tolerates only data errors, and fails for any others.
49
-
50
- .. _kafka-connector-whats-new-1.11.2:
51
-
52
- What's New in 1.11.2
53
- --------------------
54
-
55
- - Fixed a bug in which unsuccessful attempts to retrieve items from a change stream were logged
56
- at the ``INFO`` level instead of at ``ERROR`` level. To learn more about this fix, see the
57
- `KAFKA-396 <https://jira.mongodb.org/browse/KAFKA-396>`__ JIRA issue.
58
-
59
- - Fixed a bug in which requirements for the ``DELETE_WRITEMODEL_STRATEGY_CONFIG`` String value
60
- prevented the creation of a ``DeleteOneDefaultStrategy`` object. To learn more
61
- about this fix, see the `KAFKA-395 <https://jira.mongodb.org/browse/KAFKA-395>`__
62
- JIRA issue.
63
-
64
- .. _kafka-connector-whats-new-1.11.1:
65
-
66
- What's New in 1.11.1
67
- --------------------
68
-
69
- - Fixed wildcard matching on partial field names in documents. To learn more
70
- about this fix, see the `KAFKA-391 <https://jira.mongodb.org/browse/KAFKA-391>`__
71
- JIRA issue.
72
-
73
- - Fixed an issue in which a null pointer exception is thrown when the
74
- connector attempts to log null values on configuration settings. To learn
75
- more about this fix, see the `KAFKA-390 <https://jira.mongodb.org/browse/KAFKA-390>`__
76
- JIRA issue.
You can’t perform that action at this time.
0 commit comments