Skip to content

release_2017_05_19

Compare
Choose a tag to compare
@jspaith jspaith released this 24 May 17:15
· 2133 commits to main since this release

C Device SDK

  • Expand MQTT_WS and x509 e2e tests for twin/methods
  • Add e2e tests for IoTHubClient_UploadToBlobAsync
  • Modify AMQP and MQTT E2E tests to use selection of network interface
  • Added correlation id and message id to mqtt

Bug Fixes

  • Fix for github issue #130
  • Change timeouts for e2e tests
  • Fix possible race around desired_state_callback
  • 64 bit integer comparison fix in tests
  • Fix MQTT e2e tests

C Service SDK

Documentation

uAMQP

  • Fix unittest errors when building with VS2008
  • Add VS 2008 build

C Shared Utility

  • Fix errors for building production code on VS2008
  • Add GetLastError calls for Windows
  • Updating the shrinking of the buffer
  • UT for dns_async
  • Make tlsio_openssl retrieve underlying_io options