Releases: DataDog/datadog-kafka-connect-logs
Releases · DataDog/datadog-kafka-connect-logs
1.3.0 / 2024-05-24
1.2.0
Changes
- A new
datadog.add_published_date
option was added. When set totrue
the
published_date
field is added to all published events using the Kafka
message timestamp as the value. Thanks to @nyk0322. - Decimal values are now encoded as numeric types when sending to Datadog rather
than base64-encoded bytes.
1.1.2
1.1.1
Changes
- Fix CVE-2022-25647 by upgrading the version of
com.google.code.gson
to2.8.9
.
1.1.0
1.0.3
Changes
- Remove log4j2 dependency
1.0.2
Changes
- Update log4j2 dependency to
2.16.0
1.0.1
Changes
- Update log4j2 dependency to
2.15.0
1.0.0
1.0.0-rc.1
Initial version for Confluent verification testing