Skip to content
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

Dependency updates #515

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

Dependency updates #515

wants to merge 1 commit into from

Conversation

battesonb
Copy link
Member

Description of changes:

This includes the updates for 2022/12/29. Some minor changes to the smithy API, but otherwise a straightforward update.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

This includes the updates for 2022/12/29. Some minor changes to the
smithy API, but otherwise a straightforward update.
@@ -47,6 +48,10 @@ impl MapRequest for UserAgent {
Ok(req)
})
}

fn name(&self) -> &'static str {
Copy link
Contributor

Choose a reason for hiding this comment

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

Is it used anywhere?

Copy link
Member Author

Choose a reason for hiding this comment

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

It's part of the trait implementation. It's used for instrumenting tracing.

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.

None yet

2 participants