v2.0.1
Summary
Warning
The v2.0.0 go tracer released, as well as versions 1.62.0 - 1.74.0, included debug logs that sometimes include sensitive data. This patch resolves this behavior.
What's Changed
General
- instrumentation: stop sending telemetry logs for each log a contrib would send to stdout by @eliottness in #3684
- instrumentation: do not report debug and info errors as telemetry by @genesor in 56a952b
- contrib/database/sql: sanitize sensitive data in error messages by @kakkoyun in #3686
Full Changelog: v2.0.0...v2.0.1