Skip to content

Version 1.7.0

Compare
Choose a tag to compare
@EdLeafe EdLeafe released this 12 Mar 21:18
· 1000 commits to master since this release

2014.03.12 - Version 1.7.0

  • New:
    • Added support for Cloud Images (Glance).
      • Import/export your compute images across different data centers, or
        even different providers.
      • Share your images with other accounts.
  • Queues:
    • Fixed limit bug for queue messages. GitHub #309
  • General
    • Many Python 3 compatibility improvements.
      • Not fully compatible yet, but getting closer.
    • Fixed config file pathing problem on Windows. GitHub #306
    • Fixed issue where non-401 exceptions were suppressed. GitHub #310