Skip to content

Commit c3cebbb

Browse files
committed
Added CHANGELOG.md
1 parent 88d054b commit c3cebbb

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# MongoDB Kafka Connector
2+
3+
## Changelog
4+
5+
## 1.0.1
6+
- [KAFKA-86](https://jira.mongodb.org/browse/KAFKA-86) Fixed Source connector resumability error.
7+
- [KAFKA-85](https://jira.mongodb.org/browse/KAFKA-85) Fixed Source connector IllegalStateException: Queue full when copying data.
8+
- [KAFKA-83](https://jira.mongodb.org/browse/KAFKA-83) Fixed Source connector cursor resumability when filtering operationTypes.
9+
10+
## 1.0.0
11+
12+
The initial GA release.

0 commit comments

Comments
 (0)