Skip to content

update user agent for sync client #1086

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Dec 19, 2024
Merged

Conversation

stephenhillier
Copy link
Contributor

@stephenhillier stephenhillier commented Dec 19, 2024

Update the Session user agent when using the sync client.

Note:
The user agent and X-Planet-App values are different in the async client. They're different here too, but I kept them roughly consistent with the async client.

existing async X-Planet-App: python-sdk
sync client X-Planet-App: python-sdk-sync

async User-Agent: planet-client-python/<version>
sync User-Agent: planet-client-python/<version>/sync

@stephenhillier stephenhillier merged commit e2234fd into main Dec 19, 2024
9 checks passed
@stephenhillier stephenhillier deleted the steve/sync-user-agent branch December 19, 2024 17:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants