We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1eeafb8 commit 9ecef4fCopy full SHA for 9ecef4f
CHANGELOG.md
@@ -6,6 +6,9 @@
6
7
### Improvements
8
- [KAFKA-215](https://jira.mongodb.org/browse/KAFKA-215) Added mongo specific override options for error handling properties
9
+ - [KAFKA-222](https://jira.mongodb.org/browse/KAFKA-222) Added a new jar `mongo-kafka-connect-<version>-confluent.jar` which just contains
10
+ the dependencies needed for running the connector with confluent. `mongo-kafka-connect-<version>-all.jar` now also includes `Avro`
11
+ dependencies for ease of deployment for alternative Kafka connect runtimes.
12
13
## 1.5.1
14
0 commit comments