We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff1ac98 commit b8b1972Copy full SHA for b8b1972
CHANGELOG.md
@@ -44,6 +44,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
44
([#3022](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3022))
45
- Replace all instrumentor unit test `assertEqualSpanInstrumentationInfo` calls with `assertEqualSpanInstrumentationScope` calls
46
([#3037](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3037))
47
+- `opentelemetry-instrumentation-sqlalchemy`: Fix a remaining memory leak in EngineTracer
48
+ ([#3053](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3053))
49
50
### Breaking changes
51
0 commit comments