JS/Python REST SDK User-Agent to include the web-pubsub version
- Dominant language
- TypeScript
- Stars
- 147
- Forks
- 96
- Avg merge
- 19h 28m
- Merged PRs (30d)
- 87
Description
Current request User-Agent is:
JS: `core-http/1.2.4 Node/v12.16.3 OS/(x64-Windows_NT-10.0.19042`.
Python: `azsdk-python-core/1.13.0 Python/3.8.2 (Windows-10-10.0.19041-SP0)`
It would be better to also include the version of package `@azure/web-pubsub` for troubleshooting concerns
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the request User-Agent construction in the JS and Python REST SDKs, using the example User-Agent strings and the @azure/web-pubsub package name as search terms. Done means both SDKs include the web-pubsub package version in outgoing User-Agent values and their relevant tests cover the updated format.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python, typescript
- Domain
- api
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100