You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
697 B
13 lines
697 B
## Version 1.7.5
|
|
|
|
### Bugfix
|
|
|
|
- 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
|