parent
96273d2a12
commit
16cad7a3e7
@ -1,5 +1,12 @@
|
||||
## Version 1.7.4
|
||||
## Version 1.7.5
|
||||
|
||||
## Bugfix
|
||||
### Bugfix
|
||||
|
||||
- Remove tag "required" from field Value in AffinityRuleAddRequest, AntiAffinityRuleAddRequest, AffinityRuleRemoveRequest AntiAffinityRuleRemoveRequest in cloudapi/compute and cloudbroker/compute
|
||||
- Add json tag to a field AccountID in ItemCompute in cloudapi/bservice
|
||||
- Add boolean field NeedReboot in RecordCompute and ItemCompute in cloudapi/compute
|
||||
- Change json and url tags for field ShowAll in GetRequest in cloudapi/image
|
||||
- Change json and url tags for field ByID in ListRequest in cloudapi/k8ci
|
||||
- Change json and url tags for field AccountID in ListRequest in cloudapi/lb
|
||||
- Add boolean field Safe in RestartRequest in cloudapi/lb
|
||||
- Remove omitempty from json and url tags in ExtNetID in CreateInRGRequest in cloudapi/vins and cloudbroker/vins
|
||||
- Change type of field ExtNetID from uint64 to int64 in CreateInRGRequest in cloudapi/vins and cloudbroker/vins
|
||||
|
Loading…
Reference in new issue