v1.5.8
This commit is contained in:
15
CHANGELOG.md
15
CHANGELOG.md
@@ -1,6 +1,13 @@
|
||||
## Version 1.5.7
|
||||
## Version 1.5.8
|
||||
|
||||
### Bugfix
|
||||
- Remove the required tag of the start field in the CreateRequest model in cb/lb/create, since it is impossible to create an lb without starting it
|
||||
- Fix model the RecordGrid, add the ItemGridList model to cloudbroker/grid/models to correctly receive information on get and list requests
|
||||
- Fix tag json field GID in model RecordResourcesConsumption cb/grid/models
|
||||
- Fix model the RecordK8CI to cloudbroker/k8ci/models to correctly receive information on get request
|
||||
- Add model the RecordK8CIList to cloudbroker/k8ci/models to correctly receive information on list request
|
||||
- Refactored clients to fix the problems with concurrency safety
|
||||
- Add the Routes field in the CreateInRGRequest and CreateInAccountRequest models in cb/vins. The fields for creating the resource are matched
|
||||
|
||||
For get request to work correctly:
|
||||
- Fix the Rules field (fix type) in the NATConfig model in cb/vins/models and ca/vins/models
|
||||
- Fix the InfoVNF model (remove the excess field, add the Routes field) in cb/vins/models
|
||||
- Add the ItemRoutes model in cb/vins/models
|
||||
- Fix the RecordVINS model (remove the excess fields) in cb/vins/models
|
||||
|
||||
Reference in New Issue
Block a user