Skip to content

1.1.0

Compare
Choose a tag to compare
@azure-sdk azure-sdk released this 10 Mar 03:21
079813f

1.1.0 (2021-03-09)

Breaking Changes

  • Compared to the previous 1.0.0 release, there are no breaking changes.
  • Removed az_iot_pnp_client.h, which included some beta APIs related to IoT Plug and Play such as az_iot_pnp_client().
    • These will ship in a future release and will continue to be available as beta from this feature branch.

Bug Fixes

  • [#1600] Make sure az_json_writer_append_json_text() appends a comma between elements of a JSON array.
  • [#1580] Fix build on Ubuntu 18.04 by updating CMake policy and MSVC runtime libraries.