Skip to content

v5.4.0

Compare
Choose a tag to compare
@adam-fowler adam-fowler released this 21 Jul 14:16
· 32 commits to 5.x.x since this release
56f009d
  • Make Swift 5.2 the minimum requirement. PR #447
  • Add support for waiters (client-side abstraction used to poll a resource until a desired state is reached). PR #446
  • Add support for host prefixes: a string an api call will prefix at beginning of endpoint hostname. PR #448
  • This release brings in a new dependency: JMESPath.