This commit is contained in:
2023-11-07 15:54:13 +03:00
parent 84c0248019
commit e6440bc4a3
11 changed files with 651 additions and 20 deletions

View File

@@ -1,7 +1,9 @@
## Version 1.6.8
## Version 1.7.0
## Feature
- Add IDs() methods returning array of uint64 IDs for all List* structs in cloudapi/cloudbroker groups
- Added support for authorization using the Basis.Virtual Security system. Add client and config
## Bugfix
- Fix field Audit in CloudBrokerEndpoints model in cloudbroker/apiaccess
- Add model ListInfoSnapshots in cloudapi/bservice/models
- Fix func SnapshotList for work with new model cloudapi/bservice/snapshot_list
- Add models ItemAffinityGroup, ListAffinityGroup in cloudapi/rg/models