Skip to content

Releases: test-kitchen/kitchen-digitalocean

0.9.1 / 2015-06-19

19 Jun 18:04
Compare
Choose a tag to compare

0.9.0 / 2015-04-17

17 Apr 20:07
Compare
Choose a tag to compare
  • @juliandunn [PR #37] Added the ability to pass user_data into droplet creation.

0.8.3 / 2014-12-29

29 Dec 14:39
Compare
Choose a tag to compare

0.8.2 / 2014-11-09

09 Nov 22:49
Compare
Choose a tag to compare
  • Handle API errors more gracefully, closes issue #33.

0.8.1 / 2014-10-13

14 Oct 00:31
Compare
Choose a tag to compare
  • @sarkis [PR #32] fix driver config example
  • @sarkis [PR #31] make sure there are no underscores in hostname
  • @sarkis [PR #30] properly split ssh key ids

0.8.0 / 2014-8-21

29 Aug 16:30
Compare
Choose a tag to compare

0.8.0 / 2014-8-21

0.8.0.pre1 / 2014-08-21

22 Aug 01:49
Compare
Choose a tag to compare
Pre-release

_Breaking Changes_

From this version on the driver uses API V2, the use of image_id, flavor_id, and region_id has been replaced
with image, size, region. You can now rely on slugs instead of uses IDs. Please refer to the readme for additional information.

0.7.3 / 2014-08-19

19 Aug 15:47
Compare
Choose a tag to compare
  • Add id for New York 3
  • Update various other data id's
  • @sample [PR #23] Fix Debian 7.0 id
  • @skottler [PR #22] Update the ID for precise
  • @RoboticCheese [PR #21] Update README to reflect latest platform list

0.7.2 / 2014-07-24

24 Jul 18:18
Compare
Choose a tag to compare

0.7.1 / 2014-06-23

24 Jun 01:31
Compare
Choose a tag to compare