Skip to content

Commit

Permalink
update changelog for 0.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
reset committed Jul 3, 2013
1 parent 94894e7 commit 8956200
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,19 @@
# 0.9.0

* Default provisioner is now EC2/AWS
* Nodes created by the EC2 provisioner will now be destroyed during environment destroy
* Nodes and clients belonging to an environment will now be destroyed during environment destroy
* Commands can now be run against a single node by passing the `--only` flag
* Locked environments cannot be destroyed unless `--force` is provided
* Fix `plugin list --remote`
* REST API is now versioned (shipping with V1)
* Various logging and messaging clarity improvements
* Speed improvements when commanding a large set of nodes
* Fix issue where attributes would be toggled multiple times when commanding a large set of nodes
* Speed improvements to application boot time
* Many thread leak fixes
* Unlocking an environment will be considered successful unless an exception occurs

# 0.8.4

* Fix crash when cleaning up after commanding Windows nodes
Expand Down

0 comments on commit 8956200

Please sign in to comment.