Skip to content

Tags: ExpediaDotCom/haystack-client-python

Tags

0.2.4

Toggle 0.2.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #14 from rhilfers/deploy_fix

revert dplv2 changes to deployment section of travis.yml

0.2.3

Toggle 0.2.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #13 from rhilfers/build_fix

Build Updates

0.2.2

Toggle 0.2.2's commit message
fix typo in setup.py that was causing an error in pip 21.0+

0.2.1

Toggle 0.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fixed common tags leaking state between spans (#9)

* fix bug where state is leaked between spans when using common tags feature

* fix linting issue

0.2.0

Toggle 0.2.0's commit message
opentracing updates: ver 2.3.0 (#8)

* opentracing updates: ver 2.3.0 w/ContextVarsScopeManager support. Global Tracer support. protospan boolean tag value bugfix

* fix linting error

0.1.0

Toggle 0.1.0's commit message
Update License Copyright - Add custom propagation info to ReadMe (#6)

* add tracer init to readme

* added build and release features

* fix makefile typo

* can enable shared spans if desired

* add ability to provide custom propagation headers if needed. default to Span-ID, Trace-Id, Parent-ID

* fix lint issue

* fix copywrite in license and add re-org readme

* fix typo