734 B
734 B
Changelog
Unreleased
Version 0.13b0
Released 2020-09-17
- bugfix: cursors and connections now produce spans when used with context managers (#1028)
- Drop support for Python 3.4 (#1099)
Version 0.12b0
Released 2020-08-14
- Change package name to opentelemetry-instrumentation-dbapi (#966)
0.7b1
Released 2020-05-12
- Implement instrument_connection and uninstrument_connection (#624)
0.4a0
Released 2020-02-21
- Initial release