open-telemetry / open-telemetry/opentelemetry-cpp-contrib
1.0.4 GA for Webserver instrumentation
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 153
- Forks
- 184
- Avg merge
- 2d 9h
- Merged PRs (30d)
- 26
Description
Description:
In the latest release webserver/v1.0.4
, the version.txt file still shows the version as 1.0.3GA instead of 1.0.4.
Steps to reproduce:
Download or view the assets from the webserver/v1.0.4 release.
Open version.txt.
Observe that it reports:
Version: 1.0.3GA
instead of the expected 1.0.4.
Expected behavior:
The version.txt file should reflect the correct release version (1.0.4) for consistency and clarity.
Suggested fix:
Update the version.txt file to match the release version and republish or tag a corrected package if possible.
Additional context:
This mismatch may cause confusion during automated deployments or validation steps where version checks are enforced.
Tip: React with 👍 to help prioritize this issue. Please use comments to provide useful context, avoiding +1 or me too, to help us triage it. Learn more here.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Download or view the webserver/v1.0.4 release assets and open version.txt to confirm the reported value. Update the version entry to 1.0.4, then verify that the release metadata reports the expected version and assess whether a corrected package or tag is needed.
Written by the indexing model from the issue text.
Assessment
- Domain
- release
- Issue type
- Bug
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 55/100