TRITON-316 cut node-triton 5.10.0 release
Reviewed by: Cody Peter Mello <cody.mello@joyent.com> Approved by: Cody Peter Mello <cody.mello@joyent.com>
This commit is contained in:
parent
96a5be8ce7
commit
91b4c23a52
@ -6,6 +6,10 @@ Known issues:
|
|||||||
|
|
||||||
## not yet released
|
## not yet released
|
||||||
|
|
||||||
|
(nothing yet)
|
||||||
|
|
||||||
|
## 5.10.0
|
||||||
|
|
||||||
- [TRITON-19] add support for deletion protection on instances. An instance with
|
- [TRITON-19] add support for deletion protection on instances. An instance with
|
||||||
the deletion protection flag set true cannot be destroyed until the flag is
|
the deletion protection flag set true cannot be destroyed until the flag is
|
||||||
set false. It is exposed through
|
set false. It is exposed through
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "triton",
|
"name": "triton",
|
||||||
"description": "Joyent Triton CLI and client (https://www.joyent.com/triton)",
|
"description": "Joyent Triton CLI and client (https://www.joyent.com/triton)",
|
||||||
"version": "5.9.0",
|
"version": "5.10.0",
|
||||||
"author": "Joyent (joyent.com)",
|
"author": "Joyent (joyent.com)",
|
||||||
"homepage": "https://github.com/joyent/node-triton",
|
"homepage": "https://github.com/joyent/node-triton",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
Reference in New Issue
Block a user