v5.4.0
- 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.