Skip to content

senders.NewSender() to work correctly for direct ingestion

Compare
Choose a tag to compare
@keep94 keep94 released this 21 Jun 17:15
f0e69a1

New Features

  • Correctly mark deprecated functions. Mark public internal functions as for internal use only by @keep94 #90

Bug Fixes and Dependency Updates

  • Bump github.com/stretchr/testify from 1.7.1 to 1.7.2 by @dependabot in #83
  • senders.NewSender() to work correctly for direct ingestion by @keep94 #85
  • Ensure Option instances are immutable by @keep94 #87

Full Changelog: v0.9.11...v0.10.0