Skip to content

v1.0.1

Choose a tag to compare

@huguesv huguesv released this 14 Sep 18:37

2015-09-14 Version 1.0.1

  • Use requests library by default in all libraries
    • Exception is azure-servicemanagement-legacy which can use requests or winhttp
    • Proxies that are automatically detected by requests don't require set_proxy call anymore
  • Fix dependencies for azure-storage by using separate 2.x and 3.x wheels