Changelog

0.20.1 - 2019-10-02

0.20.0 - 2019-07-22

0.19.0 - 2019-05-28

  • Changes
    • All squirrelsave methods have been removed and are no longer accessible

    • Removed methods
      • squirrelsave.info()
      • squirrelsave.keys()
      • squirrelsave.list()

0.18.0 - 2019-02-04

0.17.0 - 2019-01-27

0.16.0 - 2018-04-03

0.15.0 - 2018-02-13

0.14.0 - 2018-01-06

0.13.0 - 2017-11-13

0.12.0 - 2017-08-15

0.10.1 - 2017-03-13

  • Changes
    • The ‘4x500gb’ disk option has been replaced with ‘2x1000gb’. 500GB drives are no longer provided as an option in create.monthly_fullserver() for the UFS29 product spec.

0.10.0 - 2016-11-30

0.9.30 - 2016-11-17

  • Changes
    • The “tar” image_type in server.snapshot() has been deprecated and only available for use with our classic Miniservers running a Linux operating system.

0.9.29 - 2016-07-11

  • Changes
    • Optional partitioning parameter for create.monthly_fullserver() now uses ‘two_volumes’ instead of ‘two_drives’ for Windows servers with 4 disks.

0.9.28 - 2016-06-21

0.9.27 - 2016-01-14

0.9.25 - 2015-09-17

0.9.24 - 2015-08-18

0.9.23 - 2015-07-23

0.9.22 - 2015-04-23

  • New methods
  • Changes
    • vLANs are now listed in server.info() method.
    • Network zones information is now exposed in service.info().
    • Added add_to_next_bill parameters to create methods.

0.9.21 - 2015-03-16

0.9.20 - 2015-02-13

0.9.19 - 2014-10-28

0.9.18 - 2014-10-17

0.9.17 - 2014-09-11

0.9.16 - 2014-03-19

  • Changes

    • The optional vlan parameter in create.monthly_miniserver() has changed. Now it can be used to provide the name of a vLAN product to put the server in when it is created. If the parameter is not provided, the server won’t join any vLAN.

0.9.15 - 2014-02-14

0.9.14 - 2014-01-27

  • Changes
    • Added new JSON-RPC interface to the API.

0.9.13 - 2014-01-24

0.9.12 - 2014-01-08

0.9.11 - 2013-11-22

  • Changes
    • The record parameter for dns.zone_record_create() is now optional, and will default to the empty string ‘’. This allows creation of zone records for the domain itself, e.g. example.com.

0.9.10 - 2013-10-03

  • Changes
    • Create methods now take the full name of the operating system (example: debian_wheezy_64). This is consistent with other api methods, for example server.info(). The os_bits parameter is now optional.
  • New methods

0.9.9 - 2013-05-22

0.9.8 - 2013-05-03

0.9.7 - 2013-02-19

0.9.6 - 2012-11-20

0.9.5 - 2012-09-20

  • Changes
    • Don’t apply container name restrictions on ACL methods

0.9.4 - 2012-07-12

0.9.3 - 2012-06-29

  • Changes

0.9.2 - 2012-06-08

0.9.1 - 2012-06-01

0.9.0 - 2012-04-27

  • First public release