Skip to content

Change user-agent header to x-user-agent#422

Closed
torosent wants to merge 4 commits into
microsoft:mainfrom
torosent:torosent/change-user-agent
Closed

Change user-agent header to x-user-agent#422
torosent wants to merge 4 commits into
microsoft:mainfrom
torosent:torosent/change-user-agent

Conversation

@torosent

@torosent torosent commented May 6, 2025

Copy link
Copy Markdown
Member

This PR updates the user-agent header to x-user-agent to enable consistent SDK user-agent logging across all languages. The change ensures uniformity in header naming for all SDK parity.

Comment thread CHANGELOG.md Outdated

- Add New Property Properties to TaskOrchestrationContext by @nytian in [#415](https://github.com/microsoft/durabletask-dotnet/pull/415)
- Add automatic retry on gateway timeout in `GrpcDurableTaskClient.WaitForInstanceCompletionAsync` in [#412](https://github.com/microsoft/durabletask-dotnet/pull/412))
- Change user-agent header to x-user-agent ([#422](https://github.com/microsoft/durabletask-dotnet/pull/422))

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Rather than writing a new entry, replace or update the one below on line 9 (PR 417).

Comment thread CHANGELOG.md Outdated
### Microsoft.DurableTask.Client

- Fix filter not being passed along in `PurgeAllInstancesAsync` (https://github.com/microsoft/durabletask-dotnet/pull/289)
- Fix filter not being passed along in `PurgeAllInstancesAsync` (<https://github.com/microsoft/durabletask-dotnet/pull/289>)

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why are all these lines being changed? Was this intentional or can it be reverted?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah. It's weird copilot edits. I'll revert

@torosent torosent closed this May 7, 2025
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