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 6449606 commit c6d7dd0Copy full SHA for c6d7dd0
CHANGELOG.md
@@ -1,6 +1,11 @@
1
Changelog
2
=========
3
4
+# 1.0.3 / 2021-12-18
5
+
6
+### Changes
7
+* Remove log4j2 dependency
8
9
# 1.0.2 / 2021-12-15
10
11
### Changes
pom.xml
@@ -11,7 +11,7 @@
<url>https://www.datadoghq.com/</url>
12
</organization>
13
<name>datadog-kafka-connect-logs</name>
14
- <version>1.0.2</version>
+ <version>1.0.3</version>
15
<description>A Kafka Connect Connector that sends Kafka Connect records as logs to the Datadog API.</description>
16
<url>https://github.com/DataDog/datadog-kafka-connect-logs</url>
17
0 commit comments