This PR makes the orchestrator traits more idiomatic by making them
verbs.
----
_By submitting this pull request, I confirm that you can use, modify,
copy, and redistribute this contribution, under the terms of your
choice._
message="The future return types on traits `EndpointResolver` and `IdentityResolver` changed to new-types `EndpointFuture` and `IdentityFuture` respectively."
references=["smithy-rs#3055"]
meta={"breaking"=true,"tada"=true,"bug"=true}
meta={"breaking"=true,"tada"=false,"bug"=false}
author="jdisanti"
[[smithy-rs]]
@@ -355,3 +355,26 @@ message = "Lifetimes have been added to the `EndpointResolver` trait."