Skip to content

v1.28.0

Choose a tag to compare

@sfod sfod released this 11 Dec 18:40
· 13 commits to main since this release
665d7e6

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