opentelemetry-python
opentelemetry-python copied to clipboard
build(scripts-tracecontext-integration-test.sh): fixed issue #4105
updated TRACECONTEXT_GIT_TAG to latest
Description
Fixes #4105 updated TRACECONTEXT_GIT_TAG version for avoid warnings in test time
Type of change
- [x] Bug fix (non-breaking change which fixes an issue)
How Has This Been Tested?
- [x] read 5 years of git log in konsole to see if i can find any deprication (nothing found but the docs are not really good)
- [x] just tested the script
Does This PR Require a Contrib Repo Change?
- [ ] Yes. - Link to PR:
- [ ] No.
Checklist:
- [x] Followed the style guidelines of this project
- [x] Changelogs have been updated
- [ ] Unit tests have been added
- [ ] Documentation has been updated