Skip to content

0.27.2

Compare
Choose a tag to compare
@bcardiff bcardiff released this 05 Feb 17:12
· 4391 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)