Skip to content

uamqp v1.4.0

Compare
Choose a tag to compare
@yunhaoling yunhaoling released this 03 May 20:01
0eb9d73

This version and all future versions will require Python 2.7 or Python 3.6+, Python 3.5 is no longer supported.

  • Fixed memory leaks in the process of link attach where source and target cython objects are not properly deallocated (azure-sdk-for-python issue #15747).
  • Improved management operation callback not to parse description value of non AMQP_TYPE_STRING type as string (azure-sdk-for-python issue #18361).