Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 8 additions & 3 deletions source/whats-new.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,15 @@ What's New
.. meta::
:keywords: bug fix, features

Learn what's new by version:
.. _kafka-connector-whats-new-1.13.1:

* :ref:`Version 1.13 <kafka-connector-whats-new-1.13>`
* :ref:`Version 1.12 <kafka-connector-whats-new-1.12>`
What's New in 1.13.1
--------------------

- Fixed a bug where data copies itself again when a task restarts.
To learn more about this fix, see the
`KAFKA-428 <https://jira.mongodb.org/browse/KAFKA-428>`__ JIRA issue.
- Updates the ``ktlint`` version to 0.31.0.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[nit] we could probably remove this from being highlighted on our page since it isn't too applicable externally.


.. _kafka-connector-whats-new-1.13:

Expand Down
Loading