Azure v0.1.2 Release Notes

Release Date: 2016-02-17 // about 8 years ago
  • 🏗 This is a combination of two bug fixes. First, it changes the framework build script to be more robust - you no longer have to explicitly build the library before building the framework target. Second, it fixes a potential race condition
    in the library, where a request can hang forever, never calling the callback with the request result.