Skip to content

0.27.2

Choose a tag to compare

@bcardiff bcardiff released this 05 Feb 17:12
· 5390 commits to master since this release
60760a5

Standard library

  • Fixed integer overflow in main thread stack base detection. (#7373, thanks @ysbaddaden)

Networking

  • Fixes TLS exception during shutdown. (#7372, thanks @bcardiff)
  • Fixed HTTP::Client support exception on missing Content-Type. (#7371, thanks @bew)