v1.28.0
What's Changed
- Make the flaky eventstream test match the endpoint properties of the seemingly reliable MQTT5 test by @bretambrose in #660
- remove the dependency update by @TingDaoK in #670
- Update submodules by @sfod in #674
- Migrate to dispatch queue on macos by @sfod in #675
With the update to aws-c-io v0.24.0 macOS will now use Apple's Dispatch Queue, Network Framework, and Secitem to handle network connections and TLS negotiation.
Full Changelog: v1.27.5...v1.28.0