Skip to content

Commit c6d7dd0

Browse files
committed
[release] 1.0.3
1 parent 6449606 commit c6d7dd0

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
Changelog
22
=========
33

4+
# 1.0.3 / 2021-12-18
5+
6+
### Changes
7+
* Remove log4j2 dependency
8+
49
# 1.0.2 / 2021-12-15
510

611
### Changes

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<url>https://www.datadoghq.com/</url>
1212
</organization>
1313
<name>datadog-kafka-connect-logs</name>
14-
<version>1.0.2</version>
14+
<version>1.0.3</version>
1515
<description>A Kafka Connect Connector that sends Kafka Connect records as logs to the Datadog API.</description>
1616
<url>https://github.com/DataDog/datadog-kafka-connect-logs</url>
1717

0 commit comments

Comments
 (0)