Skip to content

Releases: instana/python-sensor

0.11.0

13 Jul 14:09
Compare
Choose a tag to compare

This minor release includes the following improvements:

  • New MySQLdb Instrumentation (mysql-python) #87
  • Format & clean up imports via isort #83

Available on PyPI:
https://pypi.python.org/pypi/instana/0.11.0

0.10.1

26 Jun 12:53
Compare
Choose a tag to compare

This patch release includes the following fixes & improvements:

Available on PyPI:
https://pypi.python.org/pypi/instana/0.10.1

0.10.0

13 Jun 10:24
Compare
Choose a tag to compare

This minor release includes the following improvements:

  • New REST API client for Python + tests #52
  • [Docs] Add OpenShift note on exposing the host IP #80

Available on PyPI:
https://pypi.python.org/pypi/instana/0.10.0

0.9.1

11 Jun 09:00
Compare
Choose a tag to compare

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

01 Jun 12:19
Compare
Choose a tag to compare

This minor release includes the following improvements:

  • Smarter, better, easier Django initialization #77
  • Update OpenTracing dependencies #78

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

28 May 12:45
Compare
Choose a tag to compare

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

27 Apr 12:43
Compare
Choose a tag to compare

This patch release includes the following fixes & improvements:

  • Specify exception class to be caught #73
  • Show package version on boot. #72

Available on PyPI:
https://pypi.python.org/pypi/instana/0.7.12

0.7.11

27 Apr 12:16
Compare
Choose a tag to compare

This patch release includes the following fixes & improvements:

  • Add safeties to Django calls #71
  • Remove unused snapshot fields #70

Available on PyPI:
https://pypi.python.org/pypi/instana/0.7.11

0.7.10

26 Mar 12:48
Compare
Choose a tag to compare

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

0.7.9

19 Mar 11:26
Compare
Choose a tag to compare

This patch release includes the following fixes & improvements:

  • Avoid pre-emptively loading Django middleware #67
  • Better thread metrics #66
  • Standardize on INSTANA_AGENT_HOST; Deprecate *_IP #65
  • Unify Django middleware #56

Available on PyPI:
https://pypi.python.org/pypi/instana/0.7.9