senders.NewSender() to work correctly for direct ingestion
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