Skip to content

paws.common-v0.3.6

Compare
Choose a tag to compare
@davidkretch davidkretch released this 15 Dec 01:15
· 1252 commits to main since this release
e01d006
  • Add the error response and HTTP status code to the condition object, in addition to having it be in the condition object's attributes. This is in response to a request in issue #329.
  • Make errors be of class paws_error in addition to their other classes, e.g. http_400, error, condition.
  • Correctly unmarshal EC2 API error responses.