Releases: dynatrace-oss/OneAgent-SDK-Python-AutoInstrumentation
Releases · dynatrace-oss/OneAgent-SDK-Python-AutoInstrumentation
Version 2.1.0
Version 1.0.84
New features
- Support for bottle
What's Changed
- Fix paramiko client wrapper for named hostname by @juliusloman in #59
- Fix when request.get_host() is SimpleLazyObject and request.scheme is None by @gcasgo in #57
New Contributors
- @juliusloman made their first contribution in #59
- @gcasgo made their first contribution in #57
Full Changelog: 1.0.81...v1.0.84
Version 1.0.81
Changelog
- Adds support for aiohttp client