This release fixes two shutdown crash issues.
What's Changed
Bug fixes
- For telemetry, add
shutdown()function that cancels scheduled tasks, sends the app-closing payload, and releases the HTTP client. #326 - Capture proxy related environment variables at curl client construction to avoid crash (notably at shutdown). #328
Full Changelog: v2.1.0...v2.1.1