What's Changed
- Replaced
HttpURLConnectionwith Apache HttpClient 5.x for the Datadog logs sink transport (#65) - Fixed batch size tracking to use accurate UTF-8 byte counts rather than character counts, preventing oversized payloads from being submitted (#64)
- Fixed a sink connector issue reported in #59
Full Changelog: 1.4.0...1.5.0