Skip to content

v0.8.2

Choose a tag to compare

@huguesv huguesv released this 26 Aug 23:19
  • Add functionality to Service Bus Management API

    • list queues/topics/notification hubs/relays
  • Add CreationTime to StorageAccountProperties

  • Preliminary SQL Database Management API

  • Preliminary Website Management API

    • list/get webspaces
    • list/get/create/delete/restart website
    • get historical usage metrics and metric definitions
    • get publish profile xml
  • Fixes for bugs:
    #192 Fix deserialization of broker properties for service bus.
    #173 Fix some incompatibilities with Python 2.6

    Thank you to lmazuel for the contributions to SQL Database, Service Bus and
    Website management.