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 340b6e1 commit ff9f01cCopy full SHA for ff9f01c
CHANGELOG.md
@@ -29,6 +29,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
29
([#3507](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3507))
30
- Fix documentation order of sections and headers for Django, Flask, MySQL, mysqlclient, psycopg, psycopg2, pymysql, sqlalchemy instrumentations.
31
([#3719](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3719))
32
+- `opentelemetry-instrumentation-dbapi`: Fix sqlcomment calculation of mysql_client_version field if connection reassignment, with "unknown" fallback
33
+ ([#3729](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3729))
34
35
### Added
36
0 commit comments