Releases: instana/python-sensor
0.11.0
This minor release includes the following improvements:
Available on PyPI:
https://pypi.python.org/pypi/instana/0.11.0
0.10.1
This patch release includes the following fixes & improvements:
- Improved Logger Naming & Formatting (#82) (thanks @arnulfojr!)
Available on PyPI:
https://pypi.python.org/pypi/instana/0.10.1
0.10.0
This minor release includes the following improvements:
Available on PyPI:
https://pypi.python.org/pypi/instana/0.10.0
0.9.1
This patch release includes the following fixes & improvements:
- Remove debug message that may cause errors in certain version of Python #79
Available on PyPI:
https://pypi.python.org/pypi/instana/0.9.1
0.9.0
This minor release includes the following improvements:
Note that with this Django instrumentation update, the AUTOWRAPT_BOOTSTRAP
environment variable handling has changed. Historical values will still work as intended but all variations have been united under one setting going forward:
export AUTOWRAPT_BOOTSTRAP=instana
See Usage & Installation for details.
Available on PyPI:
https://pypi.python.org/pypi/instana/0.9.0
0.8.0
This minor release includes the following improvements:
- suds-jurko instrumentation #75
Available on PyPI:
https://pypi.python.org/pypi/instana/0.8.0
0.7.12
This patch release includes the following fixes & improvements:
Available on PyPI:
https://pypi.python.org/pypi/instana/0.7.12
0.7.11
This patch release includes the following fixes & improvements:
Available on PyPI:
https://pypi.python.org/pypi/instana/0.7.11
0.7.10
This patch release includes the following fixes & improvements:
- Django: Support old-style
MIDDLEWARE_CLASSES
in Django <2.0 #68
Available on PyPI:
https://pypi.python.org/pypi/instana/0.7.10