File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change 11Changelog
22=========
33
4+ # 1.2.0 / 2024-04-29
5+
6+ ### Changes
7+
8+ * A new ` datadog.add_published_date ` option was added. When set to ` true ` the
9+ ` published_date ` field is added to all published events using the Kafka
10+ message timestamp as the value. Thanks to @nyk0322 .
11+ * Decimal values are now encoded as numeric types when sending to Datadog rather
12+ than base64-encoded bytes.
13+
414# 1.1.2 / 2024-04-16
515
616### Changes
Original file line number Diff line number Diff line change 1111 <url >https://www.datadoghq.com/</url >
1212 </organization >
1313 <name >datadog-kafka-connect-logs</name >
14- <version >1.1.3-SNAPSHOT </version >
14+ <version >1.2.0 </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
You can’t perform that action at this time.
0 commit comments