Skip to content

Releases: imnotjames/bytewax-datadog

v0.1.1

06 Apr 18:53
5b95f72

Choose a tag to compare

0.1.1 (2025-03-18)

Bug Fixes

  • corrected typing for log attributes item (dbca2a6)

v0.1.0

16 Mar 16:40
583388d

Choose a tag to compare

0.1.0 (2025-03-16)

Features

  • allow passing source per item to log sink (a15185a)

Bug Fixes

  • default source may be None in the log sink partition (5529f70)
  • limit the number of logs sent at once to datadog (afc08f1)
  • properly pass ddsource to log item (57f8a49)