Deprecations removal list #3223
                  
                    
                      jdisanti
                    
                  
                
                  announced in
                Change Log
              
            Replies: 0 comments
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
-
Types/functions that were deprecated in previous releases were removed. Unfortunately, some of these deprecations
were ignored by the Rust compiler (we found out later that
#[deprecated]onpub usedoesn't work), so those onesare listed out below:
AuthSchemeOptionResolverrenamed toResolveAuthSchemeOptionsaws_smithy_types::Errormoved/renamed toaws_smithy_types::error::Erroraws_smithy_types::unhandled::Unhandledwas removed with no replacement, but it shouldn't be neededEndpointResolverrenamed toResolveEndpointIdentityResolverrenamed toResolveIdentityInterceptorrenamed toInterceptRequestSerializerrenamed toSerializeRequestResponseDeserializerrenamed toDeserializeResponseResponseDeserializerrenamed toDeserializeResponseSignerrenamed toSignBeta Was this translation helpful? Give feedback.
All reactions