File tree Expand file tree Collapse file tree 1 file changed +37
-1
lines changed Expand file tree Collapse file tree 1 file changed +37
-1
lines changed Original file line number Diff line number Diff line change @@ -49,7 +49,43 @@ <h1>Linode API Changelog</h1>
49
49
Versioning 2.0.0 Guidelines</ a > .
50
50
</ p >
51
51
52
-
52
+ < h2 class ="release-header ">
53
+ 2018-06-20
54
+ < span class ="release-version "> version 4.0.1</ span >
55
+ </ h2 >
56
+ < h3 > Added:</ h3 >
57
+ < ul >
58
+ < li > Added fast-track NodeBalancer creation
59
+ < ul >
60
+ < li > POST /nodebalancers now accepts "configs", details of configs to create</ li >
61
+ < li > Each config in "configs" must have at least one node in "nodes"</ li >
62
+ </ ul >
63
+ </ li >
64
+ < li > Added X-Spec-Version header to API responses
65
+ < ul >
66
+ < li > Indicates the version of Linode's OpenAPI specification describes this API</ li >
67
+ < li > Spec is available at
68
+ < a href ="https://developers.linode.com/openapi.yaml "> https://developers.linode.com/openapi.yaml</ a > </ li >
69
+ </ ul >
70
+ </ li >
71
+ < li > Added persistent ordering to all collections
72
+ < ul >
73
+ < li > All collections are now returned in a predictable, consistent order</ li >
74
+ </ ul >
75
+ </ li >
76
+ < li > Added watchdog_enabled to Linode object</ li >
77
+ < li > Added X-Spec-Version header to all responses
78
+ < ul >
79
+ < li > This header describes the version of our OpenAPI spec that
80
+ describes this API</ li >
81
+ </ ul >
82
+ </ li >
83
+ </ ul >
84
+ < h3 > Fixed:</ h3 >
85
+ < ul >
86
+ < li > Require shutting down before resetting root password for a disk</ li >
87
+ < li > Fixed url for Community events</ li >
88
+ </ ul >
53
89
< h2 class ="release-header ">
54
90
2018-05-14
55
91
< span class ="release-version "> version 4.0.1</ span >
You can’t perform that action at this time.
0 commit comments