|
| 1 | +# 0.0.7-beta 2023-06-16 |
| 2 | + |
| 3 | +### G42Cloud SDK CCE |
| 4 | + |
| 5 | +- _Features_ |
| 6 | + - None |
| 7 | +- _Bug Fix_ |
| 8 | + - None |
| 9 | +- _Change_ |
| 10 | + - **ShowNode** |
| 11 | + - changes of response param |
| 12 | + - `+ status.lastProbeTime` |
| 13 | + - **UpdateNode** |
| 14 | + - changes of response param |
| 15 | + - `+ status.lastProbeTime` |
| 16 | + - **DeleteNode** |
| 17 | + - changes of response param |
| 18 | + - `+ status.lastProbeTime` |
| 19 | + - **CreateNode** |
| 20 | + - changes of response param |
| 21 | + - `+ status.lastProbeTime` |
| 22 | + - **ListNodes** |
| 23 | + - changes of response param |
| 24 | + - `+ items.status.lastProbeTime` |
| 25 | + |
| 26 | +### G42Cloud SDK CSE |
| 27 | + |
| 28 | +- _Features_ |
| 29 | + - None |
| 30 | +- _Bug Fix_ |
| 31 | + - None |
| 32 | +- _Change_ |
| 33 | + - **DownloadKie** |
| 34 | + - changes of response param |
| 35 | + - `+ data.id` |
| 36 | + - **CreateEngine** |
| 37 | + - changes of response param |
| 38 | + - `+ jobId` |
| 39 | + - `- job_id` |
| 40 | + - **DeleteEngine** |
| 41 | + - changes of response param |
| 42 | + - `+ jobId` |
| 43 | + - `- job_id` |
| 44 | + |
| 45 | +### G42Cloud SDK ECS |
| 46 | + |
| 47 | +- _Features_ |
| 48 | + - None |
| 49 | +- _Bug Fix_ |
| 50 | + - None |
| 51 | +- _Change_ |
| 52 | + - **CreateServers** |
| 53 | + - changes of request param |
| 54 | + - `+ server.data_volumes.delete_on_termination` |
| 55 | + - **CreatePostPaidServers** |
| 56 | + - changes of request param |
| 57 | + - `+ server.data_volumes.delete_on_termination` |
| 58 | + |
| 59 | +### G42Cloud SDK SMN |
| 60 | + |
| 61 | +- _Features_ |
| 62 | + - Support the following interfaces: |
| 63 | + - `UpdateSubscription` |
| 64 | + - `ListLogtank` |
| 65 | + - `CreateLogtank` |
| 66 | + - `UpdateLogtank` |
| 67 | + - `DeleteLogtank` |
| 68 | +- _Bug Fix_ |
| 69 | + - None |
| 70 | +- _Change_ |
| 71 | + - **ListTopicDetails** |
| 72 | + - changes of response param |
| 73 | + - `+ topic_id` |
| 74 | + - **ListTopics** |
| 75 | + - changes of request param |
| 76 | + - `+ topic_id` |
| 77 | + - changes of response param |
| 78 | + - `+ topics.topic_id` |
| 79 | + - **ListTopicAttributes** |
| 80 | + - changes of response param |
| 81 | + - `+ attributes.access_policy` |
| 82 | + - `+ attributes.introduction` |
| 83 | + - `- attributes.Version` |
| 84 | + - `- attributes.Id` |
| 85 | + - `- attributes.Statement` |
| 86 | + - **AddSubscription** |
| 87 | + - changes of request param |
| 88 | + - `+ extension` |
| 89 | + |
1 | 90 | # 0.0.6-beta 2023-05-12 |
2 | 91 |
|
3 | 92 | ### G42Cloud SDK ECS |
|
0 commit comments